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/atk
parentAdded alpha to KEYWORDS (diff)
downloadhistorical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.tar.gz
historical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.tar.bz2
historical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.zip
~alpha changes
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/atk-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index a59c9ff70899..e97071cc0122 100644
--- a/dev-libs/atk/ChangeLog
+++ b/dev-libs/atk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/atk
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.12 2002/12/23 00:16:45 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.13 2003/01/01 18:58:23 agriffis Exp $
+
+ 01 Jan 2003; Aron Griffis <agriffis@gentoo.org> atk-1.2.0.ebuild :
+ Add ~alpha to KEYWORDS
*atk-1.2.0 (22 Dec 2002)
diff --git a/dev-libs/atk/atk-1.2.0.ebuild b/dev-libs/atk/atk-1.2.0.ebuild
index 6c78b515489b..cd98aa1b0f50 100644
--- a/dev-libs/atk/atk-1.2.0.ebuild
+++ b/dev-libs/atk/atk-1.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/atk/atk-1.2.0.ebuild,v 1.1 2002/12/23 00:16:45 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.0.ebuild,v 1.2 2003/01/01 18:58:23 agriffis Exp $
inherit libtool gnome2
@@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
SLOT="1"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~alpha"
RDEPEND=">=dev-libs/glib-2"