summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-17 17:06:42 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-17 17:06:42 +0000
commitb445f6e2abe901db3b82e43356ff2ba6dbf53a8d (patch)
tree3fada13f094eb2331e81dd81771c63c484c6222a /app-text
parentamd64 stable wrt #387329 (diff)
downloadgentoo-2-b445f6e2abe901db3b82e43356ff2ba6dbf53a8d.tar.gz
gentoo-2-b445f6e2abe901db3b82e43356ff2ba6dbf53a8d.tar.bz2
gentoo-2-b445f6e2abe901db3b82e43356ff2ba6dbf53a8d.zip
Old.
(Portage version: 2.2.0_alpha68/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pinfo/ChangeLog7
-rw-r--r--app-text/pinfo/files/pinfo-0.6.9-FTPVIEWER.patch11
-rw-r--r--app-text/pinfo/files/pinfo-0.6.9-version.patch30
-rw-r--r--app-text/pinfo/pinfo-0.6.10.ebuild43
-rw-r--r--app-text/pinfo/pinfo-0.6.9-r1.ebuild44
5 files changed, 6 insertions, 129 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog
index 751a11b6e811..1a27b4f5547b 100644
--- a/app-text/pinfo/ChangeLog
+++ b/app-text/pinfo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/pinfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.57 2011/07/17 11:05:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.58 2011/10/17 17:06:42 jer Exp $
+
+ 17 Oct 2011; Jeroen Roovers <jer@gentoo.org> -pinfo-0.6.9-r1.ebuild,
+ -files/pinfo-0.6.9-FTPVIEWER.patch, -files/pinfo-0.6.9-version.patch,
+ -pinfo-0.6.10.ebuild:
+ ^
17 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> pinfo-0.6.10-r2.ebuild:
ppc64 stable wrt #366239
diff --git a/app-text/pinfo/files/pinfo-0.6.9-FTPVIEWER.patch b/app-text/pinfo/files/pinfo-0.6.9-FTPVIEWER.patch
deleted file mode 100644
index 0ab17f6008b0..000000000000
--- a/app-text/pinfo/files/pinfo-0.6.9-FTPVIEWER.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-+++ b/src/parse_config.c 2006-03-09 20:44:51.000000000 +0100
---- a/src/parse_config.c 2006-06-23 14:16:02.000000000 +0200
-@@ -601,7 +601,7 @@
- else
- return 1;
- }
-- else if (!strncmp(temp, "FTPVIEWER", 10))
-+ else if (!strncmp(temp, "FTPVIEWER", 9))
- {
- temp = strtok(NULL, "\n");
- if (temp)
diff --git a/app-text/pinfo/files/pinfo-0.6.9-version.patch b/app-text/pinfo/files/pinfo-0.6.9-version.patch
deleted file mode 100644
index fd8b75e4279d..000000000000
--- a/app-text/pinfo/files/pinfo-0.6.9-version.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- a/doc/pinfo.info 2006-03-16 17:28:00.000000000 +0100
-+++ b/doc/pinfo.info 2010-06-18 16:20:24.000000000 +0200
-@@ -1,6 +1,6 @@
- This is pinfo.info, produced by makeinfo version 4.8 from pinfo.texi.
-
-- This is documentation for `pinfo', version 0.6.4. Edition 0.2.1,
-+ This is documentation for `pinfo', version 0.6.9. Edition 0.2.1,
- date 1 Dec 2001.
-
- Copyright 2000 (C) Przemek Borys
-@@ -15,7 +15,7 @@
- 
- File: pinfo.info, Node: Top, Next: Invoking, Prev: (dir), Up: (dir)
-
-- This documentation is for `pinfo', version 0.6.4.
-+ This documentation is for `pinfo', version 0.6.9.
-
- Original manpage written on 21 Mar 1999 by Przemek Borys,
- <pborys@dione.ids.pl>, `http://zeus.polsl.gliwice.pl/~pborys/'.
---- a/doc/pinfo.texi 2006-03-16 16:40:41.000000000 +0100
-+++ b/doc/pinfo.texi 2010-06-18 16:20:24.000000000 +0200
-@@ -5,7 +5,7 @@
- @c %**end of header
-
- @set EDITION 0.2.1
--@set VERSION 0.6.4
-+@set VERSION 0.6.9
- @set DATE 1 Dec 2001
- @set DATEMAN 21 Mar 1999
-
diff --git a/app-text/pinfo/pinfo-0.6.10.ebuild b/app-text/pinfo/pinfo-0.6.10.ebuild
deleted file mode 100644
index 07ef523639f7..000000000000
--- a/app-text/pinfo/pinfo-0.6.10.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10.ebuild,v 1.1 2010/10/12 17:03:44 jer Exp $
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="Hypertext info and man viewer based on (n)curses"
-HOMEPAGE="http://pinfo.alioth.debian.org/"
-SRC_URI="https://alioth.debian.org/frs/download.php/3351/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="nls readline"
-
-RDEPEND="sys-libs/ncurses
- nls? ( virtual/libintl )"
-
-DEPEND="${RDEPEND}
- sys-devel/bison
- nls? ( sys-devel/gettext )"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${PN}-0.6.9-as-needed.patch \
- "${FILESDIR}"/${PN}-0.6.9-GROFF_NO_SGR.patch \
- "${FILESDIR}"/${PN}-0.6.9-lzma-xz.patch \
- "${FILESDIR}"/${P}-version.patch
- ./autogen.sh || die "autogen"
-}
-
-src_configure() {
- econf \
- $(use_with readline) \
- $(use_enable nls) \
- || die "econf failed"
-}
-
-src_install() {
- make DESTDIR="${D}" sysconfdir=/etc install || die
-}
diff --git a/app-text/pinfo/pinfo-0.6.9-r1.ebuild b/app-text/pinfo/pinfo-0.6.9-r1.ebuild
deleted file mode 100644
index 10b03655c959..000000000000
--- a/app-text/pinfo/pinfo-0.6.9-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.9-r1.ebuild,v 1.7 2010/12/28 15:32:38 ranger Exp $
-
-EAPI="2"
-
-inherit eutils autotools
-
-DESCRIPTION="Hypertext info and man viewer based on (n)curses"
-HOMEPAGE="http://pinfo.alioth.debian.org/"
-SRC_URI="http://alioth.debian.org/download.php/1498/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="nls readline"
-
-RDEPEND="sys-libs/ncurses
- nls? ( virtual/libintl )"
-
-DEPEND="${RDEPEND}
- sys-devel/bison
- nls? ( sys-devel/gettext )"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-FTPVIEWER.patch \
- "${FILESDIR}"/${P}-as-needed.patch \
- "${FILESDIR}"/${P}-GROFF_NO_SGR.patch \
- "${FILESDIR}"/${P}-lzma-xz.patch \
- "${FILESDIR}"/${P}-version.patch
- AT_M4DIR="${S}/macros" eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_with readline) \
- $(use_enable nls) \
- || die "econf failed"
-}
-
-src_install() {
- make DESTDIR="${D}" sysconfdir=/etc install || die
-}