diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 14:53:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 14:53:15 +0000 |
commit | b4bda070092c7e9b738b486b23603a2be9e723b0 (patch) | |
tree | c49f2ca2930268bc82ea42188abccef595a28726 /dev-util/gdbus-codegen | |
parent | respect CXXFLAGS wrt #416261 (diff) | |
download | gentoo-2-b4bda070092c7e9b738b486b23603a2be9e723b0.tar.gz gentoo-2-b4bda070092c7e9b738b486b23603a2be9e723b0.tar.bz2 gentoo-2-b4bda070092c7e9b738b486b23603a2be9e723b0.zip |
Stable for HPPA (bug #410611).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
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.30.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index cd175591aebf..7ee677c7293a 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.23 2012/05/15 09:02:21 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.24 2012/05/16 14:53:15 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> gdbus-codegen-2.30.3.ebuild: + Stable for HPPA (bug #410611). *gdbus-codegen-2.32.3 (15 May 2012) diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.30.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.30.3.ebuild index 212799ae0d05..892a7b2112f9 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.30.3.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.30.3.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.3.ebuild,v 1.5 2012/04/29 15:22:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.30.3.ebuild,v 1.6 2012/05/16 14:53:15 jer 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="" |