summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2007-02-28 22:22:35 +0000
committerStefan Schweizer <genstef@gentoo.org>2007-02-28 22:22:35 +0000
commitdb480b60f3c07557924f43430e15b5037acfaffa (patch)
tree90480ae0d2c45cbdf2a71c01b27fa03af8f1358d /sys-apps/texinfo
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-db480b60f3c07557924f43430e15b5037acfaffa.tar.gz
gentoo-2-db480b60f3c07557924f43430e15b5037acfaffa.tar.bz2
gentoo-2-db480b60f3c07557924f43430e15b5037acfaffa.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2-r12)
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/texinfo-4.8-r2.ebuild4
-rw-r--r--sys-apps/texinfo/texinfo-4.8-r3.ebuild4
-rw-r--r--sys-apps/texinfo/texinfo-4.8-r4.ebuild4
-rw-r--r--sys-apps/texinfo/texinfo-4.8-r5.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-apps/texinfo/texinfo-4.8-r2.ebuild b/sys-apps/texinfo/texinfo-4.8-r2.ebuild
index ab1c533b05e9..f3d3f2559364 100644
--- a/sys-apps/texinfo/texinfo-4.8-r2.ebuild
+++ b/sys-apps/texinfo/texinfo-4.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r2.ebuild,v 1.2 2006/05/20 17:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r2.ebuild,v 1.3 2007/02/28 22:22:35 genstef Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="nls build static"
RDEPEND="!build? ( >=sys-libs/ncurses-5.2-r2 )"
diff --git a/sys-apps/texinfo/texinfo-4.8-r3.ebuild b/sys-apps/texinfo/texinfo-4.8-r3.ebuild
index fd5087e44876..a9cbbeb848d9 100644
--- a/sys-apps/texinfo/texinfo-4.8-r3.ebuild
+++ b/sys-apps/texinfo/texinfo-4.8-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r3.ebuild,v 1.4 2006/05/22 18:20:39 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r3.ebuild,v 1.5 2007/02/28 22:22:35 genstef Exp $
inherit flag-o-matic eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="nls build static"
RDEPEND="!build? ( >=sys-libs/ncurses-5.2-r2 )
diff --git a/sys-apps/texinfo/texinfo-4.8-r4.ebuild b/sys-apps/texinfo/texinfo-4.8-r4.ebuild
index 3f059622159a..07c093c5375a 100644
--- a/sys-apps/texinfo/texinfo-4.8-r4.ebuild
+++ b/sys-apps/texinfo/texinfo-4.8-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r4.ebuild,v 1.2 2006/10/17 06:41:51 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r4.ebuild,v 1.3 2007/02/28 22:22:35 genstef Exp $
inherit flag-o-matic eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="nls build static"
RDEPEND="!build? ( >=sys-libs/ncurses-5.2-r2 )
diff --git a/sys-apps/texinfo/texinfo-4.8-r5.ebuild b/sys-apps/texinfo/texinfo-4.8-r5.ebuild
index 3f0e5e46e5b1..cd7904df506a 100644
--- a/sys-apps/texinfo/texinfo-4.8-r5.ebuild
+++ b/sys-apps/texinfo/texinfo-4.8-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r5.ebuild,v 1.10 2006/11/15 13:19:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r5.ebuild,v 1.11 2007/02/28 22:22:35 genstef Exp $
inherit flag-o-matic eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls build static"
RDEPEND="!build? ( >=sys-libs/ncurses-5.2-r2 )