diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-15 20:13:07 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-15 20:13:07 +0000 |
commit | e18b07fbdf399d98cffe950e2444d3e4bde72257 (patch) | |
tree | 9f0b2c9df45e4ed7d0e872fccf14852e02d8b388 /media-libs/id3lib/id3lib-3.8.3-r5.ebuild | |
parent | Stable on x86. (diff) | |
download | gentoo-2-e18b07fbdf399d98cffe950e2444d3e4bde72257.tar.gz gentoo-2-e18b07fbdf399d98cffe950e2444d3e4bde72257.tar.bz2 gentoo-2-e18b07fbdf399d98cffe950e2444d3e4bde72257.zip |
Stable on x86, bug #130922.
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-libs/id3lib/id3lib-3.8.3-r5.ebuild')
-rw-r--r-- | media-libs/id3lib/id3lib-3.8.3-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/id3lib/id3lib-3.8.3-r5.ebuild b/media-libs/id3lib/id3lib-3.8.3-r5.ebuild index 40bd84116f3c..47aaff7134bf 100644 --- a/media-libs/id3lib/id3lib-3.8.3-r5.ebuild +++ b/media-libs/id3lib/id3lib-3.8.3-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r5.ebuild,v 1.3 2007/04/15 18:27:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r5.ebuild,v 1.4 2007/04/15 20:13:07 ticho Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc examples" RDEPEND="sys-libs/zlib" |