summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-09-05 23:38:08 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-09-05 23:38:08 +0000
commit05adb71c262b1ba78a23bbcbe37b30a0ef706e73 (patch)
treef681968e5bafcf83bd2538125e02b36966388587 /dev-libs
parentChanged mpg321 execution to mpg123 for virtual/mpg123 compatibility. Closes ... (diff)
downloadgentoo-2-05adb71c262b1ba78a23bbcbe37b30a0ef706e73.tar.gz
gentoo-2-05adb71c262b1ba78a23bbcbe37b30a0ef706e73.tar.bz2
gentoo-2-05adb71c262b1ba78a23bbcbe37b30a0ef706e73.zip
Stable on alpha.
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/glib/ChangeLog5
-rw-r--r--dev-libs/glib/glib-2.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog
index 0f9e44edcfd4..25d508764073 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.93 2004/08/31 18:52:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.94 2004/09/05 23:38:08 kloeri Exp $
+
+ 06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> glib-2.4.5.ebuild:
+ Stable on alpha.
31 Aug 2004; Michael Hanselmann <hansmi@gentoo.org> glib-1.2.10-r5.ebuild:
Fixed bug #61490 by using glibtoolize on Mac OS X instead of elibtoolize.
diff --git a/dev-libs/glib/glib-2.4.5.ebuild b/dev-libs/glib/glib-2.4.5.ebuild
index 95849fecedfb..502fc89d0a9e 100644
--- a/dev-libs/glib/glib-2.4.5.ebuild
+++ b/dev-libs/glib/glib-2.4.5.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.5.ebuild,v 1.3 2004/08/20 15:41:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.5.ebuild,v 1.4 2004/09/05 23:38:08 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