summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-10-27 13:28:49 +0000
committerSamuli Suominen <drac@gentoo.org>2007-10-27 13:28:49 +0000
commit06b47dd226027477a99142060ec538f56cdd7f68 (patch)
treecb914377615cd9649cdf6f2521265a9cd379d871 /x11-misc/icon-naming-utils
parentStable on amd64 wrt bug #196842 (diff)
downloadgentoo-2-06b47dd226027477a99142060ec538f56cdd7f68.tar.gz
gentoo-2-06b47dd226027477a99142060ec538f56cdd7f68.tar.bz2
gentoo-2-06b47dd226027477a99142060ec538f56cdd7f68.zip
arm stable.
(Portage version: 2.1.3.16)
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.6.ebuild8
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog
index 126652fbc364..aad56814c186 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.61 2007/10/14 15:54:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.62 2007/10/27 13:28:49 drac Exp $
+
+ 27 Oct 2007; Samuli Suominen <drac@gentoo.org>
+ icon-naming-utils-0.8.6.ebuild:
+ arm stable.
14 Oct 2007; Markus Rothe <corsair@gentoo.org>
icon-naming-utils-0.8.6.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild
index e16965becf28..ae75dbb7ce4f 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild
@@ -1,14 +1,14 @@
# 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.6.ebuild,v 1.7 2007/10/14 15:54:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild,v 1.8 2007/10/27 13:28:49 drac Exp $
-DESCRIPTION="Utilities to help with the transition to the new freedesktop.org naming scheme, they will map the new names to the legacy names used by the GNOME and KDE desktops"
-HOMEPAGE="http://tango-project.org/"
+DESCRIPTION="Utils to help with the transition to the new freedesktop.org naming scheme."
+HOMEPAGE="http://tango-project.org"
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