diff options
author | Markus Meier <maekke@gentoo.org> | 2012-09-14 18:51:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-09-14 18:51:16 +0000 |
commit | 5657304831304ad20c5e73985d19336866735adc (patch) | |
tree | d78f93b36d3fd528f4e82d59bda166f3838da443 /media-libs/libshout | |
parent | arm stable, bug #429130 (diff) | |
download | gentoo-2-5657304831304ad20c5e73985d19336866735adc.tar.gz gentoo-2-5657304831304ad20c5e73985d19336866735adc.tar.bz2 gentoo-2-5657304831304ad20c5e73985d19336866735adc.zip |
arm stable, bug #429126
(Portage version: 2.1.11.13/cvs/Linux x86_64)
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 caed546e4550..39ee496fa6ac 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.38 2012/09/13 10:15:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.39 2012/09/14 18:51:16 maekke Exp $ + + 14 Sep 2012; Markus Meier <maekke@gentoo.org> libshout-2.3.1.ebuild: + arm stable, bug #429126 13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1.ebuild: Stable for amd64, wrt bug #429126 diff --git a/media-libs/libshout/libshout-2.3.1.ebuild b/media-libs/libshout/libshout-2.3.1.ebuild index 7e844ed4845d..d5c3405e4e84 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.2 2012/09/13 10:15:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v 1.3 2012/09/14 18:51:16 maekke 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 |