diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 17:25:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 17:25:24 +0000 |
commit | 9377f00b83c204a334eb0e97bdf4137a9ef058d5 (patch) | |
tree | 91c4b41cc0e867a2ba358627c7285966ced4abf3 /media-libs/libshout | |
parent | alpha/ia64/sparc stable wrt #435114 (diff) | |
download | gentoo-2-9377f00b83c204a334eb0e97bdf4137a9ef058d5.tar.gz gentoo-2-9377f00b83c204a334eb0e97bdf4137a9ef058d5.tar.bz2 gentoo-2-9377f00b83c204a334eb0e97bdf4137a9ef058d5.zip |
alpha/ia64/sh/sparc stable wrt #429126
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libshout')
-rw-r--r-- | media-libs/libshout/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libshout/libshout-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog index 10df0a2866cd..b3bd41801bfa 100644 --- a/media-libs/libshout/ChangeLog +++ b/media-libs/libshout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libshout # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.42 2012/09/27 09:57:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.43 2012/09/30 17:25:24 armin76 Exp $ + + 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> libshout-2.3.1.ebuild: + alpha/ia64/sh/sparc stable wrt #429126 27 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libshout-2.3.1.ebuild: stable ppc ppc64, bug #429126 diff --git a/media-libs/libshout/libshout-2.3.1.ebuild b/media-libs/libshout/libshout-2.3.1.ebuild index 7b0b28bf77ff..300a86ec46d6 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.6 2012/09/27 09:57:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v 1.7 2012/09/30 17:25:24 armin76 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 |