diff options
Diffstat (limited to 'x11-misc/xscreensaver/xscreensaver-4.23.ebuild')
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-4.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xscreensaver/xscreensaver-4.23.ebuild b/x11-misc/xscreensaver/xscreensaver-4.23.ebuild index 18ed1b9eb50a..c521cf1ce74e 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.23.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.23.ebuild,v 1.6 2005/12/29 15:47:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.23.ebuild,v 1.7 2005/12/30 16:49:59 corsair Exp $ inherit eutils flag-o-matic pam fixheadtails autotools @@ -11,7 +11,7 @@ SRC_URI="http://www.jwz.org/xscreensaver/${P}.tar.gz" HOMEPAGE="http://www.jwz.org/xscreensaver/" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" SLOT="0" # NOTE: ignore app-games/fortune-mod as a dep. it is pluggable and won't |