summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-12-02 10:57:52 +0000
committerPacho Ramos <pacho@gentoo.org>2012-12-02 10:57:52 +0000
commitccf4d7f6ecc0c5a09fc09206c5638f8de1593d03 (patch)
treef732f84a1138e32339275dbe72ea4b16a0343c1b /app-emulation/emul-linux-x86-sdl
parentVersion bump, drop old. (diff)
downloadgentoo-2-ccf4d7f6ecc0c5a09fc09206c5638f8de1593d03.tar.gz
gentoo-2-ccf4d7f6ecc0c5a09fc09206c5638f8de1593d03.tar.bz2
gentoo-2-ccf4d7f6ecc0c5a09fc09206c5638f8de1593d03.zip
Version bump, drop old.
(Portage version: 2.1.11.32/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-emulation/emul-linux-x86-sdl')
-rw-r--r--app-emulation/emul-linux-x86-sdl/ChangeLog8
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild (renamed from app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520-r1.ebuild)9
2 files changed, 11 insertions, 6 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog
index 0e376bf284a6..e527d8e71dda 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.65 2012/11/25 07:26:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.66 2012/12/02 10:57:52 pacho Exp $
+
+*emul-linux-x86-sdl-20121202 (02 Dec 2012)
+
+ 02 Dec 2012; Pacho Ramos <pacho@gentoo.org>
+ +emul-linux-x86-sdl-20121202.ebuild, -emul-linux-x86-sdl-20120520-r1.ebuild:
+ Version bump, drop old.
25 Nov 2012; Pacho Ramos <pacho@gentoo.org>
emul-linux-x86-sdl-20121028.ebuild:
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520-r1.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild
index 09ded2358ea1..1344f4f8bd82 100644
--- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520-r1.ebuild
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild
@@ -1,16 +1,15 @@
# Copyright 1999-2012 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-20120520-r1.ebuild,v 1.2 2012/07/25 14:32:51 pacho Exp $
-
-EAPI="4"
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild,v 1.1 2012/12/02 10:57:52 pacho Exp $
+EAPI=5
inherit emul-linux-x86
LICENSE="LGPL-2 LGPL-2.1 ZLIB"
-KEYWORDS="-* amd64"
+KEYWORDS="-* ~amd64"
DEPEND=""
RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
~app-emulation/emul-linux-x86-baselibs-${PV}
- >=app-emulation/emul-linux-x86-soundlibs-${PV}-r2
+ ~app-emulation/emul-linux-x86-soundlibs-${PV}
~app-emulation/emul-linux-x86-medialibs-${PV}"