diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:44:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:44:17 +0000 |
commit | 2c5abe7ea2cea485ec0773d62cd02877b528a2d5 (patch) | |
tree | 64ecad81e3ca7202e548acd401787959193c3ea5 /dev-libs/gobject-introspection-common | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-2c5abe7ea2cea485ec0773d62cd02877b528a2d5.tar.gz gentoo-2-2c5abe7ea2cea485ec0773d62cd02877b528a2d5.tar.bz2 gentoo-2-2c5abe7ea2cea485ec0773d62cd02877b528a2d5.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/gobject-introspection-common')
-rw-r--r-- | dev-libs/gobject-introspection-common/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection-common/ChangeLog b/dev-libs/gobject-introspection-common/ChangeLog index eb2ad5e9f5b7..6cdf0e8ba5dc 100644 --- a/dev-libs/gobject-introspection-common/ChangeLog +++ b/dev-libs/gobject-introspection-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/gobject-introspection-common # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.29 2014/02/22 21:14:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.30 2014/03/09 10:44:17 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> + gobject-introspection-common-1.38.0.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gobject-introspection-common-1.38.0.ebuild: diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild index 462df5765307..6818e061fde1 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild,v 1.2 2014/02/22 21:14:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild,v 1.3 2014/03/09 10:44:17 pacho Exp $ EAPI="5" GNOME_ORG_MODULE="gobject-introspection" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" |