diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-29 14:03:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-29 14:03:57 +0000 |
commit | 96fcf8f5586c084ce488d6d02214c7bf9ff6de22 (patch) | |
tree | dc063914369581bd6a84cec61da941cc6bc680ec /x11-misc | |
parent | upstream patches and /etc/inputrc fixe #38955 (Manifest recommit) (diff) | |
download | gentoo-2-96fcf8f5586c084ce488d6d02214c7bf9ff6de22.tar.gz gentoo-2-96fcf8f5586c084ce488d6d02214c7bf9ff6de22.tar.bz2 gentoo-2-96fcf8f5586c084ce488d6d02214c7bf9ff6de22.zip |
Stable on sparc
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-4.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 66769fa76ac4..6b45d881bdc1 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.63 2004/09/29 08:10:26 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.64 2004/09/29 14:03:57 gustavoz Exp $ + + 29 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + xscreensaver-4.16.ebuild: + Stable on sparc 29 Sep 2004; <pyrania@gentoo.org> xscreensaver-4.16.ebuild: Stable on x86. Added icc, nls and kde to IUSE. diff --git a/x11-misc/xscreensaver/xscreensaver-4.16.ebuild b/x11-misc/xscreensaver/xscreensaver-4.16.ebuild index 2061b3b52682..6cbbd1dae281 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.16.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.16.ebuild,v 1.7 2004/09/29 08:10:26 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.16.ebuild,v 1.8 2004/09/29 14:03:57 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.jwz.org/xscreensaver/${P}.tar.gz" HOMEPAGE="http://www.jwz.org/xscreensaver/" LICENSE="BSD" -KEYWORDS="x86 ppc ~sparc ~alpha ~amd64 ~ia64 ~hppa" +KEYWORDS="x86 ppc sparc ~alpha ~amd64 ~ia64 ~hppa" SLOT="0" # NOTE: the motif interface is not supported/developed anymore |