diff options
author | 2011-12-21 21:57:08 +0000 | |
---|---|---|
committer | 2011-12-21 21:57:08 +0000 | |
commit | bffe46c4ab72cc5e62868f4eed800aaa6b6846c9 (patch) | |
tree | 129a7dd036fe4097c60ecac033db5a7ec46b80e4 /media-libs/id3lib/id3lib-3.8.3-r8.ebuild | |
parent | Version bump. Translation updates. (diff) | |
download | gentoo-2-bffe46c4ab72cc5e62868f4eed800aaa6b6846c9.tar.gz gentoo-2-bffe46c4ab72cc5e62868f4eed800aaa6b6846c9.tar.bz2 gentoo-2-bffe46c4ab72cc5e62868f4eed800aaa6b6846c9.zip |
arm stable, bug #393807
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'media-libs/id3lib/id3lib-3.8.3-r8.ebuild')
-rw-r--r-- | media-libs/id3lib/id3lib-3.8.3-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild index f1788aa88a63..d8a96ce06041 100644 --- a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild +++ b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r8.ebuild,v 1.5 2011/12/20 20:53:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r8.ebuild,v 1.6 2011/12/21 21:57:08 maekke Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc" RDEPEND="sys-libs/zlib" |