summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-12 21:02:33 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-12 21:02:33 +0000
commit11ccb7b668b3a24fda6ac97d41250140d8ae8b7c (patch)
treefc04e3638f6d10552b6676fe5958c6c19ab7bdef /media-libs/libsdl
parentSome comments got displaced to the wrong spot. (diff)
downloadgentoo-2-11ccb7b668b3a24fda6ac97d41250140d8ae8b7c.tar.gz
gentoo-2-11ccb7b668b3a24fda6ac97d41250140d8ae8b7c.tar.bz2
gentoo-2-11ccb7b668b3a24fda6ac97d41250140d8ae8b7c.zip
update digest as upstream changed #147253
(Portage version: 2.1.1)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/files/digest-libsdl-1.2.116
-rw-r--r--media-libs/libsdl/libsdl-1.2.11.ebuild3
2 files changed, 5 insertions, 4 deletions
diff --git a/media-libs/libsdl/files/digest-libsdl-1.2.11 b/media-libs/libsdl/files/digest-libsdl-1.2.11
index 0c18548c73c0..7c37b8fdf059 100644
--- a/media-libs/libsdl/files/digest-libsdl-1.2.11
+++ b/media-libs/libsdl/files/digest-libsdl-1.2.11
@@ -1,3 +1,3 @@
-MD5 dbe82ff408bccfd6992b4cf162538595 SDL-1.2.11.tar.gz 2796143
-RMD160 1ea73d45dcecde9df8e4b5c18e7cbcaedb1e4c59 SDL-1.2.11.tar.gz 2796143
-SHA256 c3f0e9b016368601697495dcdaed010ab0ee4b541d0052910f829ce318d90a2b SDL-1.2.11.tar.gz 2796143
+MD5 418b42956b7cd103bfab1b9077ccc149 SDL-1.2.11.tar.gz 2796407
+RMD160 91dc8877224415a4ba59e1de57c31861e550d644 SDL-1.2.11.tar.gz 2796407
+SHA256 6985823287b224b57390b1c1b6cbc54cc9a7d7757fbf9934ed20754b4cd23730 SDL-1.2.11.tar.gz 2796407
diff --git a/media-libs/libsdl/libsdl-1.2.11.ebuild b/media-libs/libsdl/libsdl-1.2.11.ebuild
index fd4988f5dcb3..1114b71a40f6 100644
--- a/media-libs/libsdl/libsdl-1.2.11.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11.ebuild,v 1.9 2006/09/10 17:53:04 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11.ebuild,v 1.10 2006/09/12 21:02:33 vapier Exp $
inherit flag-o-matic toolchain-funcs eutils libtool
@@ -16,6 +16,7 @@ KEYWORDS="~alpha ~amd64 arm ~hppa ia64 mips ppc ppc-macos ppc64 sh sparc x86 ~x8
# in USE and something breaks, you pick up the pieces. Be prepared for
# bug reports to be marked INVALID.
IUSE="oss alsa esd arts nas X dga xv xinerama fbcon directfb ggi svga aalib opengl libcaca noaudio novideo nojoystick noflagstrip"
+RESTRICT="mirror" #147253
RDEPEND="!noaudio? ( >=media-libs/audiofile-0.1.9 )
alsa? ( media-libs/alsa-lib )