diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:00:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:00:10 +0000 |
commit | 84c5f3dc3fa9c1a41b15ee38de422d8165786535 (patch) | |
tree | ef0c6f99a4b4bdc15b7304c19c0ea652890fa933 /media-libs/libshout | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-84c5f3dc3fa9c1a41b15ee38de422d8165786535.tar.gz gentoo-2-84c5f3dc3fa9c1a41b15ee38de422d8165786535.tar.bz2 gentoo-2-84c5f3dc3fa9c1a41b15ee38de422d8165786535.zip |
Stable for alpha, 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 d45025f9d4ec..7fe85cc302f4 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.57 2014/08/23 15:31:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.58 2014/08/25 11:00:10 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1-r1.ebuild: + Stable for alpha, wrt bug #512012 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1-r1.ebuild: Stable for ia64, 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 3f2495f11a6b..17fb4324ec9a 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.10 2014/08/23 15:31:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1-r1.ebuild,v 1.11 2014/08/25 11:00:10 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}] |