diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 07:57:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 07:57:59 +0000 |
commit | c5c0173fc592a73f857752f8acbdd2ab6b6fadd8 (patch) | |
tree | ef93cc0479d5422f5c303e1ffe2ccb09f7164f7e /media-libs/libvorbis | |
parent | removed macos (Manifest recommit) (diff) | |
download | gentoo-2-c5c0173fc592a73f857752f8acbdd2ab6b6fadd8.tar.gz gentoo-2-c5c0173fc592a73f857752f8acbdd2ab6b6fadd8.tar.bz2 gentoo-2-c5c0173fc592a73f857752f8acbdd2ab6b6fadd8.zip |
removed macos
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild b/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild index f1b0fe5d3174..3b60242d2db9 100644 --- a/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild +++ b/media-libs/libvorbis/libvorbis-1.0.1-r2.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.0.1-r2.ebuild,v 1.11 2004/09/17 01:33:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild,v 1.12 2004/10/23 07:55:48 mr_bones_ Exp $ inherit libtool flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="http://www.vorbis.com/files/${PV}/unix/${P}.tar.gz" LICENSE="as-is" 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 ~ppc-macos" IUSE="" diff --git a/media-libs/libvorbis/libvorbis-1.1.0.ebuild b/media-libs/libvorbis/libvorbis-1.1.0.ebuild index 09912e28285f..dcd1645e2181 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.5 2004/10/22 17:58:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.0.ebuild,v 1.6 2004/10/23 07:55:48 mr_bones_ 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 ~ppc-macos" RDEPEND=">=media-libs/libogg-1.0" DEPEND="${RDEPEND} |