diff options
author | David Holm <dholm@gentoo.org> | 2004-02-13 15:42:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-13 15:42:32 +0000 |
commit | fea185885aa6feb7bef4e04d53f58931086111f1 (patch) | |
tree | d3f6012fd7f840b65cd91fe8ce77b6d158c91ab0 /games-emulation/psemu-padxwin | |
parent | New version. Closes bug #41448 (Manifest recommit) (diff) | |
download | gentoo-2-fea185885aa6feb7bef4e04d53f58931086111f1.tar.gz gentoo-2-fea185885aa6feb7bef4e04d53f58931086111f1.tar.bz2 gentoo-2-fea185885aa6feb7bef4e04d53f58931086111f1.zip |
Added to ~ppc
Diffstat (limited to 'games-emulation/psemu-padxwin')
-rw-r--r-- | games-emulation/psemu-padxwin/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/psemu-padxwin/ChangeLog b/games-emulation/psemu-padxwin/ChangeLog index 26b456b315db..066b24d946bc 100644 --- a/games-emulation/psemu-padxwin/ChangeLog +++ b/games-emulation/psemu-padxwin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/psemu-padxwin -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/ChangeLog,v 1.2 2003/09/10 16:02:04 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/ChangeLog,v 1.3 2004/02/13 15:42:32 dholm Exp $ + + 13 Feb 2004; David Holm <dholm@gentoo.org> psemu-padxwin-1.6.ebuild: + Added to ~ppc. *psemu-padxwin-1.6 (14 Aug 2003) diff --git a/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild b/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild index 429baf937cd4..e29fee48aaee 100644 --- a/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild +++ b/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild,v 1.1 2003/09/09 16:26:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild,v 1.2 2004/02/13 15:42:32 dholm Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="http://linuzappz.pcsx.net/downloads/padXwin-${PV}.tgz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="=x11-libs/gtk+-1*" |