diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-07-23 19:51:35 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-07-23 19:51:35 +0000 |
commit | e17a4f2d14c5de7b3c345abefcefb7dafe12db7c (patch) | |
tree | e818dcc857ef4a780054f2898ca0cf3fc9197a92 /dev-libs/glib | |
parent | Version bump, bug #184508 (diff) | |
download | gentoo-2-e17a4f2d14c5de7b3c345abefcefb7dafe12db7c.tar.gz gentoo-2-e17a4f2d14c5de7b3c345abefcefb7dafe12db7c.tar.bz2 gentoo-2-e17a4f2d14c5de7b3c345abefcefb7dafe12db7c.zip |
Stable on ppc wrt bug 185614
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.12.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index e95bad1996d3..9cb846ee6aeb 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.275 2007/07/23 14:08:23 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.276 2007/07/23 19:51:35 nixnut Exp $ + + 23 Jul 2007; nixnut <nixnut@gentoo.org> glib-2.12.12.ebuild: + Stable on ppc wrt bug 185614 19 Jul 2007; Christoph Mende <angelos@gentoo.org> glib-2.12.12.ebuild: Stable on amd64 wrt bug #185614 diff --git a/dev-libs/glib/glib-2.12.12.ebuild b/dev-libs/glib/glib-2.12.12.ebuild index cd08190c764d..2a63f63363e1 100644 --- a/dev-libs/glib/glib-2.12.12.ebuild +++ b/dev-libs/glib/glib-2.12.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.12.ebuild,v 1.9 2007/07/19 13:55:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.12.ebuild,v 1.10 2007/07/23 19:51:35 nixnut 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 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc |