diff options
author | 2007-02-16 15:50:02 +0000 | |
---|---|---|
committer | 2007-02-16 15:50:02 +0000 | |
commit | 23155d3e411f5c9cc505d7f714abfa3b590c227d (patch) | |
tree | 85289fd5d25271eaa219d6614565b56d61704d4e /app-emulation/emul-linux-x86-sdl | |
parent | Added debian patchset. It fix some small issues and allows compilation with g... (diff) | |
download | historical-23155d3e411f5c9cc505d7f714abfa3b590c227d.tar.gz historical-23155d3e411f5c9cc505d7f714abfa3b590c227d.tar.bz2 historical-23155d3e411f5c9cc505d7f714abfa3b590c227d.zip |
stable on amd64
Package-Manager: portage-2.1.2-r9
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-2.3-r1.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 065e677ddc2d..6f406c6cbf7f 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.20 2007/01/03 07:35:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.21 2007/02/16 15:45:31 blubb Exp $ + + 16 Feb 2007; Simon Stelling <blubb@gentoo.org> + emul-linux-x86-sdl-2.3-r1.ebuild: + stable on amd64 *emul-linux-x86-sdl-2.3-r1 (03 Jan 2007) diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.3-r1.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.3-r1.ebuild index dce6a4e3e421..0958bf695492 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.3-r1.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.3-r1.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-2.3-r1.ebuild,v 1.1 2007/01/03 07:35:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.3-r1.ebuild,v 1.2 2007/02/16 15:45:31 blubb Exp $ DESCRIPTION="32bit SDL emulation for amd64" HOMEPAGE="http://www.gentoo.org/" @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" RESTRICT="nostrip" |