summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2006-07-02 18:31:53 +0000
committerJason Huebel <jhuebel@gentoo.org>2006-07-02 18:31:53 +0000
commit3f8cb806b09cd9c41108f6bd5c85abbcd495b5fd (patch)
tree6ce5189e790d435c21d85a44fdf03e1d7b1a0828 /media-sound/taginfo
parentstable on amd64 and x86 (diff)
downloadgentoo-2-3f8cb806b09cd9c41108f6bd5c85abbcd495b5fd.tar.gz
gentoo-2-3f8cb806b09cd9c41108f6bd5c85abbcd495b5fd.tar.bz2
gentoo-2-3f8cb806b09cd9c41108f6bd5c85abbcd495b5fd.zip
stable on x86 and amd64
(Portage version: 2.1.1_pre1)
Diffstat (limited to 'media-sound/taginfo')
-rw-r--r--media-sound/taginfo/ChangeLog5
-rw-r--r--media-sound/taginfo/taginfo-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/taginfo/ChangeLog b/media-sound/taginfo/ChangeLog
index bc377b344a62..e0e473f83b78 100644
--- a/media-sound/taginfo/ChangeLog
+++ b/media-sound/taginfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/taginfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/taginfo/ChangeLog,v 1.1 2006/05/20 19:33:02 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/taginfo/ChangeLog,v 1.2 2006/07/02 18:31:53 jhuebel Exp $
+
+ 02 Jul 2006; Jason Huebel <jhuebel@gentoo.org> taginfo-1.2.ebuild:
+ stable on x86 and amd64
*taginfo-1.2 (20 May 2006)
diff --git a/media-sound/taginfo/taginfo-1.2.ebuild b/media-sound/taginfo/taginfo-1.2.ebuild
index cf318b6ff3f5..1a6250cdac7a 100644
--- a/media-sound/taginfo/taginfo-1.2.ebuild
+++ b/media-sound/taginfo/taginfo-1.2.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-sound/taginfo/taginfo-1.2.ebuild,v 1.1 2006/05/20 19:33:02 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/taginfo/taginfo-1.2.ebuild,v 1.2 2006/07/02 18:31:53 jhuebel Exp $
DESCRIPTION="a simple ID3 tag reader for use in shell scripts"
HOMEPAGE="http://freshmeat.net/projects/taginfo/"
@@ -8,7 +8,7 @@ SRC_URI="http://grecni.com/software/taginfo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 amd64"
IUSE=""
RDEPEND="media-libs/taglib"
DEPEND="${RDEPEND}"