diff options
author | 2010-06-27 13:21:20 +0000 | |
---|---|---|
committer | 2010-06-27 13:21:20 +0000 | |
commit | 2d92558b7ed0b07c4fb0fea7cfec09123d558658 (patch) | |
tree | 12a4aaa28e83e8c9fe5e70fa374f8f72b343ba82 /app-emulation/emul-linux-x86-sdl | |
parent | amd64 stable wrt #325819 (diff) | |
download | historical-2d92558b7ed0b07c4fb0fea7cfec09123d558658.tar.gz historical-2d92558b7ed0b07c4fb0fea7cfec09123d558658.tar.bz2 historical-2d92558b7ed0b07c4fb0fea7cfec09123d558658.zip |
amd64 stable wrt #325819
Package-Manager: portage-2.2_rc67/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-20100611.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 f5247da74cac..d858a9a24a5d 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.47 2010/06/11 14:46:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.48 2010/06/27 13:21:20 ssuominen Exp $ + + 27 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> + emul-linux-x86-sdl-20100611.ebuild: + amd64 stable wrt #325819 *emul-linux-x86-sdl-20100611 (11 Jun 2010) diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100611.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100611.ebuild index c72b289c7330..97cc95e6d6bd 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100611.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100611.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-20100611.ebuild,v 1.1 2010/06/11 14:46:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100611.ebuild,v 1.2 2010/06/27 13:21:20 ssuominen Exp $ inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" DEPEND="" |