diff options
author | 2014-08-21 10:40:24 +0000 | |
---|---|---|
committer | 2014-08-21 10:40:24 +0000 | |
commit | ab2af639bee071b1bf46c1f40dac5f575041ac4f (patch) | |
tree | ae4d5f67ee3b76c239e39834f5a1db9360d7ee8e /dev-util | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-ab2af639bee071b1bf46c1f40dac5f575041ac4f.tar.gz gentoo-2-ab2af639bee071b1bf46c1f40dac5f575041ac4f.tar.bz2 gentoo-2-ab2af639bee071b1bf46c1f40dac5f575041ac4f.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gdbus-codegen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.40.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index 15c250f64707..525e460bc4eb 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.91 2014/08/07 18:02:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.92 2014/08/21 10:40:24 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gdbus-codegen-2.40.0.ebuild: + Stable for ppc64, wrt bug #512012 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> gdbus-codegen-2.40.0.ebuild: Stable for HPPA (bug #512012). diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.40.0.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.40.0.ebuild index a5143e140cf3..b4913a58f05b 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.40.0.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.40.0.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.40.0.ebuild,v 1.6 2014/08/07 18:02:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.40.0.ebuild,v 1.7 2014/08/21 10:40:24 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 ~x86-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 ~x86-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" |