diff options
author | 2012-09-27 03:15:37 +0000 | |
---|---|---|
committer | 2012-09-27 03:15:37 +0000 | |
commit | ffd8126dea48ba52f4a483e0ee8afc8429ba6e56 (patch) | |
tree | 17bbfaf4403afb2889ada671ddf843dbdaa47352 /dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild | |
parent | Stable on alpha, bug 427548. (diff) | |
download | historical-ffd8126dea48ba52f4a483e0ee8afc8429ba6e56.tar.gz historical-ffd8126dea48ba52f4a483e0ee8afc8429ba6e56.tar.bz2 historical-ffd8126dea48ba52f4a483e0ee8afc8429ba6e56.zip |
Stable on alpha, bug 427544.
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild index 92d6f63d7f55..363e314bca28 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.32.4.ebuild,v 1.2 2012/09/25 11:42:03 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild,v 1.3 2012/09/27 03:15:37 mattst88 Exp $ EAPI="4" GNOME_ORG_MODULE="glib" @@ -13,7 +13,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 ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="python_targets_python2_5? ( dev-lang/python:2.5[xml] ) |