diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 14:46:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 14:46:54 +0000 |
commit | cfc52640628443ede6b9424eb45346b8eb1167e7 (patch) | |
tree | f02af29bda1f9f24eeb38c7c9cbf699c2d77c917 /app-emulation | |
parent | Fix building with libpng14 wrt #323513 by Stephen Lewis. Enjoy your remotely ... (diff) | |
download | gentoo-2-cfc52640628443ede6b9424eb45346b8eb1167e7.tar.gz gentoo-2-cfc52640628443ede6b9424eb45346b8eb1167e7.tar.bz2 gentoo-2-cfc52640628443ede6b9424eb45346b8eb1167e7.zip |
Version bump, remove old.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100611.ebuild (renamed from app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog index 230dc44e507b..f5247da74cac 100644 --- a/app-emulation/emul-linux-x86-sdl/ChangeLog +++ b/app-emulation/emul-linux-x86-sdl/ChangeLog @@ -1,6 +1,12 @@ # 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.46 2010/06/02 13:43:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.47 2010/06/11 14:46:54 pacho Exp $ + +*emul-linux-x86-sdl-20100611 (11 Jun 2010) + + 11 Jun 2010; Pacho Ramos <pacho@gentoo.org> + -emul-linux-x86-sdl-20091231.ebuild, +emul-linux-x86-sdl-20100611.ebuild: + Version bump, remove old. 02 Jun 2010; Pacho Ramos <pacho@gentoo.org> emul-linux-x86-sdl-20100409.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-20100611.ebuild index 61c9d4a6eba4..c72b289c7330 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-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-20091231.ebuild,v 1.2 2010/01/29 22:50:21 pacho Exp $ +# $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 $ inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* amd64" +KEYWORDS="-* ~amd64" IUSE="" DEPEND="" |