diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-09-15 11:50:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-09-15 11:50:32 +0000 |
commit | a501e8d5c9084f09dd844fd2252943344d4d8597 (patch) | |
tree | a17d2124ff4be8221b2efa4e16cd2330e5b3ed0e /app-emulation | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-a501e8d5c9084f09dd844fd2252943344d4d8597.tar.gz gentoo-2-a501e8d5c9084f09dd844fd2252943344d4d8597.tar.bz2 gentoo-2-a501e8d5c9084f09dd844fd2252943344d4d8597.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 | 9 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100409.ebuild | 15 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100915.ebuild (renamed from app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100220.ebuild) | 4 |
3 files changed, 10 insertions, 18 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog index d858a9a24a5d..44fb2a602382 100644 --- a/app-emulation/emul-linux-x86-sdl/ChangeLog +++ b/app-emulation/emul-linux-x86-sdl/ChangeLog @@ -1,6 +1,13 @@ # 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.48 2010/06/27 13:21:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.49 2010/09/15 11:50:32 pacho Exp $ + +*emul-linux-x86-sdl-20100915 (15 Sep 2010) + + 15 Sep 2010; Pacho Ramos <pacho@gentoo.org> + -emul-linux-x86-sdl-20100220.ebuild, -emul-linux-x86-sdl-20100409.ebuild, + +emul-linux-x86-sdl-20100915.ebuild: + Version bump, remove old. 27 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> emul-linux-x86-sdl-20100611.ebuild: 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 deleted file mode 100644 index d47606f908fb..000000000000 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100409.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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.2 2010/06/02 13:43:10 pacho Exp $ - -inherit emul-linux-x86 - -LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* amd64" -IUSE="" - -DEPEND="" -RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV} - ~app-emulation/emul-linux-x86-baselibs-${PV} - ~app-emulation/emul-linux-x86-soundlibs-${PV} - ~app-emulation/emul-linux-x86-medialibs-${PV}" 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-20100915.ebuild index f5e05b692d9c..24c66196343b 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-20100915.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.2 2010/03/22 14:00:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100915.ebuild,v 1.1 2010/09/15 11:50:32 pacho Exp $ inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* amd64" +KEYWORDS="-* ~amd64" IUSE="" DEPEND="" |