summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-09-07 14:19:07 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-09-07 14:19:07 +0000
commitf6c170a80f688b14dbf13ce6583ae24e4c4a786c (patch)
treeb3c5c67b1c2c34d809dd012a4a4f476c8ef665f8 /app-emulation
parentStable on sparc (diff)
downloadgentoo-2-f6c170a80f688b14dbf13ce6583ae24e4c4a786c.tar.gz
gentoo-2-f6c170a80f688b14dbf13ce6583ae24e4c4a786c.tar.bz2
gentoo-2-f6c170a80f688b14dbf13ce6583ae24e4c4a786c.zip
New release bumping libsdl to 1.2.8.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/emul-linux-x86-sdl/ChangeLog8
-rw-r--r--app-emulation/emul-linux-x86-sdl/Manifest14
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.2.ebuild21
-rw-r--r--app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-2.21
4 files changed, 32 insertions, 12 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog
index 9234c855f3e1..4cdd5382a12b 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.11 2005/09/06 12:38:19 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.12 2005/09/07 14:19:07 herbs Exp $
+
+*emul-linux-x86-sdl-2.2 (07 Sep 2005)
+
+ 07 Sep 2005; Herbie Hopkins <herbs@gentoo.org>
+ +emul-linux-x86-sdl-2.2.ebuild:
+ New release bumping libsdl to 1.2.8.
06 Sep 2005; Herbie Hopkins <herbs@gentoo.org> metadata.xml,
-emul-linux-x86-sdl-1.0.ebuild, -emul-linux-x86-sdl-1.2.8-r1.ebuild:
diff --git a/app-emulation/emul-linux-x86-sdl/Manifest b/app-emulation/emul-linux-x86-sdl/Manifest
index e65488048b1a..71cf9ddf6e99 100644
--- a/app-emulation/emul-linux-x86-sdl/Manifest
+++ b/app-emulation/emul-linux-x86-sdl/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 f6bd6ba62b87a9243e354a63dcd681b6 emul-linux-x86-sdl-2.1.ebuild 594
-MD5 da3380f1ed57973b7493a59f346189e5 ChangeLog 1643
+MD5 6c53e604898eaa43f28760c3a2c88663 emul-linux-x86-sdl-2.2.ebuild 624
+MD5 2052199f8f2cd8f2eb62030ae491d797 ChangeLog 1805
MD5 ef1a1d0bbdb241725417e87002ec4d16 metadata.xml 223
MD5 59e5d6e467e5d053b7e5538878235a7b files/digest-emul-linux-x86-sdl-2.1 75
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDHY3R2G5bA0cA/ScRArEpAJ0Y/mEUBdBLfPJT9rNpHui3sVNC0ACg8ivj
-gCFMc8rmVzmLg2dABTk7XiY=
-=ODex
------END PGP SIGNATURE-----
+MD5 68cf1526b0b64fd6709c99ad93e248a4 files/digest-emul-linux-x86-sdl-2.2 75
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.2.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.2.ebuild
new file mode 100644
index 000000000000..c0569a96627b
--- /dev/null
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-2.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 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-2.2.ebuild,v 1.1 2005/09/07 14:19:07 herbs Exp $
+
+DESCRIPTION="32bit SDL emulation for amd64"
+SRC_URI="mirror://gentoo/${P}.tar.bz2
+ http://dev.gentoo.org/~herbs/emul/${P}.tar.bz2"
+HOMEPAGE="http://www.gentoo.org/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="-* ~amd64"
+IUSE=""
+
+DEPEND="virtual/libc
+ >=app-emulation/emul-linux-x86-soundlibs-2.0
+ >=app-emulation/emul-linux-x86-xlibs-2.0"
+
+src_install() {
+ cp -RPvf ${WORKDIR}/* ${D}/
+}
diff --git a/app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-2.2 b/app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-2.2
new file mode 100644
index 000000000000..d587cac5d435
--- /dev/null
+++ b/app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-2.2
@@ -0,0 +1 @@
+MD5 ae30d963bc5612d1d64e836718eb1cf1 emul-linux-x86-sdl-2.2.tar.bz2 444872