diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
commit | e1734111f1d65843b6046ddc056205c673da6c11 (patch) | |
tree | fce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/xsimpsons | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2 gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/xsimpsons')
-rw-r--r-- | x11-misc/xsimpsons/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xsimpsons/xsimpsons-0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xsimpsons/ChangeLog b/x11-misc/xsimpsons/ChangeLog index cccb59dccb75..284020b4e6e9 100644 --- a/x11-misc/xsimpsons/ChangeLog +++ b/x11-misc/xsimpsons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xsimpsons # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.7 2004/06/24 22:44:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.8 2004/09/02 22:49:42 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + xsimpsons-0.1.ebuild: + Masked xsimpsons-0.1.ebuild stable for ppc 22 Jun 2004; David Holm <dholm@gentoo.org> xsimpsons-0.1.ebuild: Added to ~ppc. diff --git a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild b/x11-misc/xsimpsons/xsimpsons-0.1.ebuild index 93069570eadd..0e6876577451 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 Foundation # 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.6 2004/06/24 22:44:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.7 2004/09/02 22:49:42 pvdabeel 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 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/x11" |