diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-28 15:57:54 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-28 15:57:54 +0000 |
commit | d97777da3bbe56970dab19afad029c31822219f4 (patch) | |
tree | de05972db09d2b9d5068891970c3e6edebd89478 /x11-misc/xfishtank | |
parent | stable on ppc64, bug #59384 (Manifest recommit) (diff) | |
download | gentoo-2-d97777da3bbe56970dab19afad029c31822219f4.tar.gz gentoo-2-d97777da3bbe56970dab19afad029c31822219f4.tar.bz2 gentoo-2-d97777da3bbe56970dab19afad029c31822219f4.zip |
stable on ppc64, bug #59387
Diffstat (limited to 'x11-misc/xfishtank')
-rw-r--r-- | x11-misc/xfishtank/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfishtank/xfishtank-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfishtank/ChangeLog b/x11-misc/xfishtank/ChangeLog index 764b05438623..6506374d0731 100644 --- a/x11-misc/xfishtank/ChangeLog +++ b/x11-misc/xfishtank/ChangeLog @@ -1,6 +1,9 @@ # 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.4 2004/06/24 22:40:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.5 2004/08/28 15:57:54 tgall Exp $ + + 28 Aug 2004; Tom Gall <tgall@gentoo.org> xfishtank-2.1.ebuild: + stable on ppc64, bug #59387 20 Jun 2004; Ian Leitch <port001@gentoo.org> xfishtank-2.1.ebuild: Removed HOMEPAGE from SRC_URI diff --git a/x11-misc/xfishtank/xfishtank-2.1.ebuild b/x11-misc/xfishtank/xfishtank-2.1.ebuild index bc62149c58c1..978c9e534691 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 # 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.4 2004/06/24 22:40:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1.ebuild,v 1.5 2004/08/28 15:57:54 tgall 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" +KEYWORDS="x86 ppc64" IUSE="" DEPEND="virtual/x11" |