diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-03 20:15:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-03 20:15:32 +0000 |
commit | ced771d090c3c71de54a94d3db6468f5923139fc (patch) | |
tree | ea18fbd19921ddccb810ef57a2430324fadbd6c3 /x11-misc | |
parent | Stable on ppc64; bug #176856 (diff) | |
download | gentoo-2-ced771d090c3c71de54a94d3db6468f5923139fc.tar.gz gentoo-2-ced771d090c3c71de54a94d3db6468f5923139fc.tar.bz2 gentoo-2-ced771d090c3c71de54a94d3db6468f5923139fc.zip |
ia64 + x86 stable wrt bug 176584
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index fe313e19b60e..481dd631b202 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.177 2007/05/03 19:08:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.178 2007/05/03 20:15:32 armin76 Exp $ + + 03 May 2007; Raúl Porcel <armin76@gentoo.org> xscreensaver-5.02.ebuild: + ia64 + x86 stable wrt bug 176584 03 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> xscreensaver-5.02.ebuild: diff --git a/x11-misc/xscreensaver/xscreensaver-5.02.ebuild b/x11-misc/xscreensaver/xscreensaver-5.02.ebuild index a1dba670f8b7..99b4cf9f34dc 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.02.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.02.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.02.ebuild,v 1.7 2007/05/03 19:08:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.02.ebuild,v 1.8 2007/05/03 20:15:32 armin76 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 |