summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-12-29 17:36:36 +0000
committerPacho Ramos <pacho@gentoo.org>2011-12-29 17:36:36 +0000
commit37b5fdc6e9a1f634f58b42db1251d4606dd3e571 (patch)
treebbd66d139210aa77dbf1fb5ad969fb94ba72f07b /dev-util
parentamd64 stable, bug 393007 (diff)
downloadgentoo-2-37b5fdc6e9a1f634f58b42db1251d4606dd3e571.tar.gz
gentoo-2-37b5fdc6e9a1f634f58b42db1251d4606dd3e571.tar.bz2
gentoo-2-37b5fdc6e9a1f634f58b42db1251d4606dd3e571.zip
amd64 stable, bug 393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/gdbus-codegen/ChangeLog5
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog
index 50d23cad4a0c..2d6e96c0d53b 100644
--- a/dev-util/gdbus-codegen/ChangeLog
+++ b/dev-util/gdbus-codegen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gdbus-codegen
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.4 2011/12/20 21:23:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.5 2011/12/29 17:36:36 pacho Exp $
+
+ 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gdbus-codegen-2.30.2.ebuild:
+ amd64 stable, bug 393007
20 Dec 2011; Jeroen Roovers <jer@gentoo.org> gdbus-codegen-2.30.2.ebuild:
Stable for HPPA (bug #393007).
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild
index 56c8e1a5118a..25622a92d9a2 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild,v 1.2 2011/12/20 21:23:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild,v 1.3 2011/12/29 17:36:36 pacho Exp $
EAPI="4"
GNOME_ORG_MODULE="glib"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-linux"
IUSE=""
DEPEND=""