summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-06-07 15:09:06 +0000
committerMichael Weber <xmw@gentoo.org>2012-06-07 15:09:06 +0000
commit5d3d6997106e64f7e6a29c66e31775cc7a7efc80 (patch)
tree3d069130a0e7172c5bacb4342efdd5b032070661 /gnustep-libs
parentsci-chemistry/clashlist: Rename cluster to molprobity-cluster, #419999 (diff)
downloadgentoo-2-5d3d6997106e64f7e6a29c66e31775cc7a7efc80.tar.gz
gentoo-2-5d3d6997106e64f7e6a29c66e31775cc7a7efc80.tar.bz2
gentoo-2-5d3d6997106e64f7e6a29c66e31775cc7a7efc80.zip
ppc stable (bug 410601)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/dbuskit/ChangeLog5
-rw-r--r--gnustep-libs/dbuskit/dbuskit-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/dbuskit/ChangeLog b/gnustep-libs/dbuskit/ChangeLog
index ab020789bd57..9c8e26324471 100644
--- a/gnustep-libs/dbuskit/ChangeLog
+++ b/gnustep-libs/dbuskit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-libs/dbuskit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/dbuskit/ChangeLog,v 1.6 2012/04/07 14:49:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/dbuskit/ChangeLog,v 1.7 2012/06/07 15:09:06 xmw Exp $
+
+ 07 Jun 2012; Michael Weber <xmw@gentoo.org> dbuskit-0.1.ebuild:
+ ppc stable (bug 410601)
07 Apr 2012; Markus Meier <maekke@gentoo.org> dbuskit-0.1.ebuild:
x86 stable, bug #410601
diff --git a/gnustep-libs/dbuskit/dbuskit-0.1.ebuild b/gnustep-libs/dbuskit/dbuskit-0.1.ebuild
index 579e65ada124..9c88d2dc6e4c 100644
--- a/gnustep-libs/dbuskit/dbuskit-0.1.ebuild
+++ b/gnustep-libs/dbuskit/dbuskit-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/dbuskit/dbuskit-0.1.ebuild,v 1.6 2012/04/07 14:49:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/dbuskit/dbuskit-0.1.ebuild,v 1.7 2012/06/07 15:09:06 xmw Exp $
EAPI=4
inherit autotools gnustep-2
@@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/gnustep/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=">=sys-apps/dbus-1.2.1"