diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-21 17:13:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-21 17:13:30 +0000 |
commit | 67770a9996afc192bcd20a1b71adf55d51051086 (patch) | |
tree | e2c64b32883a724bda86cacb5fba73d2e5a31b95 /dev-libs/glib | |
parent | added ~ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-67770a9996afc192bcd20a1b71adf55d51051086.tar.gz gentoo-2-67770a9996afc192bcd20a1b71adf55d51051086.tar.bz2 gentoo-2-67770a9996afc192bcd20a1b71adf55d51051086.zip |
Stable on alpha.
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 ee8dfef9fd5f..25169b5ad933 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.113 2004/12/20 14:36:34 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.114 2004/12/21 17:11:34 kloeri Exp $ + + 21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> glib-2.4.8.ebuild: + Stable on alpha. 20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> glib-2.4.8.ebuild: Stable on amd64. diff --git a/dev-libs/glib/glib-2.4.8.ebuild b/dev-libs/glib/glib-2.4.8.ebuild index 9e6e82298b03..6cc466b44192 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.3 2004/12/20 14:36:34 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.8.ebuild,v 1.4 2004/12/21 17:11:34 kloeri 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 |