diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:48:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:48:32 +0000 |
commit | 7b403d30fed87280b15f1a21e9191496594feb7a (patch) | |
tree | 560c1d3e8af1d44421949d71eb68681112277019 /dev-util/gdbus-codegen | |
parent | Stable for ia64, wrt bug #507568 (diff) | |
download | gentoo-2-7b403d30fed87280b15f1a21e9191496594feb7a.tar.gz gentoo-2-7b403d30fed87280b15f1a21e9191496594feb7a.tar.bz2 gentoo-2-7b403d30fed87280b15f1a21e9191496594feb7a.zip |
Stable for ia64, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r-- | dev-util/gdbus-codegen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index 3ce41327f80f..54a1d3d84ceb 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.80 2014/04/16 07:47:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.81 2014/04/17 07:48:32 ago Exp $ + + 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdbus-codegen-2.38.2.ebuild: + Stable for ia64, wrt bug #507568 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdbus-codegen-2.38.2.ebuild: Stable for ppc64, wrt bug #507568 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild index 3c8708c78234..2ba99115a51c 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.38.2.ebuild,v 1.9 2014/04/16 07:47:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild,v 1.10 2014/04/17 07:48:32 ago Exp $ EAPI="5" GNOME_ORG_MODULE="glib" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" |