diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-01 10:07:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-01 10:07:58 +0000 |
commit | 8f043806ee5125f01a86be0b8aced2912d319b98 (patch) | |
tree | ad9b64464ad2c139786061345c23ea1cf017fab3 /media-libs/taglib | |
parent | Stable on ppc-macos. (Manifest recommit) (diff) | |
download | gentoo-2-8f043806ee5125f01a86be0b8aced2912d319b98.tar.gz gentoo-2-8f043806ee5125f01a86be0b8aced2912d319b98.tar.bz2 gentoo-2-8f043806ee5125f01a86be0b8aced2912d319b98.zip |
Stable on alpha.
Diffstat (limited to 'media-libs/taglib')
-rw-r--r-- | media-libs/taglib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/taglib/taglib-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/taglib/ChangeLog b/media-libs/taglib/ChangeLog index d21c6b8a1dd2..965c325ae06f 100644 --- a/media-libs/taglib/ChangeLog +++ b/media-libs/taglib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/taglib # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.21 2004/10/17 11:30:42 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.22 2004/11/01 10:07:58 kloeri Exp $ + + 01 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> taglib-1.2.ebuild: + Stable on alpha. 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> taglib-1.2.ebuild: stable on amd64. diff --git a/media-libs/taglib/taglib-1.2.ebuild b/media-libs/taglib/taglib-1.2.ebuild index f90138f25acf..e9182471dcb9 100644 --- a/media-libs/taglib/taglib-1.2.ebuild +++ b/media-libs/taglib/taglib-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.2.ebuild,v 1.6 2004/10/17 11:30:42 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.2.ebuild,v 1.7 2004/11/01 10:07:58 kloeri Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://developer.kde.org/~wheeler/files/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc hppa amd64 ~alpha ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc hppa amd64 alpha ~ia64 ~ppc64" IUSE="debug" DEPEND=">=sys-devel/autoconf-2.58" |