summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* amd64/x86 stable, bug #234305Markus Meier2009-04-041-2/+12
| | | | | (Portage version: 2.1.6.11/cvs/Linux x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #234305Markus Meier2009-04-042-3/+6
| | | | (Portage version: 2.1.6.11/cvs/Linux x86_64)
* amd64/x86 stable, bug #234305Markus Meier2009-04-041-2/+12
| | | | | (Portage version: 2.1.6.11/cvs/Linux x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #234305Markus Meier2009-04-042-3/+6
| | | | (Portage version: 2.1.6.11/cvs/Linux x86_64)
* stable amd64/sparc, bug 264516Tiago Cunha2009-04-031-2/+12
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Signed Manifest commit)
* stable amd64/sparc, bug 264516Tiago Cunha2009-04-032-3/+6
| | | | (Portage version: 2.1.6.7/cvs/Linux x86_64)
* - keyword ~armNed Ludd2009-04-021-1/+1
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Unsigned Manifest commit)
* - keyword ~armNed Ludd2009-04-021-2/+2
| | | | (Portage version: 2.1.6.7/cvs/Linux x86_64)
* Version bump. Fixes bug #264138.Heath Caldwell2009-04-021-1/+3
| | | | | (Portage version: 2.1.6.11/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump. Fixes bug #264138.Heath Caldwell2009-04-022-1/+63
| | | | (Portage version: 2.1.6.11/cvs/Linux x86_64)
* Marked ppc stable for bug #264516.Joseph Jezak2009-04-021-12/+2
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Unsigned Manifest commit)
* Marked ppc stable for bug #264516.Joseph Jezak2009-04-022-3/+6
| | | | (Portage version: 2.1.6.7/cvs/Linux x86_64)
* Typod the version number.Robin H. Johnson2009-04-021-5/+5
| | | | | (Portage version: 2.2_rc27/cvs/Linux x86_64) (Unsigned Manifest commit)
* Typod the version number.Robin H. Johnson2009-04-022-2/+8
| | | | (Portage version: 2.2_rc27/cvs/Linux x86_64)
* NMU version bump, adds Core i7 detection that I need.Robin H. Johnson2009-04-021-1/+4
| | | | | (Portage version: 2.2_rc27/cvs/Linux x86_64) (Unsigned Manifest commit)
* NMU version bump, adds Core i7 detection that I need.Robin H. Johnson2009-04-022-2/+85
| | | | (Portage version: 2.2_rc27/cvs/Linux x86_64)
* Fix CC handling, bug 243642.Ulrich Müller2009-04-011-5/+5
| | | | | (Portage version: 2.2_rc27/cvs/Linux i686) (Signed Manifest commit)
* Fix CC handling, bug 243642.Ulrich Müller2009-04-012-6/+6
| | | | (Portage version: 2.2_rc27/cvs/Linux i686)
* Add myself as maintainer. Add longdescription.Ulrich Müller2009-04-011-5/+5
| | | | | (Portage version: 2.2_rc27/cvs/Linux i686) (Signed Manifest commit)
* Add myself as maintainer. Add longdescription.Ulrich Müller2009-04-012-2/+20
| | | | (Portage version: 2.2_rc27/cvs/Linux i686)
* Remove old.Tiago Cunha2009-03-311-3/+11
| | | | | (Portage version: 2.1.6.7/cvs/Linux sparc64) (Signed Manifest commit)
* Remove old.Tiago Cunha2009-03-312-57/+4
| | | | (Portage version: 2.1.6.7/cvs/Linux sparc64)
* Bump to 20090330.Gilles Dartiguelongue2009-03-301-4/+6
| | | | | (Portage version: 2.2_rc28/cvs/Linux x86_64) (Signed Manifest commit)
* Bump to 20090330.Gilles Dartiguelongue2009-03-302-1/+33
| | | | (Portage version: 2.2_rc28/cvs/Linux x86_64)
* Strigi needs poppler-utils for pdftotext util.Peter Alfredsen2009-03-301-12/+2
| | | | | (Portage version: 2.2_rc28/cvs/Linux x86_64) (Unsigned Manifest commit)
* Strigi needs poppler-utils for pdftotext util.Peter Alfredsen2009-03-302-2/+6
| | | | (Portage version: 2.2_rc28/cvs/Linux x86_64)
* Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.Peter Alfredsen2009-03-301-5/+5
| | | | | (Portage version: 2.2_rc28/cvs/Linux x86_64) (Unsigned Manifest commit)
* Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.Peter Alfredsen2009-03-305-32/+20
| | | | (Portage version: 2.2_rc28/cvs/Linux x86_64)
* Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.Peter Alfredsen2009-03-301-3/+3
| | | | | (Portage version: 2.2_rc28/cvs/Linux x86_64) (Unsigned Manifest commit)
* Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.Peter Alfredsen2009-03-303-5/+9
| | | | (Portage version: 2.2_rc28/cvs/Linux x86_64)
* Fix bug 262644: Dustin Polke <gentoobugzilla DOT 20 DOT dsurawicz AT ↵Christian Faulhammer2009-03-291-2/+12
| | | | | | | spamgourmet DOT com> reported a problem with .pyo and .pyc being installed under /usr/share, which is a QA violation. This should have been fixed with bug 215944, but the fix there was just a workaround to quiten Portage QA warnings without solving the problem. Dustin provided a patch for all this. (Portage version: 2.1.6.7/cvs/Linux i686) (Signed Manifest commit)
* Fix bug 262644: Dustin Polke <gentoobugzilla DOT 20 DOT dsurawicz AT ↵Christian Faulhammer2009-03-292-4/+35
| | | | | | spamgourmet DOT com> reported a problem with .pyo and .pyc being installed under /usr/share, which is a QA violation. This should have been fixed with bug 215944, but the fix there was just a workaround to quiten Portage QA warnings without solving the problem. Dustin provided a patch for all this. (Portage version: 2.1.6.7/cvs/Linux i686)
* Version bump.Vlastimil Babka2009-03-281-7/+3
| | | | | (Portage version: 2.2_rc27/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump.Vlastimil Babka2009-03-285-128/+25
| | | | (Portage version: 2.2_rc27/cvs/Linux x86_64)
* - make beep respect LDFLAGS via basic Makefile cleanupsNed Ludd2009-03-281-12/+3
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Unsigned Manifest commit)
* - make beep respect LDFLAGS via basic Makefile cleanupsNed Ludd2009-03-283-12/+37
| | | | (Portage version: 2.1.6.7/cvs/Linux x86_64)
* Marking tomboy-0.12.2 ~ppc for bug 234305Brent Baude2009-03-271-2/+2
| | | | | (Portage version: 2.1.6.7/cvs/Linux ppc64) (Unsigned Manifest commit)
* Marking tomboy-0.12.2 ~ppc for bug 234305Brent Baude2009-03-272-3/+6
| | | | (Portage version: 2.1.6.7/cvs/Linux ppc64)
* Marking beagle-0.3.9 ppc for bug 234305Brent Baude2009-03-271-2/+2
| | | | | (Portage version: 2.1.6.7/cvs/Linux ppc64) (Unsigned Manifest commit)
* Marking beagle-0.3.9 ppc for bug 234305Brent Baude2009-03-272-3/+6
| | | | (Portage version: 2.1.6.7/cvs/Linux ppc64)
* Revbump to fix bug #263884, x86 stableRaúl Porcel2009-03-271-2/+2
| | | | | (Portage version: 2.1.6.7/cvs/Linux i686, RepoMan options: --force) (Unsigned Manifest commit)
* Revbump to fix bug #263884, x86 stableRaúl Porcel2009-03-272-3/+11
| | | | (Portage version: 2.1.6.7/cvs/Linux i686, RepoMan options: --force)
* Initial commit for socnetv applicationMarkos Chandras2009-03-261-0/+4
| | | | | (Portage version: 2.2_rc27/cvs/Linux x86_64) (Unsigned Manifest commit)
* Initial commit for socnetv applicationMarkos Chandras2009-03-263-0/+59
| | | | (Portage version: 2.2_rc27/cvs/Linux x86_64)
* Make the ebuild actualy work. I dont see how it could be marked stable since ↵Tomas Chvatal2009-03-261-2/+2
| | | | | | | it was not able to compile at-all. Doing it myself so it is actualy done fast rather than wait for maintianer response. (Portage version: 2.2_rc27/cvs/Linux x86_64) (Unsigned Manifest commit)
* Make the ebuild actualy work. I dont see how it could be marked stable since ↵Tomas Chvatal2009-03-262-7/+9
| | | | | | it was not able to compile at-all. Doing it myself so it is actualy done fast rather than wait for maintianer response. (Portage version: 2.2_rc27/cvs/Linux x86_64)
* Fix GCC 4.4 build errors (bug 254256).Ryan Hill2009-03-261-2/+13
| | | | | (Portage version: 2.2_rc27/cvs/Linux x86_64) (Signed Manifest commit)
* Fix GCC 4.4 build errors (bug 254256).Ryan Hill2009-03-263-2/+50
| | | | (Portage version: 2.2_rc27/cvs/Linux x86_64)
* Check for inotify useflag if thunderbird useflag is enabled. Bug 263781. ↵Peter Alfredsen2009-03-251-8/+3
| | | | | | | Thanks to Felix Salfner <salfner@informatik.hu-berlin.de> for reporting. (Portage version: 2.2_rc26/cvs/Linux x86_64) (Unsigned Manifest commit)
* Check for inotify useflag if thunderbird useflag is enabled. Bug 263781. ↵Peter Alfredsen2009-03-256-437/+31
| | | | | | Thanks to Felix Salfner <salfner@informatik.hu-berlin.de> for reporting. (Portage version: 2.2_rc26/cvs/Linux x86_64)