diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:58:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:58:12 +0000 |
commit | a71170a8dcb2be3a8ba0f58a4338c3864b90bf55 (patch) | |
tree | 361c57428a78605d3b4af13f4759f873db4f4fb2 /dev-util/gdbus-codegen | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-a71170a8dcb2be3a8ba0f58a4338c3864b90bf55.tar.gz gentoo-2-a71170a8dcb2be3a8ba0f58a4338c3864b90bf55.tar.bz2 gentoo-2-a71170a8dcb2be3a8ba0f58a4338c3864b90bf55.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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.36.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index 719ed97d64db..291b510e031b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.67 2013/11/14 04:56:43 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.68 2013/11/30 18:58:12 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gdbus-codegen-2.36.4-r1.ebuild: + amd64 stable, bug #478252 14 Nov 2013; Matt Turner <mattst88@gentoo.org> gdbus-codegen-2.34.3-r1.ebuild: alpha stable, bug 476364. diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild index 59368844142c..b45d2b579771 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.36.4-r1.ebuild,v 1.2 2013/09/05 18:39:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild,v 1.3 2013/11/30 18:58:12 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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="" RDEPEND="${PYTHON_DEPS}" |