diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:36:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:36:24 +0000 |
commit | b7c6e8933c7954d90d393f785ab429463e763732 (patch) | |
tree | 854db49ddbeb4a9a2312f34d29aad28096129237 /dev-util | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-b7c6e8933c7954d90d393f785ab429463e763732.tar.gz gentoo-2-b7c6e8933c7954d90d393f785ab429463e763732.tar.bz2 gentoo-2-b7c6e8933c7954d90d393f785ab429463e763732.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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.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 1827ef9c61e1..287a00f23a56 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.101 2014/12/18 14:55:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.102 2014/12/19 13:36:24 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> gdbus-codegen-2.40.2.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> gdbus-codegen-2.40.2.ebuild: x86 stable, 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 9650d7250a5d..560bdee9c38e 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.4 2014/12/18 14:55:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild,v 1.5 2014/12/19 13:36:24 pacho 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}" |