diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-12 11:56:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-12 11:56:37 +0000 |
commit | 79cf591f1ea0e625fbf2e40b6c37799df46d5f3d (patch) | |
tree | 3d112f081faa40b1b3c47940ddcb4a23b98eaf67 /media-libs/id3lib | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-79cf591f1ea0e625fbf2e40b6c37799df46d5f3d.tar.gz gentoo-2-79cf591f1ea0e625fbf2e40b6c37799df46d5f3d.tar.bz2 gentoo-2-79cf591f1ea0e625fbf2e40b6c37799df46d5f3d.zip |
arm/hppa/ia64/sh stable
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-libs/id3lib')
-rw-r--r-- | media-libs/id3lib/id3lib-3.8.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/id3lib/id3lib-3.8.3-r4.ebuild b/media-libs/id3lib/id3lib-3.8.3-r4.ebuild index 30f79c970804..c6971ba9a457 100644 --- a/media-libs/id3lib/id3lib-3.8.3-r4.ebuild +++ b/media-libs/id3lib/id3lib-3.8.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r4.ebuild,v 1.9 2006/02/07 21:21:20 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r4.ebuild,v 1.10 2006/02/12 11:56:37 vapier Exp $ inherit eutils autotools @@ -13,7 +13,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 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" IUSE="doc examples" RDEPEND="sys-libs/zlib" |