diff options
author | Don Seiler <rizzo@gentoo.org> | 2005-05-24 14:10:06 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2005-05-24 14:10:06 +0000 |
commit | 7b4d3a524f7ef4182539a0cacaec0a17f7aacf6d (patch) | |
tree | 823e30195364ceaec78fb2c89f1a0fd4279ff521 /x11-misc | |
parent | Readded to ~ppc (diff) | |
download | gentoo-2-7b4d3a524f7ef4182539a0cacaec0a17f7aacf6d.tar.gz gentoo-2-7b4d3a524f7ef4182539a0cacaec0a17f7aacf6d.tar.bz2 gentoo-2-7b4d3a524f7ef4182539a0cacaec0a17f7aacf6d.zip |
Stable on x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-4.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 542f6abf5703..254e276d54aa 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,9 @@ # 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.80 2005/05/03 23:43:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.81 2005/05/24 14:10:06 rizzo Exp $ + + 24 May 2005; Don Seiler <rizzo@gentoo.org> xscreensaver-4.20.ebuild: + Stable on x86 03 May 2005; Aron Griffis <agriffis@gentoo.org> xscreensaver-4.20.ebuild: stable on ia64 diff --git a/x11-misc/xscreensaver/xscreensaver-4.20.ebuild b/x11-misc/xscreensaver/xscreensaver-4.20.ebuild index 4e73ddd65332..420197d8b217 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.20.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.20.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.20.ebuild,v 1.8 2005/05/03 23:43:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.20.ebuild,v 1.9 2005/05/24 14:10:06 rizzo Exp $ inherit eutils flag-o-matic @@ -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 |