diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-06-25 17:02:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-06-25 17:02:58 +0000 |
commit | cdff8ec178495b6d90d64914f1b7d3bbf19d3724 (patch) | |
tree | 3472fd14627e5e3d291c1d9d38fc387f9fd1dd9a /media-libs/libvorbis/libvorbis-1.3.1.ebuild | |
parent | Stable for HPPA (bug #324261). (diff) | |
download | historical-cdff8ec178495b6d90d64914f1b7d3bbf19d3724.tar.gz historical-cdff8ec178495b6d90d64914f1b7d3bbf19d3724.tar.bz2 historical-cdff8ec178495b6d90d64914f1b7d3bbf19d3724.zip |
Stable for HPPA (bug #324263).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'media-libs/libvorbis/libvorbis-1.3.1.ebuild')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.3.1.ebuild b/media-libs/libvorbis/libvorbis-1.3.1.ebuild index d26168338574..84b5b0469a4f 100644 --- a/media-libs/libvorbis/libvorbis-1.3.1.ebuild +++ b/media-libs/libvorbis/libvorbis-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.1.ebuild,v 1.3 2010/06/24 19:29:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.1.ebuild,v 1.4 2010/06/25 17:02:58 jer Exp $ EAPI=2 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.bz2" 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="static-libs" RDEPEND="media-libs/libogg" |