diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:51:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:51:29 +0000 |
commit | 3970c746335b2c9d098c9efd64188a92d527063b (patch) | |
tree | 59acbc2f68ec7d3e4f0b9d3117d689bc258819cd | |
parent | Stable on sparc (diff) | |
download | gentoo-2-3970c746335b2c9d098c9efd64188a92d527063b.tar.gz gentoo-2-3970c746335b2c9d098c9efd64188a92d527063b.tar.bz2 gentoo-2-3970c746335b2c9d098c9efd64188a92d527063b.zip |
Stable on sparc wrt #100298
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 5864c340cf50..ceff7c7a492d 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.103 2005/08/23 21:47:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.104 2005/08/26 18:51:29 gustavoz Exp $ + + 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + xscreensaver-4.22-r4.ebuild: + Stable on sparc wrt #100298 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> xscreensaver-4.22-r2.ebuild: diff --git a/x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild b/x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild index 49201a006803..428f6c4e6042 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.22-r4.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.22-r4.ebuild,v 1.2 2005/08/12 08:52:35 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild,v 1.3 2005/08/26 18:51:29 gustavoz Exp $ inherit eutils flag-o-matic pam fixheadtails @@ -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 |