diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-02 13:44:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-02 13:44:25 +0000 |
commit | 1a5f62485ae3360d37e734e3ea0a9ad3ca412ad6 (patch) | |
tree | f579fe94d00f67b2609376030109e91e029104d8 /app-emulation/emul-linux-x86-sdl | |
parent | Fix Changelog entry. (diff) | |
download | historical-1a5f62485ae3360d37e734e3ea0a9ad3ca412ad6.tar.gz historical-1a5f62485ae3360d37e734e3ea0a9ad3ca412ad6.tar.bz2 historical-1a5f62485ae3360d37e734e3ea0a9ad3ca412ad6.zip |
amd64 stable, bug 321445
Package-Manager: portage-2.1.8.3/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-20100409.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 f8598a77a504..230dc44e507b 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.45 2010/04/09 17:42:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.46 2010/06/02 13:43:10 pacho Exp $ + + 02 Jun 2010; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-sdl-20100409.ebuild: + amd64 stable, bug 321445 *emul-linux-x86-sdl-20100409 (09 Apr 2010) diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100409.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100409.ebuild index 18087871fccb..d47606f908fb 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100409.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100409.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-20100409.ebuild,v 1.1 2010/04/09 17:42:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100409.ebuild,v 1.2 2010/06/02 13:43:10 pacho Exp $ inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" DEPEND="" |