diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
commit | 1cb125cde2fdecd62aaf503a8d53cdc9496dec1b (patch) | |
tree | 47271dfd3a5b7be7c7dc28cf99a7e120594974c5 /app-text/pinfo | |
parent | Closing #35809. (Manifest recommit) (diff) | |
download | gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.tar.gz gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.tar.bz2 gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.zip |
Remove arm keywords
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.7.ebuild | 4 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.8.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild b/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild index 921b22c035ea..4f1e31db303d 100644 --- a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild +++ b/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.10 2003/02/13 09:43:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.11 2004/02/22 20:05:15 agriffis Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" IUSE="nls readline" DEPEND="sys-libs/ncurses diff --git a/app-text/pinfo/pinfo-0.6.7.ebuild b/app-text/pinfo/pinfo-0.6.7.ebuild index c03497ee7263..d673e2e6f0dc 100644 --- a/app-text/pinfo/pinfo-0.6.7.ebuild +++ b/app-text/pinfo/pinfo-0.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.7.ebuild,v 1.3 2003/07/15 09:18:23 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.7.ebuild,v 1.4 2004/02/22 20:05:15 agriffis Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc " +KEYWORDS="x86 ~ppc sparc" IUSE="nls readline" DEPEND="sys-libs/ncurses diff --git a/app-text/pinfo/pinfo-0.6.8.ebuild b/app-text/pinfo/pinfo-0.6.8.ebuild index ffe79831a286..0b13752fcdba 100644 --- a/app-text/pinfo/pinfo-0.6.8.ebuild +++ b/app-text/pinfo/pinfo-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.2 2004/02/07 02:17:01 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.3 2004/02/22 20:05:15 agriffis Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://dione.ids.pl/~pborys/pinfo" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" IUSE="nls readline" DEPEND="sys-libs/ncurses |