diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:31:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:31:33 +0000 |
commit | a2b9720d18359e90b4afe08dca2ce6160e29c7d8 (patch) | |
tree | e9167fe0d3bfc45ef6e035ecd10c878af6565a48 /media-libs/libshout | |
parent | Stable for ia64, wrt bug #512012 (diff) | |
download | gentoo-2-a2b9720d18359e90b4afe08dca2ce6160e29c7d8.tar.gz gentoo-2-a2b9720d18359e90b4afe08dca2ce6160e29c7d8.tar.bz2 gentoo-2-a2b9720d18359e90b4afe08dca2ce6160e29c7d8.zip |
Stable for ia64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libshout')
-rw-r--r-- | media-libs/libshout/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libshout/libshout-2.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog index 32789bbdf997..d45025f9d4ec 100644 --- a/media-libs/libshout/ChangeLog +++ b/media-libs/libshout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libshout # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.56 2014/08/21 10:42:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.57 2014/08/23 15:31:33 ago Exp $ + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1-r1.ebuild: + Stable for ia64, wrt bug #512012 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1-r1.ebuild: Stable for ppc64, wrt bug #512012 diff --git a/media-libs/libshout/libshout-2.3.1-r1.ebuild b/media-libs/libshout/libshout-2.3.1-r1.ebuild index e59aa9e27345..3f2495f11a6b 100644 --- a/media-libs/libshout/libshout-2.3.1-r1.ebuild +++ b/media-libs/libshout/libshout-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.9 2014/08/21 10:42:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1-r1.ebuild,v 1.10 2014/08/23 15:31:33 ago Exp $ EAPI=5 inherit autotools eutils multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="speex static-libs theora" RDEPEND=">=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] |