diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:15:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:15:51 +0000 |
commit | 68e2b801e0d8aacd3010e1253c1c54137c3049be (patch) | |
tree | febad5a011929ec07ed5967b0f4753b5c483bdb2 /dev-util | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-68e2b801e0d8aacd3010e1253c1c54137c3049be.tar.gz gentoo-2-68e2b801e0d8aacd3010e1253c1c54137c3049be.tar.bz2 gentoo-2-68e2b801e0d8aacd3010e1253c1c54137c3049be.zip |
x86 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/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index 2d6e96c0d53b..6d5f3fe38a96 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.5 2011/12/29 17:36:36 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.6 2012/01/14 16:15:51 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> gdbus-codegen-2.30.2.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gdbus-codegen-2.30.2.ebuild: amd64 stable, 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 25622a92d9a2..41c426d4a987 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 +# 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.30.2.ebuild,v 1.3 2011/12/29 17:36:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild,v 1.4 2012/01/14 16:15:51 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 ~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="" |