diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:59:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:59:30 +0000 |
commit | 2ee54bd51788d3b2d16ba097bc1e641589716cbe (patch) | |
tree | 6eb1c45d37037f940ea602d331d5718f8f1a402d /media-libs | |
parent | arm/ia64/sh stable (diff) | |
download | historical-2ee54bd51788d3b2d16ba097bc1e641589716cbe.tar.gz historical-2ee54bd51788d3b2d16ba097bc1e641589716cbe.tar.bz2 historical-2ee54bd51788d3b2d16ba097bc1e641589716cbe.zip |
sh stable
Package-Manager: portage-2.1.2_rc4-r9
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libvorbis/files/digest-libvorbis-1.1.0 | 2 | ||||
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.1.2.ebuild | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/libvorbis/files/digest-libvorbis-1.1.0 b/media-libs/libvorbis/files/digest-libvorbis-1.1.0 index 7d66d1321fe1..3d88cc91c548 100644 --- a/media-libs/libvorbis/files/digest-libvorbis-1.1.0 +++ b/media-libs/libvorbis/files/digest-libvorbis-1.1.0 @@ -2,3 +2,5 @@ MD5 bb764aeabde613d1a424a29b1f15e7e6 libvorbis-1.1.0.tar.gz 1312404 RMD160 8819812ee657af556ff9f8f8e7aad35f069c9126 libvorbis-1.1.0.tar.gz 1312404 SHA256 928c94d373ad9a4a04a38cfe0a849ddcc7a87ad06c8e8012931c37faefa19c00 libvorbis-1.1.0.tar.gz 1312404 MD5 86f60bb55a9ec4bdbc007619eef94d36 libvorbis-aotuv-b3.patch 92730 +RMD160 7fa466d7a7c5a07487292a477ced6652c1f640ba libvorbis-aotuv-b3.patch 92730 +SHA256 9826f892cac3d7e1f2e44ebca470d1389c2efd06481441660b41b4f31fa859fa libvorbis-aotuv-b3.patch 92730 diff --git a/media-libs/libvorbis/libvorbis-1.1.2.ebuild b/media-libs/libvorbis/libvorbis-1.1.2.ebuild index fc312a77ab68..0949c482fa9c 100644 --- a/media-libs/libvorbis/libvorbis-1.1.2.ebuild +++ b/media-libs/libvorbis/libvorbis-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.2.ebuild,v 1.12 2007/01/04 14:37:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.2.ebuild,v 1.13 2007/01/13 23:59:30 vapier Exp $ inherit libtool flag-o-matic eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="aotuv" RDEPEND=">=media-libs/libogg-1.0" |