summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-12-21 12:26:55 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-12-21 12:26:55 +0000
commit2fbc1e728ec97b8a0a2c89fbcd96026c5978437c (patch)
treec5f3c7592daa34c84ab12f6332a48ef1ef42cc42 /dev-util
parentStable on ppc64; bug #156662 (diff)
downloadgentoo-2-2fbc1e728ec97b8a0a2c89fbcd96026c5978437c.tar.gz
gentoo-2-2fbc1e728ec97b8a0a2c89fbcd96026c5978437c.tar.bz2
gentoo-2-2fbc1e728ec97b8a0a2c89fbcd96026c5978437c.zip
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/desktop-file-utils/ChangeLog6
-rw-r--r--dev-util/desktop-file-utils/desktop-file-utils-0.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/desktop-file-utils/ChangeLog b/dev-util/desktop-file-utils/ChangeLog
index 18174eb5e4d6..b3020e422c03 100644
--- a/dev-util/desktop-file-utils/ChangeLog
+++ b/dev-util/desktop-file-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/desktop-file-utils
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.41 2006/12/18 14:49:21 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.42 2006/12/21 12:26:55 corsair Exp $
+
+ 21 Dec 2006; Markus Rothe <corsair@gentoo.org>
+ desktop-file-utils-0.11.ebuild:
+ Stable on ppc64; bug #156662
18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
desktop-file-utils-0.11.ebuild:
diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.11.ebuild b/dev-util/desktop-file-utils/desktop-file-utils-0.11.ebuild
index 89f4845e27cf..0c530fb4d53a 100644
--- a/dev-util/desktop-file-utils/desktop-file-utils-0.11.ebuild
+++ b/dev-util/desktop-file-utils/desktop-file-utils-0.11.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/dev-util/desktop-file-utils/desktop-file-utils-0.11.ebuild,v 1.7 2006/12/18 14:49:21 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.11.ebuild,v 1.8 2006/12/21 12:26:55 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.freedesktop.org/software/desktop-file-utils/releases/${P}.ta
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/glib-2.6.0"