summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2009-12-31 12:06:54 +0000
committerPacho Ramos <pacho@gentoo.org>2009-12-31 12:06:54 +0000
commit87fd7e18f4f371072274a94373931f5f6624cb7a (patch)
treeda5a58c4ebc098afe565662e7f9099aa015faa62 /app-emulation/emul-linux-x86-sdl
parentNew emul set (diff)
downloadgentoo-2-87fd7e18f4f371072274a94373931f5f6624cb7a.tar.gz
gentoo-2-87fd7e18f4f371072274a94373931f5f6624cb7a.tar.bz2
gentoo-2-87fd7e18f4f371072274a94373931f5f6624cb7a.zip
New emul set
(Portage version: 2.1.7.15/cvs/Linux x86_64)
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-20091231.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog
index 9925665fe3ad..ee27d390b2f6 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.37 2009/12/30 19:52:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.38 2009/12/31 12:06:54 pacho Exp $
+
+*emul-linux-x86-sdl-20091231 (31 Dec 2009)
+
+ 31 Dec 2009; Pacho Ramos <pacho@gentoo.org>
+ +emul-linux-x86-sdl-20091231.ebuild:
+ New emul set
30 Dec 2009; Pacho Ramos <pacho@gentoo.org>
emul-linux-x86-sdl-20081109.ebuild, emul-linux-x86-sdl-20091226.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-20091231.ebuild
new file mode 100644
index 000000000000..cb29e3378fe9
--- /dev/null
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 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.1 2009/12/31 12:06:54 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}"