diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 15:20:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 15:20:51 +0000 |
commit | 9350d8a17eee1837cb8a8a707df91dc28b088431 (patch) | |
tree | b3726ca355548903a1f9a6bb1c483cb92deed539 /media-libs/libshout | |
parent | Update HOMEPAGE. (diff) | |
download | gentoo-2-9350d8a17eee1837cb8a8a707df91dc28b088431.tar.gz gentoo-2-9350d8a17eee1837cb8a8a707df91dc28b088431.tar.bz2 gentoo-2-9350d8a17eee1837cb8a8a707df91dc28b088431.zip |
alpha/ia64/sh/sparc stable wrt #419097
(Portage version: 2.1.11.5/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog index ea8fbdb04d56..ce41b3759f3e 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.36 2012/06/22 16:14:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.37 2012/07/08 15:20:51 armin76 Exp $ + + 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> libshout-2.3.0.ebuild: + alpha/ia64/sh/sparc stable wrt #419097 *libshout-2.3.1 (22 Jun 2012) diff --git a/media-libs/libshout/libshout-2.3.0.ebuild b/media-libs/libshout/libshout-2.3.0.ebuild index 526df5b6c8c2..cc95a0c79768 100644 --- a/media-libs/libshout/libshout-2.3.0.ebuild +++ b/media-libs/libshout/libshout-2.3.0.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.0.ebuild,v 1.8 2012/06/07 22:21:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.0.ebuild,v 1.9 2012/07/08 15:20:51 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 |