diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
commit | 1b4b4f8c9f53d0213f23780a2d8247402cef5db9 (patch) | |
tree | 24c65cdeb43ff6ff124836784885c0600a054569 /app-text | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.gz gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.bz2 gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-text')
48 files changed, 127 insertions, 90 deletions
diff --git a/app-text/bibletime/bibletime-1.3_beta4.ebuild b/app-text/bibletime/bibletime-1.3_beta4.ebuild index d68635c70dab..68e38cf66628 100644 --- a/app-text/bibletime/bibletime-1.3_beta4.ebuild +++ b/app-text/bibletime/bibletime-1.3_beta4.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/bibletime/bibletime-1.3_beta4.ebuild,v 1.2 2003/02/13 09:32:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/bibletime-1.3_beta4.ebuild,v 1.3 2003/07/11 20:35:22 aliz Exp $ inherit kde-base need-kde 3 @@ -10,6 +10,6 @@ HOMEPAGE="http://bibletime.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" S="${WORKDIR}/${P/_/}" DEPEND=">=app-text/sword-1.5.5" diff --git a/app-text/code2html/code2html-0.9.1.ebuild b/app-text/code2html/code2html-0.9.1.ebuild index d4f7f3d6f894..eb71d55b71da 100644 --- a/app-text/code2html/code2html-0.9.1.ebuild +++ b/app-text/code2html/code2html-0.9.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/code2html/code2html-0.9.1.ebuild,v 1.1 2003/03/27 03:13:44 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.2 2003/07/11 20:35:22 aliz Exp $ DESCRIPTION="Converts source files to colored HTML output." HOMEPAGE="http://www.palfrader.org/code2html/" @@ -9,7 +9,7 @@ SRC_URI="http://www.palfrader.org/code2html/all/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" diff --git a/app-text/dasher/dasher-3.0.0.ebuild b/app-text/dasher/dasher-3.0.0.ebuild index 29a190530d5b..f8bec994e1a4 100644 --- a/app-text/dasher/dasher-3.0.0.ebuild +++ b/app-text/dasher/dasher-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/dasher/dasher-3.0.0.ebuild,v 1.2 2003/04/26 21:27:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dasher/dasher-3.0.0.ebuild,v 1.3 2003/07/11 20:35:22 aliz Exp $ DESCRIPTION="information-efficient text-entry interface, \ driven by natural continuous pointing gestures" @@ -12,7 +12,7 @@ LICENSE="GPL-2" DEPEND="=x11-libs/gtkmm-1.2*" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" src_unpack() { unpack ${A} diff --git a/app-text/dbacl/dbacl-1.0.ebuild b/app-text/dbacl/dbacl-1.0.ebuild index 599aaa70687c..9b9523a3bc1a 100644 --- a/app-text/dbacl/dbacl-1.0.ebuild +++ b/app-text/dbacl/dbacl-1.0.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/dbacl/dbacl-1.0.ebuild,v 1.3 2003/03/01 04:13:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dbacl/dbacl-1.0.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ DESCRIPTION="digramic Bayesian text classifier" HOMEPAGE="http://www.lbreyer.com/gpl.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.lbreyer.com/gpl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/app-text/dbacl/dbacl-1.3.ebuild b/app-text/dbacl/dbacl-1.3.ebuild index 737503ce5cb3..9f41a29b92d6 100644 --- a/app-text/dbacl/dbacl-1.3.ebuild +++ b/app-text/dbacl/dbacl-1.3.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/dbacl/dbacl-1.3.ebuild,v 1.3 2003/03/01 04:13:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dbacl/dbacl-1.3.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.lbreyer.com/gpl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog index 5f85d5d8fe02..eed2145f55f3 100644 --- a/app-text/dictd/ChangeLog +++ b/app-text/dictd/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-text/dictd # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.6 2003/02/12 05:22:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.7 2003/07/11 20:35:22 aliz Exp $ 19 Jan 2003; Olivier Reisch <doctomoe@gentoo.org> dictd-1.8.0.ebuild: Added ~ppc keyword @@ -23,3 +23,13 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + +*dictd-1.5.5-r3 (13 Feb 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + +*dictd-1.5.5-r2 (13 Feb 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. diff --git a/app-text/dictd/dictd-1.8.0.ebuild b/app-text/dictd/dictd-1.8.0.ebuild index 20cb825d9a0a..7d630c743cea 100644 --- a/app-text/dictd/dictd-1.8.0.ebuild +++ b/app-text/dictd/dictd-1.8.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.3 2003/02/13 09:33:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Dictionary Client/Server for the DICT protocol" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.dict.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="virtual/glibc" diff --git a/app-text/diction/diction-1.02.ebuild b/app-text/diction/diction-1.02.ebuild index e7464332c759..69c702ef1bd2 100644 --- a/app-text/diction/diction-1.02.ebuild +++ b/app-text/diction/diction-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.4 2003/06/12 20:24:31 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.5 2003/07/11 20:35:22 aliz Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.fsf.org/software/diction/diction.html" SLOT="0" IUSE="" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="sys-devel/gettext" diff --git a/app-text/ding/ding-1.2.ebuild b/app-text/ding/ding-1.2.ebuild index e596071a6b58..04cd700995a5 100644 --- a/app-text/ding/ding-1.2.ebuild +++ b/app-text/ding/ding-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.2.ebuild,v 1.3 2003/02/13 09:33:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.2.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)" @@ -9,7 +9,7 @@ HOMEPAGE="http://www-user.tu-chemnitz.de/~fri/ding/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " RDEPEND=">=dev-lang/tk-8* >=sys-apps/grep-2*" diff --git a/app-text/djvu/djvu-3.5.9-r1.ebuild b/app-text/djvu/djvu-3.5.9-r1.ebuild index 5ddef1b6d73f..7e40cb347e97 100644 --- a/app-text/djvu/djvu-3.5.9-r1.ebuild +++ b/app-text/djvu/djvu-3.5.9-r1.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/djvu/djvu-3.5.9-r1.ebuild,v 1.3 2003/02/13 09:34:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9-r1.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ inherit nsplugins @@ -10,7 +10,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " IUSE="" DEPEND=">=qt-3.0.4.20020606-r1 >=jpeg-6b-r2" diff --git a/app-text/djvu/djvu-3.5.9.ebuild b/app-text/djvu/djvu-3.5.9.ebuild index df90ee9a7616..7285b30f9937 100644 --- a/app-text/djvu/djvu-3.5.9.ebuild +++ b/app-text/djvu/djvu-3.5.9.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/djvu/djvu-3.5.9.ebuild,v 1.3 2003/02/13 09:34:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." @@ -8,7 +8,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " IUSE="" DEPEND=">=qt-3.0.4.20020606-r1 >=jpeg-6b-r2" diff --git a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild index 268eb0eb3c00..883f734790ed 100644 --- a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild +++ b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.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/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild,v 1.5 2003/02/22 03:39:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild,v 1.6 2003/07/11 20:35:22 aliz Exp $ inherit sgml-catalog @@ -14,7 +14,7 @@ RDEPEND="app-text/sgml-common" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa" sgml-catalog_cat_include "/etc/sgml/dsssl-docbook-stylesheets.cat" \ "/usr/share/sgml/docbook/dsssl-stylesheets-${PV}/catalog" diff --git a/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.2.ebuild b/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.2.ebuild index 0379a40c3f7a..7d85c1938fb3 100644 --- a/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.2.ebuild +++ b/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.2.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/docbook-sgml-dtd/docbook-sgml-dtd-4.2.ebuild,v 1.3 2003/02/13 09:34:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.2.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ inherit sgml-catalog @@ -17,7 +17,7 @@ RDEPEND="app-text/sgml-common" SLOT="4.2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" src_unpack() { mkdir ${S} cd ${S} diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild index faf545dbb546..8a5e9cc4ff32 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.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/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild,v 1.6 2003/03/19 18:21:46 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild,v 1.7 2003/07/11 20:35:23 aliz Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://sources.redhat.com/docbook-tools/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc alpha hppa" +KEYWORDS="x86 ~ppc ~sparc alpha hppa" IUSE="tetex" DEPEND=">=dev-lang/perl-5 diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.60.1.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.60.1.ebuild index 4553ed001f58..c92077ae9532 100644 --- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.60.1.ebuild +++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.60.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/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.60.1.ebuild,v 1.4 2003/06/20 01:20:46 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.60.1.ebuild,v 1.5 2003/07/11 20:35:23 aliz Exp $ S=${WORKDIR}/docbook-xsl-${PV} DESCRIPTION="XSL Stylesheets for Docbook" @@ -11,7 +11,7 @@ DEPEND="dev-libs/libxml2" SLOT="0" LICENSE="as-is | BSD" -KEYWORDS="~x86 ~hppa" +KEYWORDS="x86 ~hppa" src_install() { DEST="/usr/share/sgml/docbook/xsl-stylesheets-${PV}" diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog index e720a8bf7ac7..202a5451eb94 100644 --- a/app-text/epstool/ChangeLog +++ b/app-text/epstool/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/epstool # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.1 2003/07/09 14:23:06 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.2 2003/07/11 20:35:23 aliz Exp $ + +*epstool-3.02 (09 Jul 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. 09 Jul 2003; Patrick Kursawe <phosphan@gentoo.org> : Initial import. diff --git a/app-text/ggv/ggv-2.0.1.ebuild b/app-text/ggv/ggv-2.0.1.ebuild index 2e19c808d52c..8792e0742700 100644 --- a/app-text/ggv/ggv-2.0.1.ebuild +++ b/app-text/ggv/ggv-2.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/ggv/ggv-2.0.1.ebuild,v 1.2 2003/07/04 16:13:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.1.ebuild,v 1.3 2003/07/11 20:35:23 aliz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="" SLOT="1" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/ORBit2-2.4.1 diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild index 884a7c11b0d1..2ba3abb3aa5b 100644 --- a/app-text/ghostview/ghostview-1.5-r1.ebuild +++ b/app-text/ghostview/ghostview-1.5-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.3 2003/02/13 09:37:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.4 2003/07/11 20:35:23 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A PostScript viewer for X11" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/ghostview/" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " SLOT="0" LICENSE="GPL-2" diff --git a/app-text/gmanedit/gmanedit-0.3.3-r3.ebuild b/app-text/gmanedit/gmanedit-0.3.3-r3.ebuild index 85919d965cfe..85fb64fd3086 100644 --- a/app-text/gmanedit/gmanedit-0.3.3-r3.ebuild +++ b/app-text/gmanedit/gmanedit-0.3.3-r3.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/gmanedit/gmanedit-0.3.3-r3.ebuild,v 1.1 2003/04/21 19:51:26 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gmanedit/gmanedit-0.3.3-r3.ebuild,v 1.2 2003/07/11 20:35:23 aliz Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Gnome based manpage editor" SRC_URI="http://gmanedit.sourceforge.net/files/${P}.tar.bz2" HOMEPAGE="http://gmanedit.sourceforge.net/" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild index c72e98e74d50..a9e5fe516cdc 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.3.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.3.ebuild,v 1.5 2003/07/09 17:29:17 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.3.ebuild,v 1.6 2003/07/11 20:35:24 aliz Exp $ IUSE="" @@ -11,7 +11,7 @@ S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~alpha" SLOT="1" LICENSE="GPL-2" diff --git a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild b/app-text/gnome-spell/gnome-spell-1.0.4.ebuild index b08abcee3021..8f21c9688030 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.4.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.4.ebuild,v 1.3 2003/07/09 17:29:17 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.4.ebuild,v 1.4 2003/07/11 20:35:24 aliz Exp $ IUSE="" @@ -11,7 +11,7 @@ S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~alpha" SLOT="1" LICENSE="GPL-2" diff --git a/app-text/gtksourceview/gtksourceview-0.2.1.ebuild b/app-text/gtksourceview/gtksourceview-0.2.1.ebuild index 56edfbcb6eab..6e48f069b098 100644 --- a/app-text/gtksourceview/gtksourceview-0.2.1.ebuild +++ b/app-text/gtksourceview/gtksourceview-0.2.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/gtksourceview/gtksourceview-0.2.1.ebuild,v 1.1 2003/06/07 04:28:17 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtksourceview/gtksourceview-0.2.1.ebuild,v 1.2 2003/07/11 20:35:24 aliz Exp $ IUSE="nls" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/0.2/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" DEPEND=">=x11-libs/gtk+-2.2* diff --git a/app-text/hnb/hnb-1.9.17.ebuild b/app-text/hnb/hnb-1.9.17.ebuild index fdd78ad4b1ba..8e09bda429d3 100644 --- a/app-text/hnb/hnb-1.9.17.ebuild +++ b/app-text/hnb/hnb-1.9.17.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/hnb/hnb-1.9.17.ebuild,v 1.2 2003/06/12 20:25:27 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.17.ebuild,v 1.3 2003/07/11 20:35:24 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="hnb is a program to organize many kinds of data in one place, including addresses, TODO lists, ideas, book reviews, brainstorming, speech outlines, etc. It stores data in XML format, and is capable of native export to ASCII and HTML." @@ -9,7 +9,7 @@ HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" LICENSE="GPL-1" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="" diff --git a/app-text/hspell/hspell-0.4.ebuild b/app-text/hspell/hspell-0.4.ebuild index dcecc9d76ecf..fa4fa16b2523 100644 --- a/app-text/hspell/hspell-0.4.ebuild +++ b/app-text/hspell/hspell-0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.4.ebuild,v 1.1 2003/04/26 18:20:22 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.4.ebuild,v 1.2 2003/07/11 20:35:24 aliz Exp $ DESCRIPTION="A Hebrew spell checker" HOMEPAGE="http://www.ivrix.org.il/projects/spell-checker/" SRC_URI="http://ivrix.org.il/projects/spell-checker/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=perl-5.6.1" diff --git a/app-text/htag/ChangeLog b/app-text/htag/ChangeLog index 3fbbc286d341..3503368e0cf9 100644 --- a/app-text/htag/ChangeLog +++ b/app-text/htag/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-text/htag # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.2 2003/02/12 15:03:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.3 2003/07/11 20:35:24 aliz Exp $ -* htag-0.0.22 (16 August 2002) +*htag-0.0.22 (16 August 2002) 16 August 2002; Sascha Schwabbauer <cybersystem@gentoo.org> ChangeLog, htag-0.0.22.ebuild, files/digest-htag-0.0.22 diff --git a/app-text/html-xml-utils/ChangeLog b/app-text/html-xml-utils/ChangeLog index d9c18942d630..6f956fb845ea 100644 --- a/app-text/html-xml-utils/ChangeLog +++ b/app-text/html-xml-utils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/html-xml-utils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/ChangeLog,v 1.7 2003/02/12 05:31:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/ChangeLog,v 1.8 2003/07/11 20:35:24 aliz Exp $ + +*html-xml-utils-2.3-r1 (13 Feb 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/app-text/html401/html401-19991224.ebuild b/app-text/html401/html401-19991224.ebuild index 02f81f5764b9..2dca72a9408e 100644 --- a/app-text/html401/html401-19991224.ebuild +++ b/app-text/html401/html401-19991224.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/html401/html401-19991224.ebuild,v 1.2 2003/02/13 09:38:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224.ebuild,v 1.3 2003/07/11 20:35:24 aliz Exp $ DESCRIPTION="DTDs for the HyperText Markup Language 4.01" HOMEPAGE="http://www.w3.org/TR/${PN}/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}html40.tgz" S=${WORKDIR} LICENSE="W3C" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-text/sgml-common" src_install() { diff --git a/app-text/kbarcode/kbarcode-1.2.0.ebuild b/app-text/kbarcode/kbarcode-1.2.0.ebuild index a9c874cd9b1d..3891aad31e7c 100644 --- a/app-text/kbarcode/kbarcode-1.2.0.ebuild +++ b/app-text/kbarcode/kbarcode-1.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.2.0.ebuild,v 1.1 2003/04/30 17:39:20 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.2.0.ebuild,v 1.2 2003/07/11 20:35:24 aliz Exp $ inherit kde-base need-kde 3 IUSE="" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DESCRIPTION="A KDE 3.x solution for barcode handling." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://www.kbarcode.net/" diff --git a/app-text/mlview/mlview-0.0.3_rc1.ebuild b/app-text/mlview/mlview-0.0.3_rc1.ebuild index c0158263c029..c7f1cd469fc5 100644 --- a/app-text/mlview/mlview-0.0.3_rc1.ebuild +++ b/app-text/mlview/mlview-0.0.3_rc1.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/mlview/mlview-0.0.3_rc1.ebuild,v 1.3 2003/02/13 09:42:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mlview/mlview-0.0.3_rc1.ebuild,v 1.4 2003/07/11 20:35:24 aliz Exp $ MY_P=${P/_/} DESCRIPTION="XML Editor for Gnome" @@ -9,7 +9,7 @@ SRC_URI="http://savannah.gnu.org/download/${PN}/tarballs/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="nls" DEPEND="gnome-base/gnome-libs diff --git a/app-text/multitail/multitail-2.8.ebuild b/app-text/multitail/multitail-2.8.ebuild index 2ec27983dedb..30d1259bae3e 100644 --- a/app-text/multitail/multitail-2.8.ebuild +++ b/app-text/multitail/multitail-2.8.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-2.8.ebuild,v 1.1 2003/06/11 20:13:51 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-2.8.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tail with multiple windows." HOMEPAGE="http://www.vanheusden.com/multitail/index.html" -KEYWORDS="~x86" +KEYWORDS="x86" SRC_URI="http://www.vanheusden.com/multitail/${P}.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/app-text/new/new-1.3.1.ebuild b/app-text/new/new-1.3.1.ebuild index 761f2cc41cb1..13748f46e4b4 100644 --- a/app-text/new/new-1.3.1.ebuild +++ b/app-text/new/new-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.1.ebuild,v 1.3 2003/02/13 09:42:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.1.ebuild,v 1.4 2003/07/11 20:35:25 aliz Exp $ DESCRIPTION="New is a template system, especially useful in conjunction with a simple text editor such as vi." SRC_URI="http://www.flyn.org/projects/new/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.flyn.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_install() { einstall diff --git a/app-text/opensp/opensp-1.5-r1.ebuild b/app-text/opensp/opensp-1.5-r1.ebuild index 965b4499ebfc..d7a4f80d69c5 100644 --- a/app-text/opensp/opensp-1.5-r1.ebuild +++ b/app-text/opensp/opensp-1.5-r1.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/opensp/opensp-1.5-r1.ebuild,v 1.2 2003/06/02 11:06:28 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5-r1.ebuild,v 1.3 2003/07/11 20:35:25 aliz Exp $ MY_P=${P/opensp/OpenSP} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" PDEPEND=">=app-text/openjade-1.3.2" diff --git a/app-text/opensp/opensp-1.5.ebuild b/app-text/opensp/opensp-1.5.ebuild index 1c34308baa92..7db92c904c1e 100644 --- a/app-text/opensp/opensp-1.5.ebuild +++ b/app-text/opensp/opensp-1.5.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/opensp/opensp-1.5.ebuild,v 1.2 2003/05/07 20:38:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.ebuild,v 1.3 2003/07/11 20:35:25 aliz Exp $ MY_P=${P/opensp/OpenSP} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" PDEPEND=">=app-text/openjade-1.3.2" diff --git a/app-text/pinfo/pinfo-0.6.7.ebuild b/app-text/pinfo/pinfo-0.6.7.ebuild index 920264c8bdd8..7972f4d98913 100644 --- a/app-text/pinfo/pinfo-0.6.7.ebuild +++ b/app-text/pinfo/pinfo-0.6.7.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/pinfo/pinfo-0.6.7.ebuild,v 1.1 2003/03/09 20:40:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.7.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " IUSE="nls readline" DEPEND="sys-libs/ncurses diff --git a/app-text/recode/ChangeLog b/app-text/recode/ChangeLog index f1589c570562..ca14fdab9b2e 100644 --- a/app-text/recode/ChangeLog +++ b/app-text/recode/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-text/recode # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/recode/ChangeLog,v 1.12 2003/06/28 23:32:13 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/recode/ChangeLog,v 1.13 2003/07/11 20:35:25 aliz Exp $ 28 Jun 2003; Martin Holzer <mholzer@gentoo.org> recode-3.5.ebuild, recode-3.6.ebuild: @@ -47,3 +47,9 @@ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog. + +*recode-3.5 (28 Jun 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + diff --git a/app-text/sloccount/sloccount-2.22.ebuild b/app-text/sloccount/sloccount-2.22.ebuild index 8c699ea50f4f..77627076a763 100644 --- a/app-text/sloccount/sloccount-2.22.ebuild +++ b/app-text/sloccount/sloccount-2.22.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/sloccount/sloccount-2.22.ebuild,v 1.2 2003/06/27 07:18:45 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.22.ebuild,v 1.3 2003/07/11 20:35:25 aliz Exp $ DESCRIPTION="A set of tools for counting physical Source Lines of Code (SLOC) in a large number of languages of a potentially large set of programs." @@ -8,7 +8,7 @@ HOMEPAGE="http://www.dwheeler.com/sloccount/" SRC_URI="http://www.dwheeler.com/sloccount/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="dev-lang/perl diff --git a/app-text/spellutils/spellutils-0.7.ebuild b/app-text/spellutils/spellutils-0.7.ebuild index 7088c4cbec10..c704f2d5bf4c 100644 --- a/app-text/spellutils/spellutils-0.7.ebuild +++ b/app-text/spellutils/spellutils-0.7.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/spellutils/spellutils-0.7.ebuild,v 1.1 2003/03/10 12:51:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/spellutils/spellutils-0.7.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ IUSE="nls" @@ -10,7 +10,7 @@ SRC_URI="http://home.worldonline.dk/byrial/spellutils/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" DEPEND="virtual/glibc" diff --git a/app-text/tetex/ChangeLog b/app-text/tetex/ChangeLog index 0f7436b2ae37..f3a92be20c2d 100644 --- a/app-text/tetex/ChangeLog +++ b/app-text/tetex/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-text/tetex # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/ChangeLog,v 1.39 2003/04/12 23:48:02 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/ChangeLog,v 1.40 2003/07/11 20:35:25 aliz Exp $ *tetex-2.0.2 (14 Mar 2003) @@ -87,6 +87,11 @@ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords +*tetex-1.0.7-r12 (12 Apr 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *tetex-1.0.7-r11 (18 Oct 2002) 07 Nov 2002; Nicholas Jones <carpaski@gentoo.org> : diff --git a/app-text/tkman/tkman-2.1-r1.ebuild b/app-text/tkman/tkman-2.1-r1.ebuild index 606fcecfbf8d..24d914c337d7 100644 --- a/app-text/tkman/tkman-2.1-r1.ebuild +++ b/app-text/tkman/tkman-2.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1-r1.ebuild,v 1.2 2003/04/23 17:25:16 utx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1-r1.ebuild,v 1.3 2003/07/11 20:35:25 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="TkMan man and info page browser" SRC_URI="http://tkman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" -KEYWORDS="~x86 ~ppc sparc " +KEYWORDS="x86 ~ppc sparc " SLOT="0" LICENSE="Artistic" diff --git a/app-text/txt2tags/txt2tags-1.4.ebuild b/app-text/txt2tags/txt2tags-1.4.ebuild index 4b2fe7fa93a1..8ad329851f70 100644 --- a/app-text/txt2tags/txt2tags-1.4.ebuild +++ b/app-text/txt2tags/txt2tags-1.4.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/txt2tags/txt2tags-1.4.ebuild,v 1.1 2003/04/28 20:27:09 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2tags/txt2tags-1.4.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ IUSE="" DESCRIPTION="Txt2tags is a tool for generating marked up documents (HTML, SGML, ...) from a plain text file with markup." @@ -10,7 +10,7 @@ HOMEPAGE="http://txt2tags.sourceforge.net/" DEPEND="virtual/python" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" SLOT="0" src_compile() { diff --git a/app-text/wdiff/wdiff-0.5.ebuild b/app-text/wdiff/wdiff-0.5.ebuild index 59c36d416bc9..01eae17176ef 100644 --- a/app-text/wdiff/wdiff-0.5.ebuild +++ b/app-text/wdiff/wdiff-0.5.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/wdiff/wdiff-0.5.ebuild,v 1.1 2003/02/12 08:02:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/wdiff/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="sys-libs/libtermcap-compat sys-apps/diffutils diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index bf8bfce75f3a..f32a4f927cc8 100644 --- a/app-text/wv2/ChangeLog +++ b/app-text/wv2/ChangeLog @@ -1,7 +1,8 @@ # ChangeLog for app-text/wv2 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.4 2003/07/07 09:26:26 brain Exp $ -*wv-0.1 (07 Jul 2003) +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.5 2003/07/11 20:35:25 aliz Exp $ + +*wv2-0.1 (07 Jul 2003) 07 Jul 2003; Michele Balistreri <brain@gentoo.org> wv2-0.1.ebuild: Version bump, thanks to Franz Dhin <fd@redspot.dk>. diff --git a/app-text/wv2/wv2-0.0.7.ebuild b/app-text/wv2/wv2-0.0.7.ebuild index 458666530ed6..9b2c8134e97d 100644 --- a/app-text/wv2/wv2-0.0.7.ebuild +++ b/app-text/wv2/wv2-0.0.7.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/app-text/wv2/wv2-0.0.7.ebuild,v 1.1 2003/02/25 16:58:25 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.0.7.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://www.wvware.com" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/wv2/wv2-0.0.8.ebuild b/app-text/wv2/wv2-0.0.8.ebuild index 07cc9a32b19f..7de763881195 100644 --- a/app-text/wv2/wv2-0.0.8.ebuild +++ b/app-text/wv2/wv2-0.0.8.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/app-text/wv2/wv2-0.0.8.ebuild,v 1.2 2003/04/13 21:09:57 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.0.8.ebuild,v 1.3 2003/07/11 20:35:25 aliz Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://www.wvware.com" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/wv2/wv2-0.0.9.ebuild b/app-text/wv2/wv2-0.0.9.ebuild index 5609c7d12109..caf3385b67cc 100644 --- a/app-text/wv2/wv2-0.0.9.ebuild +++ b/app-text/wv2/wv2-0.0.9.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/app-text/wv2/wv2-0.0.9.ebuild,v 1.1 2003/04/13 21:09:57 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.0.9.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://www.wvware.com" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/xhtml1/ChangeLog b/app-text/xhtml1/ChangeLog index bea9fa06579e..2acb842c26f8 100644 --- a/app-text/xhtml1/ChangeLog +++ b/app-text/xhtml1/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/xhtml1 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.6 2003/02/12 15:06:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.7 2003/07/11 20:35:25 aliz Exp $ + +*xhtml1-20020801-r1 (13 Feb 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. 08 Jan 2003; Matthew Turk <satai@gentoo.org> : Marked as stable. diff --git a/app-text/xhtml1/xhtml1-20020801.ebuild b/app-text/xhtml1/xhtml1-20020801.ebuild index eb7ad6e9ed12..694a88facc45 100644 --- a/app-text/xhtml1/xhtml1-20020801.ebuild +++ b/app-text/xhtml1/xhtml1-20020801.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801.ebuild,v 1.2 2003/02/13 09:48:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801.ebuild,v 1.3 2003/07/11 20:35:25 aliz Exp $ DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0" HOMEPAGE="http://www.w3.org/TR/${PN}/" SRC_URI="${HOMEPAGE}${PN}.tgz" LICENSE="W3C" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-text/sgml-common" src_install() { diff --git a/app-text/yudit/yudit-2.7.2.ebuild b/app-text/yudit/yudit-2.7.2.ebuild index 71184ae0b00c..1ced941e4273 100644 --- a/app-text/yudit/yudit-2.7.2.ebuild +++ b/app-text/yudit/yudit-2.7.2.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/yudit/yudit-2.7.2.ebuild,v 1.1 2003/04/05 02:09:48 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/yudit-2.7.2.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ DESCRIPTION="free (Y)unicode text editor for all unices" SRC_URI="http://yudit.org/download/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.yudit.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="virtual/x11 >=sys-devel/gettext-0.10" |