diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 15:07:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 15:07:59 +0000 |
commit | aab93798f5930c1441f8a8b57614af5d5bf708a9 (patch) | |
tree | e16c7a8461e1dc0979ea54589f79bbb2e92132c9 /x11-misc/xscreensaver | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-aab93798f5930c1441f8a8b57614af5d5bf708a9.tar.gz gentoo-2-aab93798f5930c1441f8a8b57614af5d5bf708a9.tar.bz2 gentoo-2-aab93798f5930c1441f8a8b57614af5d5bf708a9.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/xscreensaver')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-4.22-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 481e960e1d08..4ffdf0f3d213 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.100 2005/07/30 02:58:32 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.101 2005/08/08 15:05:34 corsair Exp $ + + 08 Aug 2005; Markus Rothe <corsair@gentoo.org> + xscreensaver-4.22-r2.ebuild: + Stable on ppc64 *xscreensaver-4.22-r4 (30 Jul 2005) diff --git a/x11-misc/xscreensaver/xscreensaver-4.22-r2.ebuild b/x11-misc/xscreensaver/xscreensaver-4.22-r2.ebuild index b102cc01fc4a..27ad6fdb7813 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.22-r2.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.22-r2.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-r2.ebuild,v 1.8 2005/07/27 21:49:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.22-r2.ebuild,v 1.9 2005/08/08 15:05:34 corsair Exp $ inherit eutils flag-o-matic pam @@ -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 |