summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-22 15:28:18 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-22 15:28:18 +0000
commit8a78141fa06351bc01c5683363f790851c623315 (patch)
treef81442efae03a7788b827f3d429d214f947a2f36 /media-sound/taginfo
parentFixed dependency, bug #171597. (diff)
downloadgentoo-2-8a78141fa06351bc01c5683363f790851c623315.tar.gz
gentoo-2-8a78141fa06351bc01c5683363f790851c623315.tar.bz2
gentoo-2-8a78141fa06351bc01c5683363f790851c623315.zip
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound/taginfo')
-rw-r--r--media-sound/taginfo/ChangeLog5
-rw-r--r--media-sound/taginfo/taginfo-1.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/taginfo/ChangeLog b/media-sound/taginfo/ChangeLog
index 888cb5c74134..3d6cac608fd3 100644
--- a/media-sound/taginfo/ChangeLog
+++ b/media-sound/taginfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/taginfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/taginfo/ChangeLog,v 1.4 2007/03/22 14:59:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/taginfo/ChangeLog,v 1.5 2007/03/22 15:28:18 armin76 Exp $
+
+ 22 Mar 2007; Raúl Porcel <armin76@gentoo.org> taginfo-1.2-r1.ebuild:
+ x86 stable
22 Mar 2007; Samuli Suominen <drac@gentoo.org> metadata.xml:
Take maintainership. Stop installing binaries to /usr/local/bin and other
diff --git a/media-sound/taginfo/taginfo-1.2-r1.ebuild b/media-sound/taginfo/taginfo-1.2-r1.ebuild
index 05952347ab47..520318952ebd 100644
--- a/media-sound/taginfo/taginfo-1.2-r1.ebuild
+++ b/media-sound/taginfo/taginfo-1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/taginfo/taginfo-1.2-r1.ebuild,v 1.1 2007/03/22 14:59:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/taginfo/taginfo-1.2-r1.ebuild,v 1.2 2007/03/22 15:28:18 armin76 Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://grecni.com/software/taginfo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND="media-libs/taglib"