diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 20:35:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 20:35:39 +0000 |
commit | 8c0ed5294e146c92379f27d547b195a08c09c95c (patch) | |
tree | b586abe11a4c85292c6309f5586a31cf0c0c3683 /media-libs/id3lib/id3lib-3.8.3-r4.ebuild | |
parent | tidy (diff) | |
download | gentoo-2-8c0ed5294e146c92379f27d547b195a08c09c95c.tar.gz gentoo-2-8c0ed5294e146c92379f27d547b195a08c09c95c.tar.bz2 gentoo-2-8c0ed5294e146c92379f27d547b195a08c09c95c.zip |
Mark 3.8.3-r4 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-libs/id3lib/id3lib-3.8.3-r4.ebuild')
-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 e9bc04fc81de..a1e469d308f9 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.7 2006/02/06 15:52:14 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r4.ebuild,v 1.8 2006/02/07 20:35:39 agriffis 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 sparc x86" IUSE="doc examples" RDEPEND="sys-libs/zlib" |