diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 06:01:19 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 06:01:19 +0000 |
commit | 8e7f7f831cc4a9bd842d32bc4790ec528773ca58 (patch) | |
tree | 943e70d015d9078a969681572786c8db6626315d /x11-misc/xfishtank | |
parent | Added pyxml dependency and expat >= 1.95.8 (diff) | |
download | historical-8e7f7f831cc4a9bd842d32bc4790ec528773ca58.tar.gz historical-8e7f7f831cc4a9bd842d32bc4790ec528773ca58.tar.bz2 historical-8e7f7f831cc4a9bd842d32bc4790ec528773ca58.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/xfishtank')
-rw-r--r-- | x11-misc/xfishtank/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/xfishtank/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xfishtank/xfishtank-2.1.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/x11-misc/xfishtank/ChangeLog b/x11-misc/xfishtank/ChangeLog index 6506374d0731..fe00013ae398 100644 --- a/x11-misc/xfishtank/ChangeLog +++ b/x11-misc/xfishtank/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xfishtank -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.5 2004/08/28 15:57:54 tgall Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.6 2005/04/28 06:01:19 wormo Exp $ + + 27 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + xfishtank-2.1.ebuild: + mark ~ppc 28 Aug 2004; Tom Gall <tgall@gentoo.org> xfishtank-2.1.ebuild: stable on ppc64, bug #59387 diff --git a/x11-misc/xfishtank/Manifest b/x11-misc/xfishtank/Manifest index 79c8c3204c26..9bb8ab6be0e1 100644 --- a/x11-misc/xfishtank/Manifest +++ b/x11-misc/xfishtank/Manifest @@ -1,4 +1,4 @@ -MD5 c36cc8892eb4892667c7e52d5fe72f22 ChangeLog 639 +MD5 4918cbb3cd310ef4171867ef450adc4a ChangeLog 736 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 -MD5 8ebf8f3da5fd6ebbb5e4a0cf0b30700a xfishtank-2.1.ebuild 696 +MD5 382783e5bdfb616aa93e7dcf4ee88465 xfishtank-2.1.ebuild 701 MD5 f334f7ee0979c62671de0916bc4c7908 files/digest-xfishtank-2.1 67 diff --git a/x11-misc/xfishtank/xfishtank-2.1.ebuild b/x11-misc/xfishtank/xfishtank-2.1.ebuild index 978c9e534691..7561b5718f33 100644 --- a/x11-misc/xfishtank/xfishtank-2.1.ebuild +++ b/x11-misc/xfishtank/xfishtank-2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1.ebuild,v 1.5 2004/08/28 15:57:54 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1.ebuild,v 1.6 2005/04/28 06:01:19 wormo Exp $ DESCRIPTION="Turns your root window into an aquarium." HOMEPAGE="http://www.ibiblio.org/pub/Linux/X11/demos/" @@ -10,7 +10,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ppc64" +KEYWORDS="x86 ppc64 ~ppc" IUSE="" DEPEND="virtual/x11" |