summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/gnome-spell/ChangeLog5
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.1.ebuild4
-rw-r--r--gnome-extra/gal/ChangeLog5
-rw-r--r--gnome-extra/gal/gal-0.23.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog
index bc3d13a7060a..aff5279b89ed 100644
--- a/app-text/gnome-spell/ChangeLog
+++ b/app-text/gnome-spell/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-text/gnome-spell
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.17 2003/03/19 14:14:32 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.18 2003/03/29 02:49:27 agriffis Exp $
*gnome-spell-1.0.1 (14 Mar 2003)
+ 28 Mar 2003; Aron Griffis <agriffis@gentoo.org> gnome-spell-1.0.1.ebuild:
+ Add ~alpha to KEYWORDS
+
19 Mar 2003; Alastair Tse <liquidx@gentoo.org> gnome-spell-1.0.1.ebuild:
source files from gnome.org rather than ximian.com
diff --git a/app-text/gnome-spell/gnome-spell-1.0.1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.1.ebuild
index 860df2be7040..539047eda507 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.1.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.1.ebuild,v 1.2 2003/03/19 14:14:32 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.1.ebuild,v 1.3 2003/03/29 02:49:27 agriffis Exp $
IUSE=""
@@ -10,7 +10,7 @@ S="${WORKDIR}/${P}"
DESCRIPTION="Gnome spellchecking component."
HOMEPAGE="http://www.gnome.org/"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ~ppc ~alpha"
SLOT="1"
LICENSE="GPL-2"
diff --git a/gnome-extra/gal/ChangeLog b/gnome-extra/gal/ChangeLog
index df9f6b301f1b..ba3023b48f09 100644
--- a/gnome-extra/gal/ChangeLog
+++ b/gnome-extra/gal/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for gnome-extra/gal
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/ChangeLog,v 1.25 2003/03/21 17:44:52 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/ChangeLog,v 1.26 2003/03/29 02:46:11 agriffis Exp $
*gal-1.99.2 (13 Mar 2003)
@@ -17,6 +17,9 @@
*gal-0.23 (04 Mar 2003)
+ 28 Mar 2003; Aron Griffis <agriffis@gentoo.org> gal-0.23.ebuild:
+ Add ~alpha to KEYWORDS
+
21 Mar 2003; Jason Wever <weeve@gentoo.org> gal-0.23.ebuild:
Changed ~sparc keyword to sparc.
diff --git a/gnome-extra/gal/gal-0.23.ebuild b/gnome-extra/gal/gal-0.23.ebuild
index 577ed87d6112..d5451112441d 100644
--- a/gnome-extra/gal/gal-0.23.ebuild
+++ b/gnome-extra/gal/gal-0.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.23.ebuild,v 1.6 2003/03/21 17:44:52 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.23.ebuild,v 1.7 2003/03/29 02:46:11 agriffis Exp $
IUSE="nls doc"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc "
+KEYWORDS="x86 ~ppc sparc ~alpha"
RDEPEND=">=dev-libs/libxml-1.8.16
>=gnome-base/gnome-print-0.34