diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-19 05:53:39 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-19 05:53:39 +0000 |
commit | bbed63a47605c1df95d840a5092d82d329428b2d (patch) | |
tree | 89af35eb8686a8f7e6132bdb376e37c5bc94aacb /media-libs/libvorbis | |
parent | Forgot to add cobalt to IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-bbed63a47605c1df95d840a5092d82d329428b2d.tar.gz gentoo-2-bbed63a47605c1df95d840a5092d82d329428b2d.tar.bz2 gentoo-2-bbed63a47605c1df95d840a5092d82d329428b2d.zip |
Stable amd64, sparc, x86.
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog index 18f8146126ea..10128e62437d 100644 --- a/media-libs/libvorbis/ChangeLog +++ b/media-libs/libvorbis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libvorbis # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.41 2004/10/07 01:58:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.42 2004/10/19 05:52:08 eradicator Exp $ + + 18 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> + libvorbis-1.1.0.ebuild: + Stable amd64, sparc, x86. 06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> libvorbis-1.1.0.ebuild: diff --git a/media-libs/libvorbis/libvorbis-1.1.0.ebuild b/media-libs/libvorbis/libvorbis-1.1.0.ebuild index c453fb4f2672..2de648cd4836 100644 --- a/media-libs/libvorbis/libvorbis-1.1.0.ebuild +++ b/media-libs/libvorbis/libvorbis-1.1.0.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/libvorbis/libvorbis-1.1.0.ebuild,v 1.2 2004/10/07 01:58:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.0.ebuild,v 1.3 2004/10/19 05:52:08 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64 ~mips ~sparc ~hppa ~alpha ~ia64 ~ppc ~ppc64 ~macos ~ppc-macos" +KEYWORDS="x86 amd64 ~mips sparc ~hppa ~alpha ~ia64 ~ppc ~ppc64 ~macos ~ppc-macos" RDEPEND=">=media-libs/libogg-1.0" DEPEND="${RDEPEND} |