diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-22 14:00:41 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-22 14:00:41 +0000 |
commit | 42a97c2ff25f3f3465af4f6d4048384d54aafa25 (patch) | |
tree | fca4b59d43baf4c4a4283f53ebf0b6637b8710d6 /app-emulation/emul-linux-x86-sdl | |
parent | amd64 stable, bug 310609 (diff) | |
download | gentoo-2-42a97c2ff25f3f3465af4f6d4048384d54aafa25.tar.gz gentoo-2-42a97c2ff25f3f3465af4f6d4048384d54aafa25.tar.bz2 gentoo-2-42a97c2ff25f3f3465af4f6d4048384d54aafa25.zip |
amd64 stable, bug 310609
(Portage version: 2.1.7.17/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-20100220.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 5fdc09683c16..6b35fe73cc8d 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.43 2010/02/20 23:09:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.44 2010/03/22 14:00:41 pacho Exp $ + + 22 Mar 2010; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-sdl-20100220.ebuild: + amd64 stable, bug 310609 *emul-linux-x86-sdl-20100220 (20 Feb 2010) diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100220.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100220.ebuild index 377797572e48..f5e05b692d9c 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100220.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100220.ebuild @@ -1,11 +1,11 @@ # 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-20100220.ebuild,v 1.1 2010/02/20 23:09:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100220.ebuild,v 1.2 2010/03/22 14:00:41 pacho Exp $ inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" DEPEND="" |