summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:42:02 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:42:02 +0000
commitb99490d69f921fcf6dcda899b422e6962dfb31e6 (patch)
tree4ee31368d0a3ecf2c8f49599e2f75169ae59c97d /app-text/pinfo
parentA better mask for alsa 0.9.0_rc3 (diff)
downloadgentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.gz
gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.bz2
gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-text/pinfo')
-rw-r--r--app-text/pinfo/pinfo-0.6.3.ebuild4
-rw-r--r--app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/pinfo/pinfo-0.6.3.ebuild b/app-text/pinfo/pinfo-0.6.3.ebuild
index 98b6aea31a94..71e579a55b83 100644
--- a/app-text/pinfo/pinfo-0.6.3.ebuild
+++ b/app-text/pinfo/pinfo-0.6.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.3.ebuild,v 1.5 2002/08/07 14:43:08 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.3.ebuild,v 1.6 2002/08/16 02:42:01 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Hypertext info and man viewer based on (n)curses"
SRC_URI="http://zeus.polsl.gliwice.pl/~pborys/stable-version/pinfo-0.6.3.tar.gz"
HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc
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 636692309815..641dcf77db9f 100644
--- a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild
+++ b/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.3 2002/08/07 14:43:08 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.4 2002/08/16 02:42:01 murphy Exp $
MY_P=${PN}-0.6.5p2
S=${WORKDIR}/${MY_P}
DESCRIPTION="Hypertext info and man viewer based on (n)curses"
SRC_URI="http://zeus.polsl.gliwice.pl/~pborys/stable-version/${MY_P}.tar.gz"
HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2
nls? ( >=sys-devel/gettext-0.10.39 )