diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-08 22:09:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-08 22:09:59 +0000 |
commit | b5b03710226c6601d901fc895cfb8a68c22c9eec (patch) | |
tree | 32a2bcb1eec2c8091c6808070ddd9ef8f7caea74 /media-libs/libcddb/libcddb-1.3.2.ebuild | |
parent | Stable for HPPA (bug #271468). (diff) | |
download | gentoo-2-b5b03710226c6601d901fc895cfb8a68c22c9eec.tar.gz gentoo-2-b5b03710226c6601d901fc895cfb8a68c22c9eec.tar.bz2 gentoo-2-b5b03710226c6601d901fc895cfb8a68c22c9eec.zip |
Stable for HPPA (bug #272838).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-libs/libcddb/libcddb-1.3.2.ebuild')
-rw-r--r-- | media-libs/libcddb/libcddb-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libcddb/libcddb-1.3.2.ebuild b/media-libs/libcddb/libcddb-1.3.2.ebuild index c1323e0b1774..b58b7e11636b 100644 --- a/media-libs/libcddb/libcddb-1.3.2.ebuild +++ b/media-libs/libcddb/libcddb-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcddb/libcddb-1.3.2.ebuild,v 1.4 2009/06/07 16:57:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcddb/libcddb-1.3.2.ebuild,v 1.5 2009/06/08 22:09:59 jer Exp $ EAPI=2 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" 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" RDEPEND="virtual/libiconv" |