diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-12 23:59:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-12 23:59:16 +0000 |
commit | cf4bb0b7b79d2216c71e2155296021ef2e7916cc (patch) | |
tree | 3b4c6ef2ca5b88c279a7c1817b6319df08f27666 /media-libs/libsdl | |
parent | added cjk to IUSE. (diff) | |
download | historical-cf4bb0b7b79d2216c71e2155296021ef2e7916cc.tar.gz historical-cf4bb0b7b79d2216c71e2155296021ef2e7916cc.tar.bz2 historical-cf4bb0b7b79d2216c71e2155296021ef2e7916cc.zip |
x86/ppc/sparc/hppa stable
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/Manifest | 26 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.7-r1.ebuild | 4 |
2 files changed, 20 insertions, 10 deletions
diff --git a/media-libs/libsdl/Manifest b/media-libs/libsdl/Manifest index dc7b24f12a63..45da386d388f 100644 --- a/media-libs/libsdl/Manifest +++ b/media-libs/libsdl/Manifest @@ -1,15 +1,25 @@ -MD5 725053ce30b454e912aaab60c08caf10 libsdl-1.2.6-r3.ebuild 2854 -MD5 5074715fa2ad4fbd78e35864ff07248a libsdl-1.2.7.ebuild 2486 -MD5 88f934a13b41adb11f800a831ccba3b4 libsdl-1.2.7-r1.ebuild 2757 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 fb677132d70e75001c469c3c9efcad0f ChangeLog 7749 MD5 baaaa69f33ef9027dac84ee4ff02773b metadata.xml 974 -MD5 206ddd08dd3e33819d03245d11af3014 files/1.2.7-gcc34.patch 8196 +MD5 56de76662f20544bfb8d04a7da10f15e libsdl-1.2.7-r1.ebuild 2751 +MD5 725053ce30b454e912aaab60c08caf10 libsdl-1.2.6-r3.ebuild 2854 +MD5 5074715fa2ad4fbd78e35864ff07248a libsdl-1.2.7.ebuild 2486 MD5 0c2020ec3ce37ea0612064c52d1014b1 files/1.2.6-alsa-1.0.0.patch 557 +MD5 2e9d99f7ab858b5a64d124abea4565b9 files/digest-libsdl-1.2.7-r1 62 MD5 803844293dc7df2bb7d2323c03977b71 files/1.2.7-libcaca.patch 23266 +MD5 b66ce90b8939cef871c1c9b065fc0658 files/digest-libsdl-1.2.6-r3 62 +MD5 206ddd08dd3e33819d03245d11af3014 files/1.2.7-gcc34.patch 8196 MD5 419d8c241f85b4deba895c615faa5612 files/libsdl-1.2.6-fullscreen.patch 1094 -MD5 4f1ce33c931d461bed06277f60341085 files/1.2.6-nobuggy-X.patch 568 MD5 e71ab5ce20cb7c70631a59f9d209cce1 files/1.2.7-joystick.patch 1317 -MD5 2e9d99f7ab858b5a64d124abea4565b9 files/digest-libsdl-1.2.7 62 +MD5 4f1ce33c931d461bed06277f60341085 files/1.2.6-nobuggy-X.patch 568 MD5 4f1ce33c931d461bed06277f60341085 files/1.2.7-nobuggy-X.patch 568 -MD5 b66ce90b8939cef871c1c9b065fc0658 files/digest-libsdl-1.2.6-r3 62 -MD5 2e9d99f7ab858b5a64d124abea4565b9 files/digest-libsdl-1.2.7-r1 62 +MD5 2e9d99f7ab858b5a64d124abea4565b9 files/digest-libsdl-1.2.7 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.8 (GNU/Linux) + +iD8DBQFA8yXwHTu7gpaalycRAjw+AJ4jm92Q8RScV+ufLTuEyzvQTFCudgCgsrPc +dYXZyZ/jMpatfbBAPJVthIw= +=RVfH +-----END PGP SIGNATURE----- diff --git a/media-libs/libsdl/libsdl-1.2.7-r1.ebuild b/media-libs/libsdl/libsdl-1.2.7-r1.ebuild index 4b8c950adf64..18d9f81be00b 100644 --- a/media-libs/libsdl/libsdl-1.2.7-r1.ebuild +++ b/media-libs/libsdl/libsdl-1.2.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r1.ebuild,v 1.5 2004/06/24 23:14:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r1.ebuild,v 1.6 2004/07/12 23:59:16 vapier Exp $ inherit fixheadtails eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~alpha hppa amd64 ~ia64" IUSE="oss alsa esd arts nas X dga xv xinerama fbcon directfb ggi svga aalib opengl libcaca noaudio novideo nojoystick" # if you disable audio/video/joystick and something breaks, you pick up the pieces |