diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-17 17:20:08 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-17 17:20:08 +0000 |
commit | 84b8852162e2c2770f5602c1b52f8e004a0e3876 (patch) | |
tree | ae3e05ef2140a06c07b83355459c890e256a0ca4 /dev-util/gdbus-codegen | |
parent | Stable on alpha, bug #401513 (diff) | |
download | gentoo-2-84b8852162e2c2770f5602c1b52f8e004a0e3876.tar.gz gentoo-2-84b8852162e2c2770f5602c1b52f8e004a0e3876.tar.bz2 gentoo-2-84b8852162e2c2770f5602c1b52f8e004a0e3876.zip |
Stable on alpha, bug #401513
(Portage version: 2.1.10.46/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r-- | dev-util/gdbus-codegen/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index 05d56dea8a7f..01d7acf78455 100644 --- a/dev-util/gdbus-codegen/ChangeLog +++ b/dev-util/gdbus-codegen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gdbus-codegen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.9 2012/02/16 17:26:09 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.10 2012/02/17 17:20:08 klausman Exp $ + + 17 Feb 2012; Tobias Klausmann <klausman@gentoo.org> + gdbus-codegen-2.30.2.ebuild: + Stable on alpha, bug #401513 16 Feb 2012; Nathan Phillip Brink <binki@gentoo.org> gdbus-codegen-2.30.2.ebuild: diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild index 8e4b275574a5..ad473a4417f0 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.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.30.2.ebuild,v 1.7 2012/02/16 17:26:09 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.30.2.ebuild,v 1.8 2012/02/17 17:20:08 klausman Exp $ EAPI="4" 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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |