diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 16:19:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 16:19:37 +0000 |
commit | 83f68aa9a29e5a875f8a11dd5a38931505665e01 (patch) | |
tree | 16a32d3f373968e97101b32458e9adb22d345537 /app-emulation | |
parent | Looks like newer fcgid needs a newer version of apr, thus forcing dev-libs/ap... (diff) | |
download | gentoo-2-83f68aa9a29e5a875f8a11dd5a38931505665e01.tar.gz gentoo-2-83f68aa9a29e5a875f8a11dd5a38931505665e01.tar.bz2 gentoo-2-83f68aa9a29e5a875f8a11dd5a38931505665e01.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/vice/vice-1.20.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog index feeb4f2a5284..1589e3ff7ac2 100644 --- a/app-emulation/vice/ChangeLog +++ b/app-emulation/vice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vice # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.43 2007/02/21 21:47:13 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.44 2007/03/13 16:19:37 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> vice-1.20.ebuild: + x86 stable 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-emulation/vice/vice-1.20.ebuild b/app-emulation/vice/vice-1.20.ebuild index 0730e8c4dbf0..3c0b54a48c0c 100644 --- a/app-emulation/vice/vice-1.20.ebuild +++ b/app-emulation/vice/vice-1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.20.ebuild,v 1.4 2006/11/18 22:39:11 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.20.ebuild,v 1.5 2007/03/13 16:19:37 armin76 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/${P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="Xaw3d alsa arts esd gnome nls png readline sdl" RDEPEND="media-libs/giflib |