diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-25 10:47:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-25 10:47:07 +0000 |
commit | fbd6e69dac9f344636a14f23a502e682c7338464 (patch) | |
tree | 56ac8537bdccb83e21a012fe3457486b2d94a8eb /x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild | |
parent | (QA) Fix ${ROOT} abuse. bug #167271. (diff) | |
download | historical-fbd6e69dac9f344636a14f23a502e682c7338464.tar.gz historical-fbd6e69dac9f344636a14f23a502e682c7338464.tar.bz2 historical-fbd6e69dac9f344636a14f23a502e682c7338464.zip |
alpha/ia64/x86 stable wrt #183048
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild')
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild b/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild index ff001867f75d..ef345d0b2fe1 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.02-r2.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-r2.ebuild,v 1.8 2007/06/25 05:01:07 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild,v 1.9 2007/06/25 10:47:07 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 |