summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-client/netsurf: bump to version 3.9Philipp Ammann2019-12-041-0/+35
| | | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/netsurf: remove oldVirgil Dupras2018-10-213-178/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* www-client/netsurf: bump to 3.8Virgil Dupras2018-10-212-0/+165
| | | | | | | | | | | I had to drop gstreamer because it depends on a vulnerable version. Closes: https://bugs.gentoo.org/636224 Closes: https://bugs.gentoo.org/662230 Closes: https://bugs.gentoo.org/629204 Closes: https://bugs.gentoo.org/641846 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* www-client/netsurf: Remove old verion(s).Michael Weber2017-02-054-235/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/netsurf: Fix USE=gstreamer (bug 607650, thanks ernsteiswuerfel), ↵Michael Weber2017-01-311-0/+31
| | | | | | limit NETSURF_USE_VIDEO to gtk/gtk3 versions. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/netsurf: Version bump (bug 602526, thanks Philipp Ammann), add ↵Michael Weber2017-01-243-0/+178
| | | | | | support for GTK3, fix librosprite RDEPEND (bug 604128, thanks Another Mortal). Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/netsurf: drop old.Michael Weber2016-05-073-181/+0
| | | | Package-Manager: portage-2.2.28
* Drop old, cleanup FILESDIR.Michael Weber2016-03-037-360/+0
|
* www-client/netsurf: Version bump.Michael Weber2016-03-023-0/+150
| | | | Package-Manager: portage-2.2.27
* www-client/netsurf: fix USE=pdf-writer (bug 555904, bug 555906, thanks Oschtan).Michael Weber2015-08-112-0/+175
| | | | Package-Manager: portage-2.2.20
* www-client/netsurf: fix 'src_install' failure, bug #552562Sergei Trofimovich2015-08-102-5/+5
| | | | | | | | | - do not drop _BSD_SOURCE define as 'timeradd' is defined only under _BSD_SOURCE on old glibc - use nullglob when we install single binary, bug #552562 by Anthony Parsons, w0rm and others. Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+451
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed