summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-01-27 18:12:56 +0000
committerPacho Ramos <pacho@gentoo.org>2012-01-27 18:12:56 +0000
commitac99bc7afde92b892f6fb77f85107f33d73a4279 (patch)
treedf6d2b91b41fd8c152ca9e75f814f865751e8cc9
parentVersion bump, remove old. (diff)
downloadgentoo-2-ac99bc7afde92b892f6fb77f85107f33d73a4279.tar.gz
gentoo-2-ac99bc7afde92b892f6fb77f85107f33d73a4279.tar.bz2
gentoo-2-ac99bc7afde92b892f6fb77f85107f33d73a4279.zip
Version bump, remove old.
(Portage version: 2.1.10.44/cvs/Linux x86_64, RepoMan options: --force)
-rw-r--r--app-emulation/emul-linux-x86-sdl/ChangeLog11
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110129.ebuild14
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120127.ebuild (renamed from app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild)8
3 files changed, 13 insertions, 20 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog
index 84a4c8cf34bf..c5dd315a22b0 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.58 2011/10/16 12:11:03 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.59 2012/01/27 18:12:56 pacho Exp $
+
+*emul-linux-x86-sdl-20120127 (27 Jan 2012)
+
+ 27 Jan 2012; Pacho Ramos <pacho@gentoo.org>
+ +emul-linux-x86-sdl-20120127.ebuild, -emul-linux-x86-sdl-20110129.ebuild,
+ -emul-linux-x86-sdl-20110722.ebuild:
+ Version bump, remove old.
16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
emul-linux-x86-sdl-20110928.ebuild:
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110129.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110129.ebuild
deleted file mode 100644
index d9fddcb77b5b..000000000000
--- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110129.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 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-20110129.ebuild,v 1.2 2011/02/12 20:20:38 hwoarang Exp $
-
-inherit emul-linux-x86
-
-LICENSE="LGPL-2 LGPL-2.1"
-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}
- ~app-emulation/emul-linux-x86-medialibs-${PV}"
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120127.ebuild
index 62e902665929..46aa6090b768 100644
--- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120127.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-20110722.ebuild,v 1.2 2011/08/24 10:07:17 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120127.ebuild,v 1.1 2012/01/27 18:12:56 pacho Exp $
EAPI="4"
inherit emul-linux-x86
LICENSE="LGPL-2 LGPL-2.1"
-KEYWORDS="-* amd64"
+KEYWORDS="-* ~amd64"
IUSE="pulseaudio"
SRC_URI="${SRC_URI}
- !pulseaudio? ( http://dev.gentoo.org/~pacho/emul-linux-x86-${PV}/libsdl-1.2.14-r6.tbz2 )"
+ !pulseaudio? ( http://dev.gentoo.org/~pacho/emul-linux-x86-${PV}/libsdl-1.2.14-r6_${PV}.tbz2 )"
DEPEND=""
RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}