diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-11 14:36:25 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-11 14:36:25 +0000 |
commit | 18fb533ed3104cc9cc21fb440c2f18e3389a5bd0 (patch) | |
tree | 66b333a4b1e502ba8a02e0c4ab9d9ad41a7819d6 /x11-misc | |
parent | A bit of a mess.. It appears the manchester APT group gtkwave-2 is no longer ... (diff) | |
download | gentoo-2-18fb533ed3104cc9cc21fb440c2f18e3389a5bd0.tar.gz gentoo-2-18fb533ed3104cc9cc21fb440c2f18e3389a5bd0.tar.bz2 gentoo-2-18fb533ed3104cc9cc21fb440c2f18e3389a5bd0.zip |
Stable on mips.
(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 2526d99377b9..864c9e4a0db2 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.110 2005/10/01 00:36:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.111 2005/10/11 14:36:25 hardave Exp $ + + 11 Oct 2005; Hardave Riar <hardave@gentoo.org> + xscreensaver-4.22-r4.ebuild: + Stable on mips. 01 Oct 2005; Krzysiek Pawlik <nelchael@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 e84acc19ab8f..8c4f6d332dc4 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.9 2005/10/01 00:36:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.22-r4.ebuild,v 1.10 2005/10/11 14:36:25 hardave 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 |