diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-17 22:23:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-17 22:23:07 +0000 |
commit | 03deb212c9c2aba5614820a6929cb5867a59cee2 (patch) | |
tree | 4561c7c9690e3430d992992769cfdad0c0304b83 /dev-libs | |
parent | Stable gnome-2.12.3 for ppc, bug #126321 (diff) | |
download | gentoo-2-03deb212c9c2aba5614820a6929cb5867a59cee2.tar.gz gentoo-2-03deb212c9c2aba5614820a6929cb5867a59cee2.tar.bz2 gentoo-2-03deb212c9c2aba5614820a6929cb5867a59cee2.zip |
Stable on x86 wrt bug #126321.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 285dcb98e45b..bfbb5ae12cfd 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.185 2006/03/17 22:15:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.186 2006/03/17 22:23:07 wolf31o2 Exp $ + + 17 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> glib-2.8.6.ebuild: + Stable on x86 wrt bug #126321. 17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> glib-2.8.6.ebuild: Stable gnome-2.12.3 for ppc, bug #126321 diff --git a/dev-libs/glib/glib-2.8.6.ebuild b/dev-libs/glib/glib-2.8.6.ebuild index 8f41f59cb62c..c7f5f5e58014 100644 --- a/dev-libs/glib/glib-2.8.6.ebuild +++ b/dev-libs/glib/glib-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.6.ebuild,v 1.4 2006/03/17 22:15:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.6.ebuild,v 1.5 2006/03/17 22:23:07 wolf31o2 Exp $ inherit gnome.org libtool eutils flag-o-matic debug @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" IUSE="debug doc hardened" RDEPEND="virtual/libc |