diff options
author | 2011-12-20 21:24:03 +0000 | |
---|---|---|
committer | 2011-12-20 21:24:03 +0000 | |
commit | a1b5cf97ec2cf1ca4589b98626de910175dcdfab (patch) | |
tree | 9c4b4448fbe6d952e0486542935532fd7055fd59 /dev-libs | |
parent | Stable for HPPA (bug #393007). (diff) | |
download | gentoo-2-a1b5cf97ec2cf1ca4589b98626de910175dcdfab.tar.gz gentoo-2-a1b5cf97ec2cf1ca4589b98626de910175dcdfab.tar.bz2 gentoo-2-a1b5cf97ec2cf1ca4589b98626de910175dcdfab.zip |
Stable for HPPA (bug #393007).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.30.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index b29d2eefc8b3..3849be78acd5 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.493 2011/11/14 19:06:22 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.494 2011/12/20 21:24:03 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> glib-2.30.2.ebuild: + Stable for HPPA (bug #393007). 14 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> glib-2.30.2.ebuild: !<dbus-1.4.16-r2 blocker is not needed with glib-2.30.2-machine-id.patch. diff --git a/dev-libs/glib/glib-2.30.2.ebuild b/dev-libs/glib/glib-2.30.2.ebuild index 95aae9df6a9a..36c0d60492fc 100644 --- a/dev-libs/glib/glib-2.30.2.ebuild +++ b/dev-libs/glib/glib-2.30.2.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/glib/glib-2.30.2.ebuild,v 1.2 2011/11/14 19:06:22 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.30.2.ebuild,v 1.3 2011/12/20 21:24:03 jer 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 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-linux" RDEPEND="virtual/libiconv virtual/libffi |