diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-17 19:12:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-17 19:12:55 +0000 |
commit | 0bcdb8d9035746d6020fd6391b32d0093a52a3b8 (patch) | |
tree | cdb5ae9cbb662fe1ad08109f020829e6682e7ecb /media-libs/id3lib/id3lib-3.8.3-r8.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #391567 (diff) | |
download | gentoo-2-0bcdb8d9035746d6020fd6391b32d0093a52a3b8.tar.gz gentoo-2-0bcdb8d9035746d6020fd6391b32d0093a52a3b8.tar.bz2 gentoo-2-0bcdb8d9035746d6020fd6391b32d0093a52a3b8.zip |
Stable for AMD64, wrt bug #393807
(Portage version: 2.1.10.40/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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild index 5ef0b8f521b3..02200be6bcdf 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-2010 Gentoo Foundation +# 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.2 2010/01/15 09:29:13 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r8.ebuild,v 1.3 2011/12/17 19:12:55 ago 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" |