diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-18 14:28:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-18 14:28:10 +0000 |
commit | 71b73b0a63c3223758a76fbd3b8d76e2579c5f2c (patch) | |
tree | ab7a71e850c478a4cfda27c0f88a4d6d896de8c2 /dev-libs | |
parent | Stable for HPPA (bug #387199). (diff) | |
download | gentoo-2-71b73b0a63c3223758a76fbd3b8d76e2579c5f2c.tar.gz gentoo-2-71b73b0a63c3223758a76fbd3b8d76e2579c5f2c.tar.bz2 gentoo-2-71b73b0a63c3223758a76fbd3b8d76e2579c5f2c.zip |
Stable for HPPA (bug #385699).
(Portage version: 2.2.0_alpha68/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.28.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index cc39afc0a23c..1334113d1782 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.488 2011/10/16 21:37:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.489 2011/10/18 14:28:10 jer Exp $ + + 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> glib-2.28.8.ebuild: + Stable for HPPA (bug #385699). *glib-2.30.1-r1 (16 Oct 2011) diff --git a/dev-libs/glib/glib-2.28.8.ebuild b/dev-libs/glib/glib-2.28.8.ebuild index 13d56e9de9d7..5c2912a0f18c 100644 --- a/dev-libs/glib/glib-2.28.8.ebuild +++ b/dev-libs/glib/glib-2.28.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/glib/glib-2.28.8.ebuild,v 1.17 2011/10/05 16:51:48 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.28.8.ebuild,v 1.18 2011/10/18 14:28:10 jer Exp $ EAPI="3" GNOME_TARBALL_SUFFIX="xz" @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2" SLOT="2" -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" IUSE="debug doc fam +introspection selinux +static-libs test xattr" RDEPEND="virtual/libiconv |