diff options
author | 2004-06-22 07:55:59 +0000 | |
---|---|---|
committer | 2004-06-22 07:55:59 +0000 | |
commit | 61725e0e766818f26cae14aae0a5564980b051ec (patch) | |
tree | c45f69413bd43bd6c74470c2028891f581bb9356 /x11-misc/xsimpsons/xsimpsons-0.1.ebuild | |
parent | Missing digest for ppc version (diff) | |
download | historical-61725e0e766818f26cae14aae0a5564980b051ec.tar.gz historical-61725e0e766818f26cae14aae0a5564980b051ec.tar.bz2 historical-61725e0e766818f26cae14aae0a5564980b051ec.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc/xsimpsons/xsimpsons-0.1.ebuild')
-rw-r--r-- | x11-misc/xsimpsons/xsimpsons-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild b/x11-misc/xsimpsons/xsimpsons-0.1.ebuild index 16b31dcbe3b4..8ccf38f478f2 100644 --- a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild +++ b/x11-misc/xsimpsons/xsimpsons-0.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/xsimpsons/xsimpsons-0.1.ebuild,v 1.4 2004/05/01 16:11:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.5 2004/06/22 07:55:59 dholm Exp $ DESCRIPTION="The Simpsons walking along the tops of your windows." HOMEPAGE="http://netzverschmutzer.net/~sbeyer/programming/projects/?dir=extensions#xpenguins" @@ -8,7 +8,7 @@ SRC_URI="http://netzverschmutzer.net/~sbeyer/programming/projects/extensions/xpe LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/x11" |