summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-10 18:15:00 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-10 18:15:00 +0000
commit8d35e40ffeade0d9884348fc2fa189ef03dd1cb6 (patch)
treebbf92a4386e811713ff72b005e3eba28aa55e704 /app-text
parentuhm, b0rked up manifest probably (diff)
downloadhistorical-8d35e40ffeade0d9884348fc2fa189ef03dd1cb6.tar.gz
historical-8d35e40ffeade0d9884348fc2fa189ef03dd1cb6.tar.bz2
historical-8d35e40ffeade0d9884348fc2fa189ef03dd1cb6.zip
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r--app-text/enchant/ChangeLog5
-rw-r--r--app-text/enchant/enchant-1.1.5.ebuild4
-rw-r--r--app-text/multitail/ChangeLog5
-rw-r--r--app-text/multitail/multitail-3.4.8.ebuild4
-rw-r--r--app-text/texi2html/ChangeLog5
-rw-r--r--app-text/texi2html/texi2html-1.76.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/app-text/enchant/ChangeLog b/app-text/enchant/ChangeLog
index df67f1fbcba1..2d898b365117 100644
--- a/app-text/enchant/ChangeLog
+++ b/app-text/enchant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/enchant
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.40 2005/04/09 20:40:06 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.41 2005/04/10 18:11:14 blubb Exp $
+
+ 10 Apr 2005; Simon Stelling <blubb@gentoo.org> enchant-1.1.5.ebuild:
+ stable on amd64
09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> enchant-1.1.5.ebuild:
Stable on ppc.
diff --git a/app-text/enchant/enchant-1.1.5.ebuild b/app-text/enchant/enchant-1.1.5.ebuild
index 6bd9b279de46..4cbefffc993c 100644
--- a/app-text/enchant/enchant-1.1.5.ebuild
+++ b/app-text/enchant/enchant-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.5.ebuild,v 1.6 2005/04/09 20:40:06 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.5.ebuild,v 1.7 2005/04/10 18:11:14 blubb Exp $
inherit gnome2 gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
# FIXME : some sort of proper spellchecker selection needed
diff --git a/app-text/multitail/ChangeLog b/app-text/multitail/ChangeLog
index a85f03386aae..6de72f59c2c2 100644
--- a/app-text/multitail/ChangeLog
+++ b/app-text/multitail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/multitail
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.26 2005/04/09 02:13:27 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.27 2005/04/10 18:14:08 blubb Exp $
+
+ 10 Apr 2005; Simon Stelling <blubb@gentoo.org> multitail-3.4.8.ebuild:
+ stable on amd64
09 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> multitail-3.4.8.ebuild:
Marked stable on x86.
diff --git a/app-text/multitail/multitail-3.4.8.ebuild b/app-text/multitail/multitail-3.4.8.ebuild
index ff4a3b02faeb..0306d8b92a76 100644
--- a/app-text/multitail/multitail-3.4.8.ebuild
+++ b/app-text/multitail/multitail-3.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-3.4.8.ebuild,v 1.2 2005/04/09 02:13:27 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-3.4.8.ebuild,v 1.3 2005/04/10 18:14:08 blubb Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/multitail/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ia64 ~amd64 ~ppc ~sparc"
+KEYWORDS="x86 ~ia64 amd64 ~ppc ~sparc"
IUSE="debug"
DEPEND="virtual/libc
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog
index c357fb798bee..ee6b5dc6d159 100644
--- a/app-text/texi2html/ChangeLog
+++ b/app-text/texi2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/texi2html
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.26 2005/04/09 20:42:50 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.27 2005/04/10 18:15:00 blubb Exp $
+
+ 10 Apr 2005; Simon Stelling <blubb@gentoo.org> texi2html-1.76.ebuild:
+ stable on amd64
09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> texi2html-1.76.ebuild:
Stable on ppc.
diff --git a/app-text/texi2html/texi2html-1.76.ebuild b/app-text/texi2html/texi2html-1.76.ebuild
index e47f9bf5b685..152a03f4b77c 100644
--- a/app-text/texi2html/texi2html-1.76.ebuild
+++ b/app-text/texi2html/texi2html-1.76.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.3 2005/04/09 20:42:50 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.4 2005/04/10 18:15:00 blubb Exp $
DESCRIPTION="Perl script that converts Texinfo to HTML"
HOMEPAGE="https://texi2html.cvshome.org/"
@@ -8,7 +8,7 @@ SRC_URI="https://texi2html.cvshome.org/files/documents/70/758/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~sparc x86 ~ppc64"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~sparc x86 ~ppc64"
IUSE=""
DEPEND="virtual/libc