diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-15 13:28:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-15 13:28:15 +0000 |
commit | a8a7f4a333e99ff6023f1df0696e763d8482ae3e (patch) | |
tree | 1c11f892952c2230d029a437b2cd2125d150d6ec /media-sound/flac123/flac123-0.0.12.ebuild | |
parent | Stable for sh, wrt bug #461342 (diff) | |
download | gentoo-2-a8a7f4a333e99ff6023f1df0696e763d8482ae3e.tar.gz gentoo-2-a8a7f4a333e99ff6023f1df0696e763d8482ae3e.tar.bz2 gentoo-2-a8a7f4a333e99ff6023f1df0696e763d8482ae3e.zip |
Stable for sh, wrt bug #457398
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/flac123/flac123-0.0.12.ebuild')
-rw-r--r-- | media-sound/flac123/flac123-0.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/flac123/flac123-0.0.12.ebuild b/media-sound/flac123/flac123-0.0.12.ebuild index b061efa1748d..503aee8166d7 100644 --- a/media-sound/flac123/flac123-0.0.12.ebuild +++ b/media-sound/flac123/flac123-0.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/flac123/flac123-0.0.12.ebuild,v 1.6 2013/03/14 15:13:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/flac123/flac123-0.0.12.ebuild,v 1.7 2013/03/15 13:28:15 ago Exp $ EAPI=4 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/flac-tools/${P}-release.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ppc ppc64 sh sparc x86" IUSE="" RDEPEND="dev-libs/popt |