diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-03-02 15:04:44 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-03-02 15:04:44 +0000 |
commit | 893652eb60cd649cec89c89ebef542bd7dfe7e88 (patch) | |
tree | 6f28c8ccad7891fae17f066cc8121635087ca961 /app-emulation/emul-linux-x86-sdl | |
parent | stable on amd64; a bit preliminary as we need this in the 2007.0 release (diff) | |
download | gentoo-2-893652eb60cd649cec89c89ebef542bd7dfe7e88.tar.gz gentoo-2-893652eb60cd649cec89c89ebef542bd7dfe7e88.tar.bz2 gentoo-2-893652eb60cd649cec89c89ebef542bd7dfe7e88.zip |
stable on amd64; a bit preliminary as we need this in the 2007.0 release
(Portage version: 2.1.2-r13)
Diffstat (limited to 'app-emulation/emul-linux-x86-sdl')
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog index 1ba05a1da347..c44b85732102 100644 --- a/app-emulation/emul-linux-x86-sdl/ChangeLog +++ b/app-emulation/emul-linux-x86-sdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/emul-linux-x86-sdl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.23 2007/02/27 10:27:13 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.24 2007/03/02 15:04:44 blubb Exp $ + + 02 Mar 2007; Simon Stelling <blubb@gentoo.org> + emul-linux-x86-sdl-10.1.ebuild: + stable on amd64; a bit preliminary as we need this in the 2007.0 release *emul-linux-x86-sdl-10.1 (26 Feb 2007) diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild index a501ce6f2255..a5fab51d8592 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild,v 1.1 2007/02/27 10:27:13 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild,v 1.2 2007/03/02 15:04:44 blubb Exp $ inherit emul-libs @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/libsdl-1.2.11-emul2.tbz2 mirror://gentoo/smpeg-0.4.4-r8.tbz2" LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" DEPEND="" RDEPEND=">=app-emulation/emul-linux-x86-xlibs-10.0 |