summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-01-06 16:37:51 +0000
committerJustin Lecher <jlec@gentoo.org>2011-01-06 16:37:51 +0000
commit8169ae613a20c300c96d8e373d073c4b67d4d918 (patch)
treedbee4e8b9014027e16996d193cc8046a5bbcfd44 /app-text
parentSome Clean up (diff)
downloadhistorical-8169ae613a20c300c96d8e373d073c4b67d4d918.tar.gz
historical-8169ae613a20c300c96d8e373d073c4b67d4d918.tar.bz2
historical-8169ae613a20c300c96d8e373d073c4b67d4d918.zip
Some Clean up
Package-Manager: portage-2.2.0_alpha13/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/tree/ChangeLog7
-rw-r--r--app-text/tree/tree-1.5.3.ebuild9
-rw-r--r--app-text/vilistextum/ChangeLog8
-rw-r--r--app-text/vilistextum/vilistextum-2.6.7-r1.ebuild16
-rw-r--r--app-text/vilistextum/vilistextum-2.6.7.ebuild21
-rw-r--r--app-text/vilistextum/vilistextum-2.6.9.ebuild15
-rw-r--r--app-text/wdiff/ChangeLog8
-rw-r--r--app-text/wdiff/wdiff-0.6.4.ebuild5
-rw-r--r--app-text/wdiff/wdiff-0.6.5.ebuild5
9 files changed, 57 insertions, 37 deletions
diff --git a/app-text/tree/ChangeLog b/app-text/tree/ChangeLog
index 4f9fb110ded0..630873a75e1f 100644
--- a/app-text/tree/ChangeLog
+++ b/app-text/tree/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/tree
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tree/ChangeLog,v 1.81 2010/03/15 19:58:30 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/tree/ChangeLog,v 1.82 2011/01/06 16:37:51 jlec Exp $
+
+ 06 Jan 2011; Justin Lecher <jlec@gentoo.org> tree-1.5.3.ebuild:
+ Some Clean up
15 Mar 2010; Brent Baude <ranger@gentoo.org> tree-1.5.3.ebuild:
stable ppc64, bug 306665
diff --git a/app-text/tree/tree-1.5.3.ebuild b/app-text/tree/tree-1.5.3.ebuild
index 92469023d129..f4888572559a 100644
--- a/app-text/tree/tree-1.5.3.ebuild
+++ b/app-text/tree/tree-1.5.3.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tree/tree-1.5.3.ebuild,v 1.8 2010/03/15 19:58:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tree/tree-1.5.3.ebuild,v 1.9 2011/01/06 16:37:51 jlec Exp $
EAPI=2
+
inherit toolchain-funcs flag-o-matic bash-completion
DESCRIPTION="Lists directories recursively, and produces an indented listing of files."
@@ -32,7 +33,7 @@ src_compile() {
src_install() {
dobin tree || die "dobin failed"
- doman man/tree.1
- dodoc CHANGES README*
+ doman man/tree.1 || die
+ dodoc CHANGES README* || die
dobashcompletion "${FILESDIR}"/${PN}.bashcomp
}
diff --git a/app-text/vilistextum/ChangeLog b/app-text/vilistextum/ChangeLog
index b1fcad214b79..ff6efa7da0fc 100644
--- a/app-text/vilistextum/ChangeLog
+++ b/app-text/vilistextum/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/vilistextum
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.26 2010/03/18 18:47:42 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.27 2011/01/06 16:31:26 jlec Exp $
+
+ 06 Jan 2011; Justin Lecher <jlec@gentoo.org> vilistextum-2.6.7.ebuild,
+ vilistextum-2.6.7-r1.ebuild, vilistextum-2.6.9.ebuild:
+ Some Clean up
18 Mar 2010; Fabian Groffen <grobian@gentoo.org> vilistextum-2.6.9.ebuild,
+files/vilistextum-2.6.9-prefix.patch:
diff --git a/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild b/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild
index 1844b5a689db..37bc2c12dac6 100644
--- a/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild
+++ b/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild,v 1.1 2010/03/06 21:55:52 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild,v 1.2 2011/01/06 16:31:26 jlec Exp $
EAPI="2"
inherit eutils autotools
-DESCRIPTION="Html to ascii converter specifically programmed to get the best out of incorrect html."
+DESCRIPTION="Html to ascii converter specifically programmed to get the best out of incorrect html"
HOMEPAGE="http://bhaak.dyndns.org/vilistextum/"
SRC_URI="http://bhaak.dyndns.org/${PN}/${P}.tar.bz2"
@@ -16,19 +16,21 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
#IUSE="unicode kde"
IUSE="unicode"
-DEPEND=""
+DEPEND="virtual/libiconv"
+RDEPEND=""
# KDE support will be available once a version of kaptain in stable
# kde? ( kde-misc/kaptain )"
src_prepare() {
- epatch "${FILESDIR}/${P}-gentoo.diff"
- epatch "${FILESDIR}/${P}-use-glibc-iconv.diff"
+ epatch \
+ "${FILESDIR}/${P}-gentoo.diff" \
+ "${FILESDIR}/${P}-use-glibc-iconv.diff"
eautoreconf
}
src_configure() {
- econf $(use_enable unicode multibyte) || die
+ econf $(use_enable unicode multibyte)
}
src_install() {
diff --git a/app-text/vilistextum/vilistextum-2.6.7.ebuild b/app-text/vilistextum/vilistextum-2.6.7.ebuild
index 4071537735c8..c26354137e7e 100644
--- a/app-text/vilistextum/vilistextum-2.6.7.ebuild
+++ b/app-text/vilistextum/vilistextum-2.6.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild,v 1.11 2010/03/06 21:55:52 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild,v 1.12 2011/01/06 16:31:26 jlec Exp $
inherit eutils autotools
-DESCRIPTION="Vilistextum is a html to ascii converter specifically programmed to get the best out of incorrect html."
+DESCRIPTION="Html to ascii converter specifically programmed to get the best out of incorrect html"
HOMEPAGE="http://bhaak.dyndns.org/vilistextum/"
SRC_URI="http://bhaak.dyndns.org/${PN}/${P}.tar.bz2"
@@ -14,28 +14,29 @@ SLOT="0"
IUSE="unicode"
KEYWORDS="amd64 ppc sparc x86"
-DEPEND=""
+DEPEND="virtual/libiconv"
+RDEPEND=""
# KDE support will be available once a version of kaptain in stable
# kde? ( kde-misc/kaptain )"
src_unpack() {
unpack ${A}
cd "${S}"
- epatch "${FILESDIR}/${P}-gentoo.diff"
- epatch "${FILESDIR}/${P}-use-glibc-iconv.diff"
+ epatch \
+ "${FILESDIR}/${P}-gentoo.diff" \
+ "${FILESDIR}/${P}-use-glibc-iconv.diff"
eautoreconf
}
src_compile() {
econf \
- $(use_enable unicode multibyte) \
- || die "econf failed"
+ $(use_enable unicode multibyte)
emake || die "emake failed"
}
src_install() {
make DESTDIR="${D}" install || die "make install failed"
- dodoc README CHANGES
- dohtml doc/*.{html,css}
+ dodoc README CHANGES || die
+ dohtml doc/*.{html,css} || die
}
diff --git a/app-text/vilistextum/vilistextum-2.6.9.ebuild b/app-text/vilistextum/vilistextum-2.6.9.ebuild
index 4d8fbf0ff154..6e755b12c020 100644
--- a/app-text/vilistextum/vilistextum-2.6.9.ebuild
+++ b/app-text/vilistextum/vilistextum-2.6.9.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v 1.3 2010/03/18 18:47:42 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v 1.4 2011/01/06 16:31:26 jlec Exp $
EAPI="2"
inherit eutils autotools
-DESCRIPTION="Html to ascii converter specifically programmed to get the best out of incorrect html."
+DESCRIPTION="Html to ascii converter specifically programmed to get the best out of incorrect html"
HOMEPAGE="http://bhaak.dyndns.org/vilistextum/"
SRC_URI="http://bhaak.dyndns.org/${PN}/${P}.tar.bz2"
@@ -17,19 +17,22 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
IUSE="unicode"
DEPEND="virtual/libiconv"
+RDEPEND=""
# KDE support will be available once a version of kaptain in stable
# kde? ( kde-misc/kaptain )"
src_prepare() {
- epatch "${FILESDIR}/${P}-gentoo.diff"
- epatch "${FILESDIR}/${P}-prefix.patch"
+ epatch \
+ "${FILESDIR}/${P}-gentoo.diff" \
+ "${FILESDIR}/${P}-prefix.patch"
eautoreconf
}
src_configure() {
# need hardwired locale simply because locale -a | grep -i utf-8 | head -n1
# isn't always returning the most sensical (and working) locale
- econf $(use_enable unicode multibyte) \
+ econf \
+ $(use_enable unicode multibyte) \
$(use_with unicode unicode-locale en_US.UTF-8)
}
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog
index 67b2b21b0ff9..60f20016a7a0 100644
--- a/app-text/wdiff/ChangeLog
+++ b/app-text/wdiff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/wdiff
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.52 2010/12/29 02:00:47 darkside Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.53 2011/01/06 16:34:20 jlec Exp $
+
+ 06 Jan 2011; Justin Lecher <jlec@gentoo.org> wdiff-0.6.4.ebuild,
+ wdiff-0.6.5.ebuild:
+ Some Clean up
29 Dec 2010; Jeremy Olexa <darkside@gentoo.org> -wdiff-0.5-r2.ebuild,
-wdiff-0.5-r3.ebuild, -wdiff-0.6.0-r1.ebuild, -wdiff-0.6.1.ebuild,
diff --git a/app-text/wdiff/wdiff-0.6.4.ebuild b/app-text/wdiff/wdiff-0.6.4.ebuild
index 1e1e9c1afa4b..a1d69940bec0 100644
--- a/app-text/wdiff/wdiff-0.6.4.ebuild
+++ b/app-text/wdiff/wdiff-0.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.7 2010/12/28 15:28:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.8 2011/01/06 16:34:20 jlec Exp $
EAPI="2"
@@ -16,6 +16,7 @@ IUSE=""
DEPEND="
sys-apps/diffutils
sys-apps/less"
+RDEPEND="${DEPEND}"
src_install() {
emake DESTDIR="${D}" install || die
diff --git a/app-text/wdiff/wdiff-0.6.5.ebuild b/app-text/wdiff/wdiff-0.6.5.ebuild
index d1aa5d91d3fd..56a42db69d4f 100644
--- a/app-text/wdiff/wdiff-0.6.5.ebuild
+++ b/app-text/wdiff/wdiff-0.6.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.1 2010/12/05 20:18:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.2 2011/01/06 16:34:20 jlec Exp $
EAPI="2"
@@ -16,6 +16,7 @@ IUSE=""
DEPEND="
sys-apps/diffutils
sys-apps/less"
+RDEPEND="${DEPEND}"
src_install() {
emake DESTDIR="${D}" install || die