summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2008-03-17 07:20:13 +0000
committerPeter Weller <welp@gentoo.org>2008-03-17 07:20:13 +0000
commitcce948c52ac6e32d64df9c00d9c81765aa66ca7c (patch)
tree2170c404ee68d5207ba3e63216c3e30483784ce3 /app-emulation
parentBump (diff)
downloadgentoo-2-cce948c52ac6e32d64df9c00d9c81765aa66ca7c.tar.gz
gentoo-2-cce948c52ac6e32d64df9c00d9c81765aa66ca7c.tar.bz2
gentoo-2-cce948c52ac6e32d64df9c00d9c81765aa66ca7c.zip
Bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/emul-linux-x86-sdl/ChangeLog10
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20080316.ebuild13
2 files changed, 21 insertions, 2 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog
index 22c055f7f515..b77a3ee81d00 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.29 2007/11/24 01:25:04 kingtaco Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.30 2008/03/17 07:20:13 welp Exp $
+
+*emul-linux-x86-sdl-20080316 (17 Mar 2008)
+
+ 17 Mar 2008; Peter Weller <welp@gentoo.org>
+ +emul-linux-x86-sdl-20080316.ebuild:
+ Bump
24 Nov 2007; Mike Doty <kingtaco@gentoo.org>
emul-linux-x86-sdl-20071121.ebuild:
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20080316.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20080316.ebuild
new file mode 100644
index 000000000000..6887fe1d6907
--- /dev/null
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20080316.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2008 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-20080316.ebuild,v 1.1 2008/03/17 07:20:13 welp Exp $
+
+inherit emul-linux-x86
+
+LICENSE="LGPL-2 LGPL-2.1"
+KEYWORDS="-* ~amd64"
+
+DEPEND=""
+RDEPEND=">=app-emulation/emul-linux-x86-xlibs-20071114
+ >=app-emulation/emul-linux-x86-baselibs-20071114
+ >=app-emulation/emul-linux-x86-soundlibs-20071114"