diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 08:55:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 08:55:34 +0000 |
commit | 4561c99cef804694aee98827a11dfcc0cd775f13 (patch) | |
tree | ef70660ec0f97f8d4b17eb12683f3befa9a42e64 /dev-util | |
parent | arm stable, bug #427544 (diff) | |
download | gentoo-2-4561c99cef804694aee98827a11dfcc0cd775f13.tar.gz gentoo-2-4561c99cef804694aee98827a11dfcc0cd775f13.tar.bz2 gentoo-2-4561c99cef804694aee98827a11dfcc0cd775f13.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gdbus-codegen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index 290e731c92ae..1ab70450afec 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.34 2012/10/04 14:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.35 2012/10/06 08:55:34 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> gdbus-codegen-2.32.4.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gdbus-codegen-2.32.4.ebuild: Stable for amd64, wrt bug #427544 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild index 003a2aff28e8..63799e70837a 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.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/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild,v 1.7 2012/10/04 14:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild,v 1.8 2012/10/06 08:55:34 maekke 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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |