diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-24 16:48:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-24 16:48:44 +0000 |
commit | fb0e7c103d5ce1bfa9294f685cf74df2d25ea42c (patch) | |
tree | 7a9b76e01f6730ab875d88d7b4331f029c6df378 /x11-misc/xscreensaver/xscreensaver-5.11.ebuild | |
parent | Stable for HPPA (bug #328667). (diff) | |
download | gentoo-2-fb0e7c103d5ce1bfa9294f685cf74df2d25ea42c.tar.gz gentoo-2-fb0e7c103d5ce1bfa9294f685cf74df2d25ea42c.tar.bz2 gentoo-2-fb0e7c103d5ce1bfa9294f685cf74df2d25ea42c.zip |
alpha/arm/ia64/sh/sparc stable wrt #327367
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 2a3191203135..1910efaa0982 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.6 2010/07/23 21:12:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.11.ebuild,v 1.7 2010/07/24 16:48:44 armin76 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 |