diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 05:53:06 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 05:53:06 +0000 |
commit | 33036ba9c847e65abc74ed40d0078e5731ec653c (patch) | |
tree | 61972b2e6da18afbc31a17782bb676c1431f7e3b /app-text/cwtext | |
parent | Drop to ~mips (diff) | |
download | historical-33036ba9c847e65abc74ed40d0078e5731ec653c.tar.gz historical-33036ba9c847e65abc74ed40d0078e5731ec653c.tar.bz2 historical-33036ba9c847e65abc74ed40d0078e5731ec653c.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.35/cvs/Linux mips64
Diffstat (limited to 'app-text/cwtext')
-rw-r--r-- | app-text/cwtext/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/cwtext/cwtext-0.94.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/cwtext/ChangeLog b/app-text/cwtext/ChangeLog index 928b78dd906e..5f1ec1d330df 100644 --- a/app-text/cwtext/ChangeLog +++ b/app-text/cwtext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/cwtext -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/ChangeLog,v 1.20 2010/01/02 11:09:16 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/ChangeLog,v 1.21 2011/02/06 05:47:02 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> cwtext-0.94.ebuild: + Drop to ~mips 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> cwtext-0.96.ebuild: Transfer Prefix keywords diff --git a/app-text/cwtext/cwtext-0.94.ebuild b/app-text/cwtext/cwtext-0.94.ebuild index 50acd9ad97f3..a0be3e6265bb 100644 --- a/app-text/cwtext/cwtext-0.94.ebuild +++ b/app-text/cwtext/cwtext-0.94.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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.16 2009/06/16 17:51:03 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.94.ebuild,v 1.17 2011/02/06 05:47:02 leio Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~mips ppc ~ppc64 sparc x86" IUSE="" src_unpack() { |