diff options
author | David Holm <dholm@gentoo.org> | 2004-08-02 09:37:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-02 09:37:50 +0000 |
commit | c358b9b03e160666fb1f9a26b0af47e9fab18bbe (patch) | |
tree | 9cb363e599aea50d3337151a95b1bcc7507cf1c0 /app-emulation | |
parent | Revision bump to 1.11, and 1.9/1.10 bumped to stable. (Manifest recommit) (diff) | |
download | gentoo-2-c358b9b03e160666fb1f9a26b0af47e9fab18bbe.tar.gz gentoo-2-c358b9b03e160666fb1f9a26b0af47e9fab18bbe.tar.bz2 gentoo-2-c358b9b03e160666fb1f9a26b0af47e9fab18bbe.zip |
Added to ~ppc
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/vice/vice-1.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog index 5c2ff79d3cc4..f82fab465203 100644 --- a/app-emulation/vice/ChangeLog +++ b/app-emulation/vice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vice # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.17 2004/06/24 22:35:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.18 2004/08/02 09:37:50 dholm Exp $ + + 02 Aug 2004; David Holm <dholm@gentoo.org> vice-1.14-r1.ebuild: + Added to ~ppc. 14 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> vice-1.14.ebuild: removed older ebuild diff --git a/app-emulation/vice/vice-1.14-r1.ebuild b/app-emulation/vice/vice-1.14-r1.ebuild index 5e107cb1b157..9337bdea40f5 100644 --- a/app-emulation/vice/vice-1.14-r1.ebuild +++ b/app-emulation/vice/vice-1.14-r1.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/app-emulation/vice/vice-1.14-r1.ebuild,v 1.2 2004/06/24 22:35:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.14-r1.ebuild,v 1.3 2004/08/02 09:37:50 dholm Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="sdl nls gnome arts" RDEPEND="virtual/x11 |