summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-08-07 14:43:08 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-08-07 14:43:08 +0000
commit79d17cf16f4abffc41a4503079b4eb23a5cb72bd (patch)
tree012946e4fcd0ebf587978ff436c8956ca511506e /app-text/pinfo
parentnew version (diff)
downloadhistorical-79d17cf16f4abffc41a4503079b4eb23a5cb72bd.tar.gz
historical-79d17cf16f4abffc41a4503079b4eb23a5cb72bd.tar.bz2
historical-79d17cf16f4abffc41a4503079b4eb23a5cb72bd.zip
Added ppc to KEYWORDS.
Diffstat (limited to 'app-text/pinfo')
-rw-r--r--app-text/pinfo/ChangeLog11
-rw-r--r--app-text/pinfo/pinfo-0.6.3.ebuild4
-rw-r--r--app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild4
3 files changed, 13 insertions, 6 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog
index 8c8d96205e0a..917b586bdcf0 100644
--- a/app-text/pinfo/ChangeLog
+++ b/app-text/pinfo/ChangeLog
@@ -1,13 +1,20 @@
# ChangeLog for app-text/pinfo
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.4 2002/08/02 17:42:49 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.5 2002/08/07 14:43:08 cselkirk Exp $
*pinfo-0.6.5_p2-r1 (22 Jul 2002)
+ 07 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> pinfo-0.6.5_p2-r1.ebuild
+ pinfo-0.6.3.ebuild :
+
+ Added ppc to KEYWORDS.
+
2 Aug 2002; phoen][x <phoenix@gentoo.org> pinfo-0.6.5_p2-r1.ebuild :
+
Added KEYWORDS.
- 22 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> pinfo-0.6.5_p2-r1.ebuild files/digest-pinfo-0.6.5_p2-r1:
+ 22 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> pinfo-0.6.5_p2-r1.ebuild
+ files/digest-pinfo-0.6.5_p2-r1 :
Configuration files are now installed in /etc/pinfo instead of /usr/etc.
diff --git a/app-text/pinfo/pinfo-0.6.3.ebuild b/app-text/pinfo/pinfo-0.6.3.ebuild
index dc2559653afc..98b6aea31a94 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.4 2002/08/02 17:42:49 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.3.ebuild,v 1.5 2002/08/07 14:43:08 cselkirk 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"
+KEYWORDS="x86 ppc"
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 c44e9aef8110..636692309815 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.2 2002/08/02 17:42:49 phoenix Exp $
+# $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 $
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"
+KEYWORDS="x86 ppc"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2
nls? ( >=sys-devel/gettext-0.10.39 )