summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 11:34:06 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 11:34:06 +0000
commit89da07842d27e7c6ce81e36ccdffecfb60fc4abc (patch)
treee2b689f0264a004415243fd88808472d33c85dea /media-libs/taglib
parentstable on amd64 (Manifest recommit) (diff)
downloadgentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.tar.gz
gentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.tar.bz2
gentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.zip
stable on amd64.
Diffstat (limited to 'media-libs/taglib')
-rw-r--r--media-libs/taglib/ChangeLog5
-rw-r--r--media-libs/taglib/taglib-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/taglib/ChangeLog b/media-libs/taglib/ChangeLog
index 0c277015f14e..d21c6b8a1dd2 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.20 2004/10/12 16:51:35 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.21 2004/10/17 11:30:42 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> taglib-1.2.ebuild:
+ stable on amd64.
12 Oct 2004; Guy Martin <gmsoft@gentoo.org> taglib-1.2.ebuild:
Stable on hppa.
diff --git a/media-libs/taglib/taglib-1.2.ebuild b/media-libs/taglib/taglib-1.2.ebuild
index 4ea159f38391..f90138f25acf 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.5 2004/10/12 16:51:35 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.2.ebuild,v 1.6 2004/10/17 11:30:42 absinthe 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"