summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 18:43:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 18:43:22 +0000
commit4ffe9e54898a6426346d8011701b84ec3e869c45 (patch)
tree1b3e985ca88b419a526164cbd77e97dc743e3408 /gnustep-libs
parentStable for amd64, wrt bug #474222 (diff)
downloadgentoo-2-4ffe9e54898a6426346d8011701b84ec3e869c45.tar.gz
gentoo-2-4ffe9e54898a6426346d8011701b84ec3e869c45.tar.bz2
gentoo-2-4ffe9e54898a6426346d8011701b84ec3e869c45.zip
Stable for amd64, wrt bug #474224
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/dbuskit/ChangeLog5
-rw-r--r--gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/dbuskit/ChangeLog b/gnustep-libs/dbuskit/ChangeLog
index 1c780154ec3b..575689fe779a 100644
--- a/gnustep-libs/dbuskit/ChangeLog
+++ b/gnustep-libs/dbuskit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-libs/dbuskit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/dbuskit/ChangeLog,v 1.9 2013/06/25 18:37:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/dbuskit/ChangeLog,v 1.10 2013/06/25 18:43:22 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dbuskit-0.1.1.ebuild:
+ Stable for amd64, wrt bug #474224
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dbuskit-0.1.1.ebuild:
Stable for x86, wrt bug #474224
diff --git a/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild b/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
index bc6bb150d35b..9da02f7479d5 100644
--- a/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
+++ b/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild,v 1.2 2013/06/25 18:37:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild,v 1.3 2013/06/25 18:43:22 ago Exp $
EAPI=5
inherit gnustep-2
@@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/gnustep/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND=">=sys-apps/dbus-1.2.1"