summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-03 21:22:33 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-03 21:22:33 +0000
commit26dbf16757a993783c8e9c7f5bbbe098ea973d82 (patch)
treec8507c3ca926224507dd25e7e0097416e058f745
parentQA: missing metadata.xml, need-kde after R/DEPEND (diff)
downloadhistorical-26dbf16757a993783c8e9c7f5bbbe098ea973d82.tar.gz
historical-26dbf16757a993783c8e9c7f5bbbe098ea973d82.tar.bz2
historical-26dbf16757a993783c8e9c7f5bbbe098ea973d82.zip
Stable on alpha.
-rw-r--r--app-text/enchant/ChangeLog5
-rw-r--r--app-text/enchant/enchant-1.1.3.ebuild4
-rw-r--r--app-text/ggv/ChangeLog5
-rw-r--r--app-text/ggv/ggv-2.6.0.ebuild4
-rw-r--r--app-text/gnome-spell/ChangeLog6
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild4
-rw-r--r--app-text/gpdf/ChangeLog5
-rw-r--r--app-text/gpdf/gpdf-0.131.ebuild4
8 files changed, 25 insertions, 12 deletions
diff --git a/app-text/enchant/ChangeLog b/app-text/enchant/ChangeLog
index f89186a59555..bf0e7bef564a 100644
--- a/app-text/enchant/ChangeLog
+++ b/app-text/enchant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/enchant
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.29 2004/06/24 22:34:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.30 2004/07/03 21:19:54 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> enchant-1.1.3.ebuild:
+ Stable on alpha.
30 Apr 2004; Stephen P. Becker <geoman@gentoo.org> enchant-1.1.3.ebuild:
Stable on mips.
diff --git a/app-text/enchant/enchant-1.1.3.ebuild b/app-text/enchant/enchant-1.1.3.ebuild
index 1f465db3771a..4953e4ae762f 100644
--- a/app-text/enchant/enchant-1.1.3.ebuild
+++ b/app-text/enchant/enchant-1.1.3.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/app-text/enchant/enchant-1.1.3.ebuild,v 1.8 2004/06/24 22:34:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.3.ebuild,v 1.9 2004/07/03 21:19:54 kloeri Exp $
inherit gnome2 gnuconfig
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc amd64 ~alpha ~ia64 mips hppa"
+KEYWORDS="x86 ~ppc sparc amd64 alpha ~ia64 mips hppa"
IUSE=""
# FIXME : some sort of proper spellchecker selection needed
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog
index a996eacbe8bf..e17b1a365cb2 100644
--- a/app-text/ggv/ChangeLog
+++ b/app-text/ggv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ggv
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.63 2004/06/24 22:35:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.64 2004/07/03 21:17:14 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> ggv-2.6.0.ebuild:
+ Stable on alpha.
03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> ggv-2.6.0.ebuild:
Stable on mips.
diff --git a/app-text/ggv/ggv-2.6.0.ebuild b/app-text/ggv/ggv-2.6.0.ebuild
index 1f46d0cb77d9..0af70e5f1680 100644
--- a/app-text/ggv/ggv-2.6.0.ebuild
+++ b/app-text/ggv/ggv-2.6.0.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/app-text/ggv/ggv-2.6.0.ebuild,v 1.8 2004/06/24 22:35:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.6.0.ebuild,v 1.9 2004/07/03 21:17:14 kloeri Exp $
inherit gnome2
@@ -10,7 +10,7 @@ LICENSE="GPL-2 FDL-1.1"
IUSE=""
SLOT="0"
-KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64 ~ia64 mips"
+KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips"
RDEPEND=">=x11-libs/gtk+-2.3
>=gnome-base/libgnomeui-2.5
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog
index cf21f3b5f3c8..c27d71068b5b 100644
--- a/app-text/gnome-spell/ChangeLog
+++ b/app-text/gnome-spell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gnome-spell
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.47 2004/06/24 22:36:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.48 2004/07/03 21:18:41 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
+ gnome-spell-1.0.5-r2.ebuild:
+ Stable on alpha.
*gnome-spell-1.0.5-r2 (22 Jun 2004)
diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild
index 8f2d0b181600..941f487c44b0 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.5-r2.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/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.6 2004/06/24 22:36:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.7 2004/07/03 21:18:41 kloeri Exp $
inherit gnome.org gnome2 libtool eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="x86 ~sparc ~ppc ~alpha ~hppa amd64"
+KEYWORDS="x86 ~sparc ~ppc alpha ~hppa amd64"
RDEPEND=">=gnome-base/libgnomeui-2.2
>=gnome-base/libbonoboui-2.0
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog
index c2e79dee869a..65f855853d61 100644
--- a/app-text/gpdf/ChangeLog
+++ b/app-text/gpdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gpdf
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.34 2004/06/24 22:37:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.35 2004/07/03 21:22:33 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gpdf-0.131.ebuild:
+ Stable on alpha.
03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> gpdf-0.131.ebuild:
Stable on mips.
diff --git a/app-text/gpdf/gpdf-0.131.ebuild b/app-text/gpdf/gpdf-0.131.ebuild
index a732e4721a45..ad644a333957 100644
--- a/app-text/gpdf/gpdf-0.131.ebuild
+++ b/app-text/gpdf/gpdf-0.131.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/app-text/gpdf/gpdf-0.131.ebuild,v 1.8 2004/06/24 22:37:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-0.131.ebuild,v 1.9 2004/07/03 21:22:33 kloeri Exp $
inherit gnome2 flag-o-matic
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
IUSE=""
SLOT="0"
-KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64 ~ia64 mips"
+KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips"
RDEPEND=">=x11-libs/gtk+-2.3
>=gnome-base/gconf-2