diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-19 13:56:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-19 13:56:51 +0000 |
commit | 756df4f75cc95fb3f0a889c97a8e1d074ba1443c (patch) | |
tree | ccf449306a40cc8c8245f72ea15a4c70946363c5 /media-libs/libshout/libshout-2.3.1.ebuild | |
parent | Stable for HPPA (bug #429130). (diff) | |
download | gentoo-2-756df4f75cc95fb3f0a889c97a8e1d074ba1443c.tar.gz gentoo-2-756df4f75cc95fb3f0a889c97a8e1d074ba1443c.tar.bz2 gentoo-2-756df4f75cc95fb3f0a889c97a8e1d074ba1443c.zip |
Stable for HPPA (bug #429126).
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libshout/libshout-2.3.1.ebuild')
-rw-r--r-- | media-libs/libshout/libshout-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libshout/libshout-2.3.1.ebuild b/media-libs/libshout/libshout-2.3.1.ebuild index d5c3405e4e84..4f972b20ba7a 100644 --- a/media-libs/libshout/libshout-2.3.1.ebuild +++ b/media-libs/libshout/libshout-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v 1.3 2012/09/14 18:51:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v 1.4 2012/09/19 13:56:51 jer Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/libshout/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="speex theora" RDEPEND="media-libs/libogg |