diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 17:48:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 17:48:17 +0000 |
commit | 0b0511f33f2f2aecfa3ce516660d555d7bfd674b (patch) | |
tree | 79c1bf9568d12a556bb71c0b413e20f0c94548fc /dev-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-0b0511f33f2f2aecfa3ce516660d555d7bfd674b.tar.gz gentoo-2-0b0511f33f2f2aecfa3ce516660d555d7bfd674b.tar.bz2 gentoo-2-0b0511f33f2f2aecfa3ce516660d555d7bfd674b.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 148255d07b49..54629ea3a724 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.203 2006/07/05 15:01:07 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.204 2006/07/10 17:48:17 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.10.3.ebuild: + Stable on sparc wrt #139612 *glib-2.12.0 (05 Jul 2006) diff --git a/dev-libs/glib/glib-2.10.3.ebuild b/dev-libs/glib/glib-2.10.3.ebuild index 126fa3842f88..b525f640dd6a 100644 --- a/dev-libs/glib/glib-2.10.3.ebuild +++ b/dev-libs/glib/glib-2.10.3.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.10.3.ebuild,v 1.2 2006/07/05 05:19:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.10.3.ebuild,v 1.3 2006/07/10 17:48:17 gustavoz 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc |