summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-01-01 18:58:23 +0000
committerAron Griffis <agriffis@gentoo.org>2003-01-01 18:58:23 +0000
commit8f001f9e4f2ffd63408c43e1f731c40187e1ff47 (patch)
treec07f1e8882c82ef99bc82e486a70440bca4d8e39 /dev-libs/glib
parentAdded alpha to KEYWORDS (diff)
downloadhistorical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.tar.gz
historical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.tar.bz2
historical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.zip
~alpha changes
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/ChangeLog5
-rw-r--r--dev-libs/glib/glib-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog
index 85b4270aad90..07d0211ce3a6 100644
--- a/dev-libs/glib/ChangeLog
+++ b/dev-libs/glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/glib
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.29 2002/12/25 18:00:28 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.30 2003/01/01 18:58:23 agriffis Exp $
+
+ 01 Jan 2003; Aron Griffis <agriffis@gentoo.org> glib-2.2.0.ebuild :
+ Add ~alpha to KEYWORDS
*glib-2.2.0 (22 Dec 2002)
diff --git a/dev-libs/glib/glib-2.2.0.ebuild b/dev-libs/glib/glib-2.2.0.ebuild
index 5ad6a8d44b57..0a283ccef03d 100644
--- a/dev-libs/glib/glib-2.2.0.ebuild
+++ b/dev-libs/glib/glib-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.0.ebuild,v 1.2 2002/12/25 18:00:28 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.0.ebuild,v 1.3 2003/01/01 18:58:23 agriffis Exp $
inherit libtool
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/"
SLOT="2"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
DEPEND=">=dev-util/pkgconfig-0.14.0
doc? ( >=dev-util/gtk-doc-0.9-r2 )"