diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-14 18:44:20 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-14 18:44:20 +0000 |
commit | 6e3e269bdfff73ebec4ceee0f4a44a9395837633 (patch) | |
tree | 425488c2a6b625f535e8614e48e84e0998744f33 /x11-misc/xfishtank/xfishtank-2.1.ebuild | |
parent | Stable on x86. (diff) | |
download | historical-6e3e269bdfff73ebec4ceee0f4a44a9395837633.tar.gz historical-6e3e269bdfff73ebec4ceee0f4a44a9395837633.tar.bz2 historical-6e3e269bdfff73ebec4ceee0f4a44a9395837633.zip |
Stable on x86.
Diffstat (limited to 'x11-misc/xfishtank/xfishtank-2.1.ebuild')
-rw-r--r-- | x11-misc/xfishtank/xfishtank-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xfishtank/xfishtank-2.1.ebuild b/x11-misc/xfishtank/xfishtank-2.1.ebuild index 5fede6908a9b..f8a92a4d133d 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 Technologies, Inc. # 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.1 2004/04/12 20:17:10 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1.ebuild,v 1.2 2004/06/14 18:41:36 pyrania 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" IUSE="" DEPEND="virtual/x11" |