diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-02 17:38:31 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-02 17:38:31 +0000 |
commit | 91d29aacbeffa2f30b77ffe5c18cd732f0396a39 (patch) | |
tree | d373f4405a51aec9384fccdc49f44d6cecf9ab8e /dev-libs/glib | |
parent | stable amd64 (diff) | |
download | gentoo-2-91d29aacbeffa2f30b77ffe5c18cd732f0396a39.tar.gz gentoo-2-91d29aacbeffa2f30b77ffe5c18cd732f0396a39.tar.bz2 gentoo-2-91d29aacbeffa2f30b77ffe5c18cd732f0396a39.zip |
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 110e3631a6b1..3e9d0f228bec 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.146 2005/07/31 12:17:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.147 2005/08/02 17:36:10 blubb Exp $ + + 02 Aug 2005; Simon Stelling <blubb@gentoo.org> glib-2.6.4.ebuild: + stable on amd64 *glib-2.7.4 (31 Jul 2005) diff --git a/dev-libs/glib/glib-2.6.4.ebuild b/dev-libs/glib/glib-2.6.4.ebuild index 483aa882fc7a..4a2d885f2b07 100644 --- a/dev-libs/glib/glib-2.6.4.ebuild +++ b/dev-libs/glib/glib-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.6.4.ebuild,v 1.7 2005/07/31 07:38:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.6.4.ebuild,v 1.8 2005/08/02 17:36:10 blubb Exp $ inherit libtool eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86" IUSE="doc hardened static" DEPEND=">=dev-util/pkgconfig-0.14 |