diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 15:45:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 15:45:02 +0000 |
commit | fe099c18b6dba714e7afe40e01dc4887ea56e007 (patch) | |
tree | 9611a2dfe53eaba3c09f32f6135cdcb1d2d619f6 /x11-misc/xscreensaver/xscreensaver-5.11.ebuild | |
parent | Remove old (diff) | |
download | gentoo-2-fe099c18b6dba714e7afe40e01dc4887ea56e007.tar.gz gentoo-2-fe099c18b6dba714e7afe40e01dc4887ea56e007.tar.bz2 gentoo-2-fe099c18b6dba714e7afe40e01dc4887ea56e007.zip |
stable amd64, bug 327367
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xscreensaver/xscreensaver-5.11.ebuild')
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xscreensaver/xscreensaver-5.11.ebuild b/x11-misc/xscreensaver/xscreensaver-5.11.ebuild index 6a6bdce54693..cb1ee7bea70e 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.11.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.11.ebuild,v 1.1 2010/06/15 17:56:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.11.ebuild,v 1.2 2010/07/09 15:45:02 pacho Exp $ EAPI=2 inherit autotools eutils flag-o-matic multilib pam @@ -11,7 +11,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="jpeg new-login opengl pam suid xinerama" RDEPEND="x11-libs/libXmu |