diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 02:24:53 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 02:24:53 +0000 |
commit | 26b4fa5a4c297ec6ff7f654404f0a78100430855 (patch) | |
tree | 46ffd1a15ecc870041f5e9d840067d36d542f0e0 /app-text | |
parent | Added ~sparc, ~mips (Manifest recommit) (diff) | |
download | gentoo-2-26b4fa5a4c297ec6ff7f654404f0a78100430855.tar.gz gentoo-2-26b4fa5a4c297ec6ff7f654404f0a78100430855.tar.bz2 gentoo-2-26b4fa5a4c297ec6ff7f654404f0a78100430855.zip |
Added ~sparc, ~mips
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cwtext/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/cwtext/cwtext-0.94.ebuild | 4 | ||||
-rw-r--r-- | app-text/diction/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/diction/diction-1.02.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/cwtext/ChangeLog b/app-text/cwtext/ChangeLog index 6085c7ab1868..eb900f162f1b 100644 --- a/app-text/cwtext/ChangeLog +++ b/app-text/cwtext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/cwtext # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/ChangeLog,v 1.3 2004/06/24 22:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/ChangeLog,v 1.4 2004/06/28 02:21:14 ciaranm Exp $ + + 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> cwtext-0.94.ebuild: + Added ~sparc, ~mips 26 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> cwtext-0.94.ebuild: Stable on x86 diff --git a/app-text/cwtext/cwtext-0.94.ebuild b/app-text/cwtext/cwtext-0.94.ebuild index 19467bdb1cef..76c8701d1078 100644 --- a/app-text/cwtext/cwtext-0.94.ebuild +++ b/app-text/cwtext/cwtext-0.94.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.94.ebuild,v 1.3 2004/06/24 22:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.94.ebuild,v 1.4 2004/06/28 02:21:14 ciaranm Exp $ DESCRIPTION="Text to Morse Code converter" HOMEPAGE="http://cwtext.sourceforge.net" SRC_URI="mirror://sourceforge/cwtext/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc ~mips" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index dcca3c0aa3ab..07a81ef8c095 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/diction # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.4 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.5 2004/06/28 02:24:53 ciaranm Exp $ + + 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> diction-1.02.ebuild: + Added ~sparc, ~mips 12 Jun 2003; <msterret@gentoo.org> diction-1.02.ebuild: add Header diff --git a/app-text/diction/diction-1.02.ebuild b/app-text/diction/diction-1.02.ebuild index a84b0a404c4a..52f08ed7c7a6 100644 --- a/app-text/diction/diction-1.02.ebuild +++ b/app-text/diction/diction-1.02.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/diction/diction-1.02.ebuild,v 1.9 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.10 2004/06/28 02:24:53 ciaranm Exp $ DESCRIPTION="Diction and style checkers for english and german texts" HOMEPAGE="http://www.fsf.org/software/diction/diction.html" @@ -8,7 +8,7 @@ SRC_URI="http://ftp.gnu.org/gnu/diction/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc ~mips" DEPEND="sys-devel/gettext" |