diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-06-20 10:33:12 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-06-20 10:33:12 +0000 |
commit | e0a8b77b6712f3b80fa273b7777b015f5c045e75 (patch) | |
tree | 1a452f2d2e80c2a90e1ab57c90aa6adabbb2ff0b /dev-libs/glib | |
parent | Fixed error where incorrect path to helper function used. (diff) | |
download | gentoo-2-e0a8b77b6712f3b80fa273b7777b015f5c045e75.tar.gz gentoo-2-e0a8b77b6712f3b80fa273b7777b015f5c045e75.tar.bz2 gentoo-2-e0a8b77b6712f3b80fa273b7777b015f5c045e75.zip |
stable x86, bug 227679
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index d5269fbc64cb..7bb3c2ac92d9 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.319 2008/06/19 19:29:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.320 2008/06/20 10:33:12 opfer Exp $ + + 20 Jun 2008; Christian Faulhammer <opfer@gentoo.org> glib-2.16.3.ebuild: + stable x86, bug 227679 19 Jun 2008; Raúl Porcel <armin76@gentoo.org> glib-2.16.3.ebuild: alpha/ia64/sparc stable wrt #227679 diff --git a/dev-libs/glib/glib-2.16.3.ebuild b/dev-libs/glib/glib-2.16.3.ebuild index cd771380579a..93add18154b5 100644 --- a/dev-libs/glib/glib-2.16.3.ebuild +++ b/dev-libs/glib/glib-2.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.16.3.ebuild,v 1.6 2008/06/19 19:29:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.16.3.ebuild,v 1.7 2008/06/20 10:33:12 opfer Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc fam hardened selinux xattr" RDEPEND="virtual/libc |