diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:48:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:48:49 +0000 |
commit | c8e75194ab462cb587de608e9de4199208496380 (patch) | |
tree | 679e1c22b1fc77bac3ee48a17dc87e3bdbdfd0a0 /media-libs/libshout | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-c8e75194ab462cb587de608e9de4199208496380.tar.gz gentoo-2-c8e75194ab462cb587de608e9de4199208496380.tar.bz2 gentoo-2-c8e75194ab462cb587de608e9de4199208496380.zip |
Stable for amd64, wrt bug #512912
(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 d8d60fded915..200b3445db72 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.51 2014/06/18 19:49:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.52 2014/07/22 10:48:49 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1-r1.ebuild: + Stable for amd64, wrt bug #512912 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libshout-2.3.1-r1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug diff --git a/media-libs/libshout/libshout-2.3.1-r1.ebuild b/media-libs/libshout/libshout-2.3.1-r1.ebuild index 53de898d092b..e05a212f329c 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.4 2014/06/18 19:49:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1-r1.ebuild,v 1.5 2014/07/22 10:48:49 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}] |