summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-10-28 11:26:52 +0000
committerPacho Ramos <pacho@gentoo.org>2012-10-28 11:26:52 +0000
commit798ce857f903e0b3f9e5506479e8a54ca1f4ca85 (patch)
treef8c19b6e97334a889458f65bc8acfc065c73e96d /app-emulation/emul-linux-x86-sdl
parentVersion bump, drop old. (diff)
downloadgentoo-2-798ce857f903e0b3f9e5506479e8a54ca1f4ca85.tar.gz
gentoo-2-798ce857f903e0b3f9e5506479e8a54ca1f4ca85.tar.bz2
gentoo-2-798ce857f903e0b3f9e5506479e8a54ca1f4ca85.zip
Version bump, drop old.
(Portage version: 2.1.11.31/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/ChangeLog9
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120127.ebuild20
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121028.ebuild (renamed from app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520.ebuild)9
3 files changed, 10 insertions, 28 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog
index 02d93d36c5f5..6d854b7afb86 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.63 2012/07/25 14:32:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.64 2012/10/28 11:26:52 pacho Exp $
+
+*emul-linux-x86-sdl-20121028 (28 Oct 2012)
+
+ 28 Oct 2012; Pacho Ramos <pacho@gentoo.org>
+ +emul-linux-x86-sdl-20121028.ebuild, -emul-linux-x86-sdl-20120127.ebuild,
+ -emul-linux-x86-sdl-20120520.ebuild:
+ Version bump, drop old.
25 Jul 2012; Pacho Ramos <pacho@gentoo.org>
emul-linux-x86-sdl-20120520-r1.ebuild:
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120127.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120127.ebuild
deleted file mode 100644
index d54bc546fc07..000000000000
--- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120127.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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-20120127.ebuild,v 1.2 2012/03/09 14:56:05 ssuominen Exp $
-
-EAPI="4"
-
-inherit emul-linux-x86
-
-LICENSE="LGPL-2 LGPL-2.1"
-KEYWORDS="-* amd64"
-IUSE="pulseaudio"
-
-SRC_URI="${SRC_URI}
- !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}
- ~app-emulation/emul-linux-x86-baselibs-${PV}
- ~app-emulation/emul-linux-x86-soundlibs-${PV}[pulseaudio?]
- ~app-emulation/emul-linux-x86-medialibs-${PV}"
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121028.ebuild
index 4e239c927b53..10a99d1a3cf1 100644
--- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520.ebuild
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121028.ebuild
@@ -1,20 +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.ebuild,v 1.1 2012/05/20 13:13:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121028.ebuild,v 1.1 2012/10/28 11:26:52 pacho Exp $
EAPI="4"
-
inherit emul-linux-x86
LICENSE="LGPL-2 LGPL-2.1 ZLIB"
KEYWORDS="-* ~amd64"
-IUSE="pulseaudio"
-
-SRC_URI="${SRC_URI}
- !pulseaudio? ( http://dev.gentoo.org/~pacho/emul-linux-x86-${PV}/libsdl-1.2.15_${PV}.tbz2 )"
DEPEND=""
RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
~app-emulation/emul-linux-x86-baselibs-${PV}
- ~app-emulation/emul-linux-x86-soundlibs-${PV}[pulseaudio?]
+ ~app-emulation/emul-linux-x86-soundlibs-${PV}
~app-emulation/emul-linux-x86-medialibs-${PV}"