diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-25 17:28:00 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-25 17:28:00 +0000 |
commit | de87c1967254a5687f4a05b96abe41d620d0beeb (patch) | |
tree | 8b87480fcb182e8436149de0efe4421e9fb56933 /dev-libs/gobject-introspection | |
parent | enable USE=aqua for phonon-qt7, hopefully fixing bug #353362 (diff) | |
download | gentoo-2-de87c1967254a5687f4a05b96abe41d620d0beeb.tar.gz gentoo-2-de87c1967254a5687f4a05b96abe41d620d0beeb.tar.bz2 gentoo-2-de87c1967254a5687f4a05b96abe41d620d0beeb.zip |
Keyword for all Prefix arches that have gtk+ keyword
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/ChangeLog | 4 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index 140ca38707a2..44c42eb4585c 100644 --- a/dev-libs/gobject-introspection/ChangeLog +++ b/dev-libs/gobject-introspection/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for dev-libs/gobject-introspection # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.28 2011/04/25 15:18:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.29 2011/04/25 17:28:00 grobian Exp $ 25 Apr 2011; Fabian Groffen <grobian@gentoo.org> gobject-introspection-0.10.8.ebuild: - Keyworded *-macos, bug #364693 + Keyworded for Prefix arches, bug #364693 *gobject-introspection-0.10.8 (24 Apr 2011) diff --git a/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild b/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild index 6c4e9a34779a..23f297e5d2a3 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.2 2011/04/25 15:18:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.3 2011/04/25 17:28:00 grobian Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" RDEPEND=">=dev-libs/glib-2.24:2 |