diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-01-29 22:52:58 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-01-29 22:52:58 +0000 |
commit | e6b4acb1fbfcc615c46a85d951d3ea1f97873088 (patch) | |
tree | aae96fce240c3a2e80ac71a6ba4b7a1d9024c6ac /app-emulation/emul-linux-x86-sdl | |
parent | Automated update of use.local.desc (diff) | |
download | historical-e6b4acb1fbfcc615c46a85d951d3ea1f97873088.tar.gz historical-e6b4acb1fbfcc615c46a85d951d3ea1f97873088.tar.bz2 historical-e6b4acb1fbfcc615c46a85d951d3ea1f97873088.zip |
amd64 stable, bug 301928
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
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-20091231.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog index f8c405a128f6..dc6dd6a46ef5 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.40 2010/01/01 21:30:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.41 2010/01/29 22:50:21 pacho Exp $ + + 29 Jan 2010; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-sdl-20091231.ebuild: + amd64 stable, bug 301928 01 Jan 2010; Pacho Ramos <pacho@gentoo.org> -emul-linux-x86-sdl-2.3.ebuild, -emul-linux-x86-sdl-2.3-r1.ebuild, diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild index cb29e3378fe9..61c9d4a6eba4 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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-20091231.ebuild,v 1.1 2009/12/31 12:06:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild,v 1.2 2010/01/29 22:50:21 pacho Exp $ inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" DEPEND="" |