diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 09:16:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 09:16:04 +0000 |
commit | 945e42bedbbc17d1b5432640a86d2669fa6e9e43 (patch) | |
tree | 2da94229d80d5191f6d4ab50d027b56e258e8e8a /dev-util/gdbus-codegen | |
parent | Stable for ia64, wrt bug #529964 (diff) | |
download | gentoo-2-945e42bedbbc17d1b5432640a86d2669fa6e9e43.tar.gz gentoo-2-945e42bedbbc17d1b5432640a86d2669fa6e9e43.tar.bz2 gentoo-2-945e42bedbbc17d1b5432640a86d2669fa6e9e43.zip |
Stable for ia64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.40.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 1bd2f7fda480..bf50d55ce043 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.104 2014/12/30 10:10:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.105 2014/12/31 09:16:04 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gdbus-codegen-2.40.2.ebuild: + Stable for ia64, wrt bug #529964 30 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gdbus-codegen-2.40.2.ebuild: Stable for ppc64, wrt bug #529964 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild index da9311dcaa5d..7ea044b80359 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.40.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.40.2.ebuild,v 1.7 2014/12/30 10:10:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild,v 1.8 2014/12/31 09:16:04 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}" |