summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Ensure global Displays and Controls directories exist, force gdesklets-core ↵Joe Sapp2009-10-211-1/+2
| | | | | | | to be rebuilt after a python upgrade, moved to EAPI 2, and removed blockers on packages that are no longer in the tree (Portage version: 2.1.7.1/cvs/Linux x86_64) (Unsigned Manifest commit)
* Ensure global Displays and Controls directories exist, force gdesklets-core ↵Joe Sapp2009-10-212-1/+144
| | | | | | to be rebuilt after a python upgrade, moved to EAPI 2, and removed blockers on packages that are no longer in the tree (Portage version: 2.1.7.1/cvs/Linux x86_64)
* Corrected bash completion script so that it works with zsh (can't have a ↵Joe Sapp2009-10-121-2/+2
| | | | | | | variable named "status") (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Corrected bash completion script so that it works with zsh (can't have a ↵Joe Sapp2009-10-122-4/+9
| | | | | | variable named "status") (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Removed non-revised 0.36.1 in favor of -r2 now that all arches are stableJoe Sapp2009-09-081-2/+1
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Removed non-revised 0.36.1 in favor of -r2 now that all arches are stableJoe Sapp2009-09-082-119/+5
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Marking gdesklets-core-0.36.1-r2 ppc64 for bug 279116Brent Baude2009-09-061-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ppc64) (Unsigned Manifest commit)
* Marking gdesklets-core-0.36.1-r2 ppc64 for bug 279116Brent Baude2009-09-062-3/+7
| | | | (Portage version: 2.1.6.13/cvs/Linux ppc64)
* alpha/ia64/sparc/x86 stable wrt #279116Raúl Porcel2009-08-021-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ia64) (Unsigned Manifest commit)
* alpha/ia64/sparc/x86 stable wrt #279116Raúl Porcel2009-08-022-3/+7
| | | | (Portage version: 2.1.6.13/cvs/Linux ia64)
* ppc stable #279116Gysbert Wassenaar2009-07-271-12/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ppc) (Unsigned Manifest commit)
* ppc stable #279116Gysbert Wassenaar2009-07-272-3/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux ppc)
* Marked stable on AMD64 as requested by Joe Sapp <nixphoeni@gentoo.org> in ↵Tony Vroon2009-07-271-2/+12
| | | | | | | bug #279116. Compile-tested with USE="bash-completion" on a Core2 Duo. (Portage version: 2.1.6.13/cvs/Linux x86_64) (Signed Manifest commit)
* Marked stable on AMD64 as requested by Joe Sapp <nixphoeni@gentoo.org> in ↵Tony Vroon2009-07-272-3/+7
| | | | | | bug #279116. Compile-tested with USE="bash-completion" on a Core2 Duo. (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Added bugs-to field to metadata pointing to the launchpad bug reporting toolJoe Sapp2009-06-061-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Added bugs-to field to metadata pointing to the launchpad bug reporting toolJoe Sapp2009-06-062-2/+11
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Removed migration tool since it's packaged upstream now and no ebuilds use itJoe Sapp2009-06-021-2/+1
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Removed migration tool since it's packaged upstream now and no ebuilds use itJoe Sapp2009-06-022-207/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Added bash completion and an autostart .desktop file from upstream's bzr repoJoe Sapp2009-06-011-2/+4
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Added bash completion and an autostart .desktop file from upstream's bzr repoJoe Sapp2009-06-014-8/+89
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Added patch for Python 2.6 (see bug #266151); removed old files and ebuildsJoe Sapp2009-05-181-10/+3
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Added patch for Python 2.6 (see bug #266151); removed old files and ebuildsJoe Sapp2009-05-188-234/+41
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Updated dependencies on python to be <dev-lang/python-2.6 (bug #266151). ↵Joe Sapp2009-04-201-4/+4
| | | | | | | This can be done since the only dev-lang/python in the tree is >2.3, so it matches the existing dep. (Portage version: 2.1.6.11/cvs/Linux x86_64) (Unsigned Manifest commit)
* Updated dependencies on python to be <dev-lang/python-2.6 (bug #266151). ↵Joe Sapp2009-04-204-7/+13
| | | | | | This can be done since the only dev-lang/python in the tree is >2.3, so it matches the existing dep. (Portage version: 2.1.6.11/cvs/Linux x86_64)
* Removed debug USE flag automatically added by gnome2.eclass (to prevent ↵Joe Sapp2009-04-181-4/+4
| | | | | | | breakage) and 9-second epause at pkg_postinst (Portage version: 2.1.6.11/cvs/Linux x86_64) (Unsigned Manifest commit)
* Removed debug USE flag automatically added by gnome2.eclass (to prevent ↵Joe Sapp2009-04-184-16/+22
| | | | | | breakage) and 9-second epause at pkg_postinst (Portage version: 2.1.6.11/cvs/Linux x86_64)
* Adding ~ppc64 for 258071Brent Baude2009-03-121-3/+3
| | | | | (Portage version: 2.1.6.7/cvs/Linux ppc64) (Unsigned Manifest commit)
* Adding ~ppc64 for 258071Brent Baude2009-03-123-5/+9
| | | | (Portage version: 2.1.6.7/cvs/Linux ppc64)
* Updated pkg_postinst() to reflect new location of archive of old deskletsJoe Sapp2009-02-281-4/+4
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Unsigned Manifest commit)
* Updated pkg_postinst() to reflect new location of archive of old deskletsJoe Sapp2009-02-284-9/+13
| | | | (Portage version: 2.1.6.7/cvs/Linux x86_64)
* Removed old ebuildsJoe Sapp2009-02-191-8/+1
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Unsigned Manifest commit)
* Removed old ebuildsJoe Sapp2009-02-194-316/+6
| | | | (Portage version: 2.1.6.7/cvs/Linux x86_64)
* stable ppc, bug 258067Brent Baude2009-02-161-2/+2
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64) (Unsigned Manifest commit)
* stable ppc, bug 258067Brent Baude2009-02-162-3/+6
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
* ia64 stable #258067Raúl Porcel2009-02-091-12/+2
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64) (Unsigned Manifest commit)
* ia64 stable #258067Raúl Porcel2009-02-092-3/+7
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
* amd64/x86 stable, bug #258067Markus Meier2009-02-081-2/+12
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #258067Markus Meier2009-02-082-3/+7
| | | | (Portage version: 2.1.6.7/cvs/Linux x86_64)
* Stable on alpha, bug #258067Tobias Klausmann2009-02-081-2/+2
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Unsigned Manifest commit)
* Stable on alpha, bug #258067Tobias Klausmann2009-02-082-5/+9
| | | | (Portage version: 2.1.6.7/cvs/Linux x86_64)
* Version bump; typographical fixesJoe Sapp2008-12-301-6/+9
| | | | | (Portage version: 2.1.6.2/cvs/Linux 2.6.26-tuxonice x86_64) (Unsigned Manifest commit)
* Version bump; typographical fixesJoe Sapp2008-12-308-21/+159
| | | | (Portage version: 2.1.6.2/cvs/Linux 2.6.26-tuxonice x86_64)
* Removed 0.36 since 0.36-r1 is stable now and replaces itJoe Sapp2008-12-171-2/+1
| | | | | (Portage version: 2.1.6/cvs/Linux 2.6.26-tuxonice x86_64) (Unsigned Manifest commit)
* Removed 0.36 since 0.36-r1 is stable now and replaces itJoe Sapp2008-12-172-88/+4
| | | | (Portage version: 2.1.6/cvs/Linux 2.6.26-tuxonice x86_64)
* Stable on ppc wrt bug 234779Gysbert Wassenaar2008-08-251-2/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Stable on ppc wrt bug 234779Gysbert Wassenaar2008-08-252-3/+6
| | | | (Portage version: 2.1.4.4)
* alpha/ia64 stable wrt #234779Raúl Porcel2008-08-161-12/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* alpha/ia64 stable wrt #234779Raúl Porcel2008-08-162-3/+7
| | | | (Portage version: 2.1.4.4)
* amd64/x86 stable, bug #234779Markus Meier2008-08-151-2/+12
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2 i686) (Signed Manifest commit)
* amd64/x86 stable, bug #234779Markus Meier2008-08-152-3/+7
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2 i686)