diff options
author | 2005-05-16 07:58:44 +0000 | |
---|---|---|
committer | 2005-05-16 07:58:44 +0000 | |
commit | e95370500c3c9451fe88dab61267c0d9e0d7fdb1 (patch) | |
tree | 339356e9ed2cc0a45ca281c7e42b8f04ae3a10d2 /app-text/cwtext | |
parent | bump (diff) | |
download | historical-e95370500c3c9451fe88dab61267c0d9e0d7fdb1.tar.gz historical-e95370500c3c9451fe88dab61267c0d9e0d7fdb1.tar.bz2 historical-e95370500c3c9451fe88dab61267c0d9e0d7fdb1.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/cwtext')
-rw-r--r-- | app-text/cwtext/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/cwtext/Manifest | 4 | ||||
-rw-r--r-- | app-text/cwtext/cwtext-0.94.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/cwtext/ChangeLog b/app-text/cwtext/ChangeLog index faa996ac0d12..ba5ee60c92a2 100644 --- a/app-text/cwtext/ChangeLog +++ b/app-text/cwtext/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/cwtext # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/ChangeLog,v 1.5 2005/01/01 16:07:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/ChangeLog,v 1.6 2005/05/16 07:58:44 wormo Exp $ + + 16 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + cwtext-0.94.ebuild: + add ~ppc 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> cwtext-0.94.ebuild: Added ~sparc, ~mips diff --git a/app-text/cwtext/Manifest b/app-text/cwtext/Manifest index 4cc5114f27c1..867ca203dfae 100644 --- a/app-text/cwtext/Manifest +++ b/app-text/cwtext/Manifest @@ -1,4 +1,4 @@ -MD5 09a09542d8f260744ddb7269919b7478 ChangeLog 594 -MD5 6227e10ea6949d569835eae588e9b3d8 cwtext-0.94.ebuild 696 +MD5 baecb5270031eec4c27ed916cf06e755 ChangeLog 683 +MD5 a0f851b53cbe9dc8a7f46af2b8beeffb cwtext-0.94.ebuild 696 MD5 795139544564765a879309d7f8573000 metadata.xml 485 MD5 a9f5de270f3afabb3caf4e62c0d66c2b files/digest-cwtext-0.94 62 diff --git a/app-text/cwtext/cwtext-0.94.ebuild b/app-text/cwtext/cwtext-0.94.ebuild index 356b788fc795..24d3687b2eed 100644 --- a/app-text/cwtext/cwtext-0.94.ebuild +++ b/app-text/cwtext/cwtext-0.94.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 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.5 2005/01/01 16:07:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.94.ebuild,v 1.6 2005/05/16 07:58:44 wormo Exp $ DESCRIPTION="Text to Morse Code converter" HOMEPAGE="http://cwtext.sourceforge.net" SRC_URI="mirror://sourceforge/cwtext/${P}.tar.gz" -KEYWORDS="x86 ~sparc ~mips" +KEYWORDS="x86 ~sparc ~mips ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |