summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-10 13:00:40 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-10 13:00:40 +0000
commitd42bc5a1bf2984cbeb38729b51e395a3c9049fca (patch)
treeab2fc5978291c2fbe69f7fc0a33665e4f4dc5cfe /x11-misc/icon-naming-utils
parentStable on amd64 wrt bug #185823 (diff)
downloadgentoo-2-d42bc5a1bf2984cbeb38729b51e395a3c9049fca.tar.gz
gentoo-2-d42bc5a1bf2984cbeb38729b51e395a3c9049fca.tar.bz2
gentoo-2-d42bc5a1bf2984cbeb38729b51e395a3c9049fca.zip
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog6
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog
index 1f54342fd94f..73bd2e3991cc 100644
--- a/x11-misc/icon-naming-utils/ChangeLog
+++ b/x11-misc/icon-naming-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/icon-naming-utils
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.51 2007/08/07 19:26:59 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.52 2007/08/10 13:00:40 angelos Exp $
+
+ 10 Aug 2007; Christoph Mende <angelos@gentoo.org>
+ icon-naming-utils-0.8.2-r1.ebuild:
+ Stable on amd64 wrt bug #185823
07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
icon-naming-utils-0.8.2-r1.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild
index 365d1524a487..87da127c29a0 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.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/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild,v 1.5 2007/08/07 19:26:59 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild,v 1.6 2007/08/10 13:00:40 angelos Exp $
WANT_AUTOMAKE="1.9"
@@ -12,7 +12,7 @@ SRC_URI="http://tango-project.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2