diff options
author | David Holm <dholm@gentoo.org> | 2004-06-22 07:55:59 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-22 07:55:59 +0000 |
commit | 21311fdb3b9759b5ba40fd893da56f8740d51ffd (patch) | |
tree | b1cb35eb28d839bff595d2d70c56fb886f32813a /x11-misc/xsimpsons/xsimpsons-0.1.ebuild | |
parent | Missing digest for ppc version (diff) | |
download | gentoo-2-21311fdb3b9759b5ba40fd893da56f8740d51ffd.tar.gz gentoo-2-21311fdb3b9759b5ba40fd893da56f8740d51ffd.tar.bz2 gentoo-2-21311fdb3b9759b5ba40fd893da56f8740d51ffd.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" |