summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Per bug 214168, some users are really picky about wanting a Perl-free Git. ↵Robin H. Johnson2008-03-241-11/+3
| | | | | | | This new revision makes that a possibility, and now also introduces most of the dependancies that were only previously stated in the pkg_postinst phase. The following arch keywords have been dropped per bug 214464 until the arches can keyword the dependancies: arm, ia64, s390, sh. (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Per bug 214168, some users are really picky about wanting a Perl-free Git. ↵Robin H. Johnson2008-03-243-1/+616
| | | | | | This new revision makes that a possibility, and now also introduces most of the dependancies that were only previously stated in the pkg_postinst phase. The following arch keywords have been dropped per bug 214464 until the arches can keyword the dependancies: arm, ia64, s390, sh. (Portage version: 2.1.4.4)
* Fix tests related to pyc handling.Ali Polatel2008-03-231-5/+5
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix tests related to pyc handling.Ali Polatel2008-03-232-2/+9
| | | | (Portage version: 2.1.4.4)
* Version bump.Sven Wegener2008-03-231-6/+6
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Version bump.Sven Wegener2008-03-232-2/+8
| | | | (Portage version: 2.1.4.4)
* Switched to java-virtuals/servlet-api, EAPI=1 slots, quoted vars, filtered ↵William Thomson2008-03-221-3/+2
| | | | | | | ecj-3.3, and removed unused stable version (Portage version: 2.1.4.1) (Unsigned Manifest commit)
* Switched to java-virtuals/servlet-api, EAPI=1 slots, quoted vars, filtered ↵William Thomson2008-03-222-63/+105
| | | | | | ecj-3.3, and removed unused stable version (Portage version: 2.1.4.1)
* add neon-0.28.1 support wrt #210535; refresh patchesBenedikt Boehm2008-03-221-11/+12
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* add neon-0.28.1 support wrt #210535; refresh patchesBenedikt Boehm2008-03-228-32/+470
| | | | (Portage version: 2.1.4.4)
* amd64 stableSamuli Suominen2008-03-221-12/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* amd64 stableSamuli Suominen2008-03-222-3/+6
| | | | (Portage version: 2.1.4.4)
* Version bump (bug #214262), remove older versionsHarald van Dijk2008-03-221-5/+13
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Version bump (bug #214262), remove older versionsHarald van Dijk2008-03-223-58/+17
| | | | (Portage version: 2.1.4.4)
* Marked stable on amd64 for bug #212986Daniel Gryniewicz2008-03-221-2/+12
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Marked stable on amd64 for bug #212986Daniel Gryniewicz2008-03-222-3/+7
| | | | (Portage version: 2.1.4.4)
* 0.10.1 releaseGreg Kroah-Hartman2008-03-211-1/+3
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* 0.10.1 releaseGreg Kroah-Hartman2008-03-212-1/+38
| | | | (Portage version: 2.1.4.4)
* Fixed minorsyns and shortened description.Tiziano Müller2008-03-211-2/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Fixed minorsyns and shortened description.Tiziano Müller2008-03-212-8/+10
| | | | (Portage version: 2.1.4.4)
* Changed dependency to allow gvim as vim-dependency.Tiziano Müller2008-03-211-2/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Changed dependency to allow gvim as vim-dependency.Tiziano Müller2008-03-212-3/+6
| | | | (Portage version: 2.1.4.4)
* Added myself as maintainer.Ali Polatel2008-03-211-5/+5
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Added myself as maintainer.Ali Polatel2008-03-212-1/+8
| | | | (Portage version: 2.1.4.4)
* Added longdescription, added myself as maintainer.Ali Polatel2008-03-211-5/+5
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Added longdescription, added myself as maintainer.Ali Polatel2008-03-212-1/+16
| | | | (Portage version: 2.1.4.4)
* Version bump.Ali Polatel2008-03-201-4/+6
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Version bump.Ali Polatel2008-03-202-1/+30
| | | | (Portage version: 2.1.4.4)
* Version bump.Ali Polatel2008-03-201-4/+6
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Version bump.Ali Polatel2008-03-202-1/+107
| | | | (Portage version: 2.1.4.4)
* Add support for USE=xinetd #213014.Mike Frysinger2008-03-201-2/+12
| | | | | (Portage version: 2.2_pre5) (Signed Manifest commit)
* Add support for USE=xinetd #213014.Mike Frysinger2008-03-202-5/+10
| | | | (Portage version: 2.2_pre5)
* The base Git.pm module now requires dev-perl/Error, so it is no longer ↵Robin H. Johnson2008-03-201-12/+2
| | | | | | | optional under USE=perl. dev-perl/Net-SMTP-SSL remains optional as it is only used for git-send-email. (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* The base Git.pm module now requires dev-perl/Error, so it is no longer ↵Robin H. Johnson2008-03-202-3/+9
| | | | | | optional under USE=perl. dev-perl/Net-SMTP-SSL remains optional as it is only used for git-send-email. (Portage version: 2.1.4.4)
* Version bumpMarkus Ullmann2008-03-201-7/+6
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Version bumpMarkus Ullmann2008-03-203-24/+10
| | | | (Portage version: 2.1.4.4)
* Version bump, fix quoting. einstall->emake installRobert Buchholz2008-03-201-2/+4
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Version bump, fix quoting. einstall->emake installRobert Buchholz2008-03-202-2/+42
| | | | (Portage version: 2.1.4.4)
* fix typo in stopping messageMike Frysinger2008-03-201-1/+11
| | | | | (Portage version: 2.2_pre2) (Signed Manifest commit)
* fix typo in stopping messageMike Frysinger2008-03-201-3/+3
| | | | (Portage version: 2.2_pre2)
* Version bumpMart Raudsepp2008-03-191-4/+6
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Version bumpMart Raudsepp2008-03-192-1/+82
| | | | (Portage version: 2.1.4.4)
* 0.10 releaseGreg Kroah-Hartman2008-03-191-1/+3
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* 0.10 releaseGreg Kroah-Hartman2008-03-192-2/+33
| | | | (Portage version: 2.1.4.4)
* Fix SRC_URI.Bo Ørsted Andresen2008-03-191-5/+5
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix SRC_URI.Bo Ørsted Andresen2008-03-192-3/+6
| | | | (Portage version: 2.1.4.4)
* Stable for HPPA too.Jeroen Roovers2008-03-191-2/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Stable for HPPA too.Jeroen Roovers2008-03-192-5/+8
| | | | (Portage version: 2.1.4.4)
* version bump. bug #213802Doug Goldstein2008-03-181-1/+13
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* version bump. bug #213802Doug Goldstein2008-03-182-2/+50
| | | | (Portage version: 2.1.4.4)