diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 17:31:39 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 17:31:39 +0000 |
commit | 83438c3ab58b7e6ee0b1aeb1582ff64db05a4c6a (patch) | |
tree | b2253f84720893a7c81e7a9f8b4c71db61ce3025 /x11-misc | |
parent | x11-misc/xtoolwait stable on ppc. (diff) | |
download | historical-83438c3ab58b7e6ee0b1aeb1582ff64db05a4c6a.tar.gz historical-83438c3ab58b7e6ee0b1aeb1582ff64db05a4c6a.tar.bz2 historical-83438c3ab58b7e6ee0b1aeb1582ff64db05a4c6a.zip |
x11-misc/xscreensaver stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-4.23.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index c765d0b0c2d6..a4a6645d69ff 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.122 2005/12/30 16:49:59 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.123 2006/01/02 17:31:39 hansmi Exp $ + + 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + xscreensaver-4.23.ebuild: + Stable on ppc. 30 Dec 2005; Markus Rothe <corsair@gentoo.org> xscreensaver-4.23.ebuild: Stable on ppc64 diff --git a/x11-misc/xscreensaver/xscreensaver-4.23.ebuild b/x11-misc/xscreensaver/xscreensaver-4.23.ebuild index c521cf1ce74e..59640618b101 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.23.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.23.ebuild,v 1.7 2005/12/30 16:49:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.23.ebuild,v 1.8 2006/01/02 17:31:39 hansmi Exp $ inherit eutils flag-o-matic pam fixheadtails autotools @@ -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 |