summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-12-24 16:31:30 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-12-24 16:31:30 +0000
commit46f363c3ac16f5a45b0a9ded2120782f03c09238 (patch)
tree05766c5410d8df0c5bb4d32c4eb852c222a581e4 /media-libs
parentStable on hppa. (diff)
downloadgentoo-2-46f363c3ac16f5a45b0a9ded2120782f03c09238.tar.gz
gentoo-2-46f363c3ac16f5a45b0a9ded2120782f03c09238.tar.bz2
gentoo-2-46f363c3ac16f5a45b0a9ded2120782f03c09238.zip
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/taglib/ChangeLog5
-rw-r--r--media-libs/taglib/taglib-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/taglib/ChangeLog b/media-libs/taglib/ChangeLog
index 60b79837b102..db76e87253c3 100644
--- a/media-libs/taglib/ChangeLog
+++ b/media-libs/taglib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/taglib
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.43 2005/10/31 07:34:02 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.44 2005/12/24 16:31:30 killerfox Exp $
+
+ 24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> taglib-1.4.ebuild:
+ Stable on hppa.
31 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> taglib-1.4.ebuild:
Stable on alpha + ia64.
diff --git a/media-libs/taglib/taglib-1.4.ebuild b/media-libs/taglib/taglib-1.4.ebuild
index ba1b4d0a16df..d2d9b16c4fd8 100644
--- a/media-libs/taglib/taglib-1.4.ebuild
+++ b/media-libs/taglib/taglib-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.4.ebuild,v 1.7 2005/10/31 07:34:02 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.4.ebuild,v 1.8 2005/12/24 16:31:30 killerfox Exp $
DESCRIPTION="A library for reading and editing audio meta data"
HOMEPAGE="http://developer.kde.org/~wheeler/taglib.html"
@@ -8,7 +8,7 @@ SRC_URI="http://developer.kde.org/~wheeler/files/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="debug"
DEPEND="sys-libs/zlib"