diff options
author | David Holm <dholm@gentoo.org> | 2005-05-04 18:48:17 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-04 18:48:17 +0000 |
commit | de5a87bc0b7b5eb79bc68564ceab827497f864a9 (patch) | |
tree | ce545f9688eedab444d2fa41b1257f2f82ee6fbd /app-emulation/softgun | |
parent | version bump (diff) | |
download | gentoo-2-de5a87bc0b7b5eb79bc68564ceab827497f864a9.tar.gz gentoo-2-de5a87bc0b7b5eb79bc68564ceab827497f864a9.tar.bz2 gentoo-2-de5a87bc0b7b5eb79bc68564ceab827497f864a9.zip |
Added to ~ppc
(Portage version: 2.0.51.21)
Diffstat (limited to 'app-emulation/softgun')
-rw-r--r-- | app-emulation/softgun/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/softgun/softgun-0.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/softgun/ChangeLog b/app-emulation/softgun/ChangeLog index b44bd6f618c0..4f15e41780b5 100644 --- a/app-emulation/softgun/ChangeLog +++ b/app-emulation/softgun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/softgun # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/softgun/ChangeLog,v 1.4 2005/04/06 23:58:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/softgun/ChangeLog,v 1.5 2005/05/04 18:48:17 dholm Exp $ + + 04 May 2005; David Holm <dholm@gentoo.org> softgun-0.09.ebuild: + Added to ~ppc. *softgun-0.09 (06 Apr 2005) diff --git a/app-emulation/softgun/softgun-0.09.ebuild b/app-emulation/softgun/softgun-0.09.ebuild index c561fe0af9fd..c3e8a31cb473 100644 --- a/app-emulation/softgun/softgun-0.09.ebuild +++ b/app-emulation/softgun/softgun-0.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/softgun/softgun-0.09.ebuild,v 1.1 2005/04/06 23:58:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/softgun/softgun-0.09.ebuild,v 1.2 2005/05/04 18:48:17 dholm Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc" IUSE="" src_unpack() { |