diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-03 16:42:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-03 16:42:49 +0000 |
commit | 3b05dc19810212d8d6026dd2beb555ef204aa14c (patch) | |
tree | 5a65c3a6588a071af87e57f5371bf4769d9e2526 /dev-libs | |
parent | Stable on ppc wrt bug 154224 (diff) | |
download | gentoo-2-3b05dc19810212d8d6026dd2beb555ef204aa14c.tar.gz gentoo-2-3b05dc19810212d8d6026dd2beb555ef204aa14c.tar.bz2 gentoo-2-3b05dc19810212d8d6026dd2beb555ef204aa14c.zip |
stable on amd64
(Portage version: 2.1.2-r5)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.12.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index e14d22f99f1d..7375e8b845b2 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.240 2007/02/03 16:25:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.241 2007/02/03 16:42:49 blubb Exp $ + + 03 Feb 2007; Simon Stelling <blubb@gentoo.org> glib-2.12.7.ebuild: + stable on amd64 03 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> glib-2.12.7.ebuild: Stable on ppc wrt bug #164978. diff --git a/dev-libs/glib/glib-2.12.7.ebuild b/dev-libs/glib/glib-2.12.7.ebuild index e304191163cd..1e13449d17a3 100644 --- a/dev-libs/glib/glib-2.12.7.ebuild +++ b/dev-libs/glib/glib-2.12.7.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.7.ebuild,v 1.3 2007/02/03 16:25:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.7.ebuild,v 1.4 2007/02/03 16:42:49 blubb 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 ~ppc-macos ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc |