diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:30:21 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:30:21 +0000 |
commit | 4d3505df10a7e2558c80e456418974dcc43b6371 (patch) | |
tree | adb4aab188d58f8662c939c5d5ade19792cf1abb /x11-misc | |
parent | x11-libs/libdockapp stable on ppc. (diff) | |
download | gentoo-2-4d3505df10a7e2558c80e456418974dcc43b6371.tar.gz gentoo-2-4d3505df10a7e2558c80e456418974dcc43b6371.tar.bz2 gentoo-2-4d3505df10a7e2558c80e456418974dcc43b6371.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc')
-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 4c50a4d99d42..aecd56cb1da0 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.105 2005/08/27 00:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.106 2005/09/02 19:30:21 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + xscreensaver-4.22-r4.ebuild: + Stable on ppc. 27 Aug 2005; Aron Griffis <agriffis@gentoo.org> xscreensaver-4.22-r4.ebuild: diff --git a/x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild b/x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild index f07703270906..4a352894467d 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.4 2005/08/27 00:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild,v 1.5 2005/09/02 19:30:21 hansmi 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 |