diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:21:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:21:22 +0000 |
commit | 46663223013445e0cf16a397028512ab73db73ce (patch) | |
tree | d64f188e6d6767b729d803f23fb6e3bcdf952a2e /dev-libs | |
parent | Use LDFLAGS and install the man page (diff) | |
download | gentoo-2-46663223013445e0cf16a397028512ab73db73ce.tar.gz gentoo-2-46663223013445e0cf16a397028512ab73db73ce.tar.bz2 gentoo-2-46663223013445e0cf16a397028512ab73db73ce.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
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 74925302518c..42b728272c67 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.217 2006/10/15 14:07:22 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.218 2006/10/19 15:21:22 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> glib-2.10.3.ebuild: + Stable on Alpha. 15 Oct 2006; Mart Raudsepp <leio@gentoo.org> +files/glib-2.12.4-tests_pthread.patch, glib-2.12.4.ebuild: diff --git a/dev-libs/glib/glib-2.10.3.ebuild b/dev-libs/glib/glib-2.10.3.ebuild index a59ba91b2713..d5d1651376a0 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.12 2006/09/13 17:52:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.10.3.ebuild,v 1.13 2006/10/19 15:21:22 kloeri 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 |