diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 01:27:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 01:27:30 +0000 |
commit | 8352dc71a14cee1a9bf039fcdb7bc1e47736f16a (patch) | |
tree | 461fc6e174a65377cdd9829cecd04b8aba6ce1a5 /dev-libs/glib | |
parent | tested and marked stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-8352dc71a14cee1a9bf039fcdb7bc1e47736f16a.tar.gz gentoo-2-8352dc71a14cee1a9bf039fcdb7bc1e47736f16a.tar.bz2 gentoo-2-8352dc71a14cee1a9bf039fcdb7bc1e47736f16a.zip |
Stable on sparc
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 25169b5ad933..314822e8189b 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.114 2004/12/21 17:11:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.115 2004/12/22 01:27:30 gustavoz Exp $ + + 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.4.8.ebuild: + Stable on sparc 21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> glib-2.4.8.ebuild: Stable on alpha. diff --git a/dev-libs/glib/glib-2.4.8.ebuild b/dev-libs/glib/glib-2.4.8.ebuild index 6cc466b44192..d511d957f212 100644 --- a/dev-libs/glib/glib-2.4.8.ebuild +++ b/dev-libs/glib/glib-2.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.8.ebuild,v 1.4 2004/12/21 17:11:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.8.ebuild,v 1.5 2004/12/22 01:27:30 gustavoz Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ppc ~sparc ~mips alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390 ~ppc-macos" +KEYWORDS="x86 ppc sparc ~mips alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390 ~ppc-macos" IUSE="doc" DEPEND=">=dev-util/pkgconfig-0.14 |