summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* stable x86, bug #155757Christian Faulhammer2006-11-211-15/+25
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* stable x86, bug #155757Christian Faulhammer2006-11-214-3/+11
| | | | (Portage version: 2.1.1-r2)
* stable on amd64Simon Stelling2006-11-201-18/+8
| | | | | (Portage version: 2.1.2_rc1-r5) (Unsigned Manifest commit)
* stable on amd64Simon Stelling2006-11-202-3/+6
| | | | (Portage version: 2.1.2_rc1-r5)
* Stable on ppc wrt bug 155757Gysbert Wassenaar2006-11-201-8/+18
| | | | | (Portage version: 2.1.2_rc2-r1) (Signed Manifest commit)
* Stable on ppc wrt bug 155757Gysbert Wassenaar2006-11-202-3/+6
| | | | (Portage version: 2.1.2_rc2-r1)
* marking aterm-1.0.0-r1 ppc64 per bug 155757Brent Baude2006-11-201-28/+18
| | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* marking aterm-1.0.0-r1 ppc64 per bug 155757Brent Baude2006-11-205-6/+15
| | | | (Portage version: 2.1.1-r1)
* Stable on sparc wrt #155757Gustavo Zacarias2006-11-201-25/+48
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* Stable on sparc wrt #155757Gustavo Zacarias2006-11-202-3/+6
| | | | (Portage version: 2.1.1-r2)
* Remove old versionsMart Raudsepp2006-11-195-129/+7
| | | | | (Portage version: 2.1.2_rc2) (Signed Manifest commit)
* Remove old versionsMart Raudsepp2006-11-191-1/+5
| | | | (Portage version: 2.1.2_rc2)
* fix deps for dbus 1.0Saleem Abdulrasool2006-11-171-8/+8
| | | | | (Portage version: 2.1.2_rc1-r7) (Unsigned Manifest commit)
* fix deps for dbus 1.0Saleem Abdulrasool2006-11-172-3/+9
| | | | (Portage version: 2.1.2_rc1-r7)
* Version bump from upstreamRené Nussbaumer2006-11-081-4/+12
| | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* Version bump from upstreamRené Nussbaumer2006-11-083-1/+88
| | | | (Portage version: 2.1.1-r1)
* Fix --as-needed. Thanks to Shunichi Fuji <palglowr@gmail.com> for providing ↵Mamoru Komachi2006-11-051-19/+13
| | | | | | | a patch. This closes bug #129438. (Portage version: 2.1.1) (Unsigned Manifest commit)
* Fix --as-needed. Thanks to Shunichi Fuji <palglowr@gmail.com> for providing ↵Mamoru Komachi2006-11-053-2/+22
| | | | | | a patch. This closes bug #129438. (Portage version: 2.1.1)
* Applied --as-needed patch. Thanks to Jory A. Pratt <geekypenguin@gmail.com>. ↵Mamoru Komachi2006-11-023-121/+12
| | | | | | | This closes bug #131670. Removed -r2. (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* Applied --as-needed patch. Thanks to Jory A. Pratt <geekypenguin@gmail.com>. ↵Mamoru Komachi2006-11-023-2/+22
| | | | | | This closes bug #131670. Removed -r2. (Portage version: 2.1.1-r1)
* Added utempter USE flag. Thanks to Daniel Webert <rockoo@gmail.com>, James ↵Mamoru Komachi2006-11-021-18/+8
| | | | | | | Rowe <jnrowe@ukfsn.org> and Jimmy Zhou <jmzhou13@hotmail.com>. This closes bug #67887. (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* Added utempter USE flag. Thanks to Daniel Webert <rockoo@gmail.com>, James ↵Mamoru Komachi2006-11-022-4/+15
| | | | | | Rowe <jnrowe@ukfsn.org> and Jimmy Zhou <jmzhou13@hotmail.com>. This closes bug #67887. (Portage version: 2.1.1-r1)
* Add missing modular X dependencies, and utempter. Thanks to Patrick Lauer in ↵Diego Elio Pettenò2006-11-013-91/+22
| | | | | | | bug #153604. (Portage version: 2.1.2_rc1-r2) (Signed Manifest commit)
* Add missing modular X dependencies, and utempter. Thanks to Patrick Lauer in ↵Diego Elio Pettenò2006-11-013-7/+22
| | | | | | bug #153604. (Portage version: 2.1.2_rc1-r2)
* no point in having my name in metadataMike Frysinger2006-10-291-6/+17
| | | | | (Portage version: 2.1.2_pre3-r9) (Signed Manifest commit)
* no point in having my name in metadataMike Frysinger2006-10-291-1/+0
| | | | (Portage version: 2.1.2_pre3-r9)
* Missing dep on gnome-doc-utils, bug #152724 - GNOME_DOC_INIT in configure.in ↵Mart Raudsepp2006-10-251-12/+22
| | | | | | | results in a check for >=gnome-doc-utils-0.3.2 during configure due to how the macro is done and used (this is the case for most GNOME apps - we need to go over them and check for GNOME_DOC_INIT and gnome-doc-utils dep or find a different solution) (Portage version: 2.1.2_pre3-r8) (Signed Manifest commit)
* Missing dep on gnome-doc-utils, bug #152724 - GNOME_DOC_INIT in configure.in ↵Mart Raudsepp2006-10-253-3/+9
| | | | | | results in a check for >=gnome-doc-utils-0.3.2 during configure due to how the macro is done and used (this is the case for most GNOME apps - we need to go over them and check for GNOME_DOC_INIT and gnome-doc-utils dep or find a different solution) (Portage version: 2.1.2_pre3-r8)
* make usage of sse2 optimizations optional on amd64Simon Stelling2006-10-231-18/+8
| | | | | (Portage version: 2.1.2_pre3-r2) (Unsigned Manifest commit)
* make usage of sse2 optimizations optional on amd64Simon Stelling2006-10-232-8/+12
| | | | (Portage version: 2.1.2_pre3-r2)
* Remove ppc-macos as we now depend on modular x.Diego Elio Pettenò2006-10-201-11/+11
| | | | | (Portage version: 2.1.2_pre3-r5) (Signed Manifest commit)
* Remove ppc-macos as we now depend on modular x.Diego Elio Pettenò2006-10-202-6/+7
| | | | (Portage version: 2.1.2_pre3-r5)
* Add a new revision depending on modular X that installs in the new ↵Diego Elio Pettenò2006-10-201-4/+21
| | | | | | | app-defaults directory, avoids all the strange symlinking for the /etc app-defaults directory, and make utempter an useflag. (Portage version: 2.1.2_pre3-r5) (Signed Manifest commit)
* Add a new revision depending on modular X that installs in the new ↵Diego Elio Pettenò2006-10-203-1/+70
| | | | | | app-defaults directory, avoids all the strange symlinking for the /etc app-defaults directory, and make utempter an useflag. (Portage version: 2.1.2_pre3-r5)
* Stable on Alpha.Bryan Østergaard2006-10-201-18/+8
| | | | | (Portage version: 2.1.2_pre3-r2) (Unsigned Manifest commit)
* Stable on Alpha.Bryan Østergaard2006-10-202-3/+7
| | | | (Portage version: 2.1.2_pre3-r2)
* Removing xterm-220 and xterm-221 for segfault as shown in bug #152085 by ↵Seemant Kulleen2006-10-205-234/+4
| | | | | | | Ciaran McCreesh (Portage version: 2.1.2_pre3-r5) (Unsigned Manifest commit)
* Removing xterm-220 and xterm-221 for segfault as shown in bug #152085 by ↵Seemant Kulleen2006-10-201-1/+6
| | | | | | Ciaran McCreesh (Portage version: 2.1.2_pre3-r5)
* Mark 220 stable on alphaAron Griffis2006-10-191-18/+8
| | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* Mark 220 stable on alphaAron Griffis2006-10-192-3/+6
| | | | (Portage version: 2.1.1-r1)
* stable x86, thought I don't know why when seemant says I snap at him *wink*Joshua Jackson2006-10-181-8/+18
| | | | | (Portage version: 2.1.1) (Signed Manifest commit)
* stable x86, thought I don't know why when seemant says I snap at him *wink*Joshua Jackson2006-10-182-3/+6
| | | | (Portage version: 2.1.1)
* Marked ppcLuca Barbato2006-10-181-8/+8
| | | | | (Portage version: 2.1.2_pre3-r3) (Unsigned Manifest commit)
* Marked ppcLuca Barbato2006-10-182-3/+6
| | | | (Portage version: 2.1.2_pre3-r3)
* Stable on IA64; bug #151762.Tim Yamin2006-10-181-8/+8
| | | | | (Portage version: 2.1.2_pre3-r2) (Unsigned Manifest commit)
* Stable on IA64; bug #151762.Tim Yamin2006-10-182-3/+6
| | | | (Portage version: 2.1.2_pre3-r2)
* stabling arm, sh, s390 based on prior conversations with vapier about itSeemant Kulleen2006-10-181-8/+8
| | | | | (Portage version: 2.1.2_pre3-r3) (Unsigned Manifest commit)
* stabling arm, sh, s390 based on prior conversations with vapier about itSeemant Kulleen2006-10-182-3/+6
| | | | (Portage version: 2.1.2_pre3-r3)
* Stable on ppc64; bug #151762Markus Rothe2006-10-181-8/+8
| | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* Stable on ppc64; bug #151762Markus Rothe2006-10-182-3/+6
| | | | (Portage version: 2.1.1-r1)