diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-08 08:00:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-08 08:00:31 +0000 |
commit | eebfcf011a5710e3b6937e76f4d21c41752519ee (patch) | |
tree | 906f7ac67c74ef23883976e854ebec78064cc37b /dev-libs/glib | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-eebfcf011a5710e3b6937e76f4d21c41752519ee.tar.gz gentoo-2-eebfcf011a5710e3b6937e76f4d21c41752519ee.tar.bz2 gentoo-2-eebfcf011a5710e3b6937e76f4d21c41752519ee.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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 8254bac2fce8..6f15513191fa 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.89 2004/08/07 23:32:37 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.90 2004/08/08 08:00:31 kloeri Exp $ + + 08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> glib-2.4.4.ebuild: + Stable on alpha. 07 Aug 2004; Travis Tilley <lv@gentoo.org> glib-2.4.4.ebuild: stable on amd64 diff --git a/dev-libs/glib/glib-2.4.4.ebuild b/dev-libs/glib/glib-2.4.4.ebuild index 1c9bcd27a82b..c46d99bb9b6e 100644 --- a/dev-libs/glib/glib-2.4.4.ebuild +++ b/dev-libs/glib/glib-2.4.4.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.4.ebuild,v 1.6 2004/08/07 23:32:37 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.4.ebuild,v 1.7 2004/08/08 08:00:31 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 ~macos" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ~ppc64 ~s390 ~macos" IUSE="doc" DEPEND=">=dev-util/pkgconfig-0.14 |