diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 14:14:32 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 14:14:32 +0000 |
commit | 29591fa6a4b2cd9b392053f3e667473c47bb0fec (patch) | |
tree | 9dd2a9bc6ffdfa13458a9d937b639d54f61659fd /dev-libs/glib | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-29591fa6a4b2cd9b392053f3e667473c47bb0fec.tar.gz gentoo-2-29591fa6a4b2cd9b392053f3e667473c47bb0fec.tar.bz2 gentoo-2-29591fa6a4b2cd9b392053f3e667473c47bb0fec.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.32.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 3c212497e91d..32de642ec49d 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.517 2012/04/25 19:51:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.518 2012/04/26 14:14:32 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> glib-2.32.1.ebuild: + keyword ~amd64-fbsd 25 Apr 2012; Markus Meier <maekke@gentoo.org> glib-2.30.3.ebuild: arm stable, bug #410611 diff --git a/dev-libs/glib/glib-2.32.1.ebuild b/dev-libs/glib/glib-2.32.1.ebuild index 9e0e5675a876..8b1b5fe282cc 100644 --- a/dev-libs/glib/glib-2.32.1.ebuild +++ b/dev-libs/glib/glib-2.32.1.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-libs/glib/glib-2.32.1.ebuild,v 1.5 2012/04/16 03:24:01 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.32.1.ebuild,v 1.6 2012/04/26 14:14:32 aballier Exp $ EAPI="4" PYTHON_DEPEND="utils? 2" @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2" SLOT="2" IUSE="debug doc fam selinux static-libs systemtap test utils xattr" -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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND="virtual/libiconv virtual/libffi |