diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-10-11 00:05:24 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-10-11 00:05:24 +0000 |
commit | 7107c3b6b002f7a184718612f8df6452d0aca13b (patch) | |
tree | 656116d5845d96a1cb85b486f4745d47de05cd49 /x11-misc | |
parent | Manifest update (diff) | |
download | gentoo-2-7107c3b6b002f7a184718612f8df6452d0aca13b.tar.gz gentoo-2-7107c3b6b002f7a184718612f8df6452d0aca13b.tar.bz2 gentoo-2-7107c3b6b002f7a184718612f8df6452d0aca13b.zip |
stable ppc, bug #195253
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index a367f6ea0a7a..1f3683144bec 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.199 2007/10/09 16:17:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.200 2007/10/11 00:05:24 pylon Exp $ + + 11 Oct 2007; Lars Weiler <pylon@gentoo.org> xscreensaver-5.03.ebuild: + stable ppc, bug #195253 09 Oct 2007; Christian Faulhammer <opfer@gentoo.org> xscreensaver-5.03.ebuild: diff --git a/x11-misc/xscreensaver/xscreensaver-5.03.ebuild b/x11-misc/xscreensaver/xscreensaver-5.03.ebuild index ac43c305a883..48854a1a66bc 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.03.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.03.ebuild,v 1.4 2007/10/09 16:17:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.03.ebuild,v 1.5 2007/10/11 00:05:24 pylon Exp $ inherit eutils flag-o-matic pam fixheadtails autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.jwz.org/xscreensaver" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="gnome jpeg insecure-savers new-login offensive opengl pam xinerama" RDEPEND="x11-libs/libXxf86misc |