diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 11:36:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 11:36:43 +0000 |
commit | e589c0e7c1f8a14feb1a79e46276593fdd16fc10 (patch) | |
tree | 97c1a347b6b9f1746b8faef5a21ca712ebf8cd23 /dev-libs/glib/glib-2.6.5.ebuild | |
parent | Mark 1.3.12 stable on alpha (diff) | |
download | gentoo-2-e589c0e7c1f8a14feb1a79e46276593fdd16fc10.tar.gz gentoo-2-e589c0e7c1f8a14feb1a79e46276593fdd16fc10.tar.bz2 gentoo-2-e589c0e7c1f8a14feb1a79e46276593fdd16fc10.zip |
Mark 2.6.5 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/glib/glib-2.6.5.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.6.5.ebuild b/dev-libs/glib/glib-2.6.5.ebuild index 475eac25cc82..2c2e8f29d827 100644 --- a/dev-libs/glib/glib-2.6.5.ebuild +++ b/dev-libs/glib/glib-2.6.5.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.5.ebuild,v 1.9 2005/09/07 17:44:41 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.6.5.ebuild,v 1.10 2005/09/10 11:36:43 agriffis 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 |