summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-02-05 15:46:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-02-05 15:46:26 +0000
commitdeb88f2062c6b93032c9cd8827a1cd384ea76783 (patch)
tree58f6ab07ae0b89464200482f929e7b3458917a69 /app-text/cwtext
parentDo not install Nautilus extension if USE=nautilus is disabled, also block if ... (diff)
downloadgentoo-2-deb88f2062c6b93032c9cd8827a1cd384ea76783.tar.gz
gentoo-2-deb88f2062c6b93032c9cd8827a1cd384ea76783.tar.bz2
gentoo-2-deb88f2062c6b93032c9cd8827a1cd384ea76783.zip
Drop alpha/sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'app-text/cwtext')
-rw-r--r--app-text/cwtext/ChangeLog8
-rw-r--r--app-text/cwtext/cwtext-0.94.ebuild6
-rw-r--r--app-text/cwtext/cwtext-0.96.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-text/cwtext/ChangeLog b/app-text/cwtext/ChangeLog
index 0e7cb064d4ec..e36d7d21e924 100644
--- a/app-text/cwtext/ChangeLog
+++ b/app-text/cwtext/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/cwtext
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/ChangeLog,v 1.24 2011/12/15 11:20:41 ago Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/ChangeLog,v 1.25 2012/02/05 15:46:26 armin76 Exp $
+
+ 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> cwtext-0.94.ebuild,
+ cwtext-0.96.ebuild:
+ Drop alpha/sparc keywords
15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> cwtext-0.96.ebuild:
Stable for AMD64, wrt bug #393803
diff --git a/app-text/cwtext/cwtext-0.94.ebuild b/app-text/cwtext/cwtext-0.94.ebuild
index a0be3e6265bb..3740ca29a5db 100644
--- a/app-text/cwtext/cwtext-0.94.ebuild
+++ b/app-text/cwtext/cwtext-0.94.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.17 2011/02/06 05:47:02 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.94.ebuild,v 1.18 2012/02/05 15:46:26 armin76 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="amd64 ~mips ppc ~ppc64 x86"
IUSE=""
src_unpack() {
diff --git a/app-text/cwtext/cwtext-0.96.ebuild b/app-text/cwtext/cwtext-0.96.ebuild
index 93f4439faaa8..0a7e2677938f 100644
--- a/app-text/cwtext/cwtext-0.96.ebuild
+++ b/app-text/cwtext/cwtext-0.96.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.96.ebuild,v 1.4 2011/12/15 11:20:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.96.ebuild,v 1.5 2012/02/05 15:46:26 armin76 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 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
src_unpack() {