* [gentoo-commits] gentoo-x86 commit in app-text/vilistextum: vilistextum-2.6.7.ebuild ChangeLog vilistextum-2.6.9.ebuild vilistextum-2.6.7-r1.ebuild
@ 2010-03-06 21:55 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2010-03-06 21:55 UTC (permalink / raw
To: gentoo-commits
jlec 10/03/06 21:55:53
Modified: vilistextum-2.6.7.ebuild ChangeLog
vilistextum-2.6.9.ebuild
Added: vilistextum-2.6.7-r1.ebuild
Log:
do not try to install *.css which are not available, #305543, thanks Christophe LEFEBVRE for the patches
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Revision Changes Path
1.11 app-text/vilistextum/vilistextum-2.6.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild?r1=1.10&r2=1.11
Index: vilistextum-2.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- vilistextum-2.6.7.ebuild 11 Jan 2008 21:46:17 -0000 1.10
+++ vilistextum-2.6.7.ebuild 6 Mar 2010 21:55:52 -0000 1.11
@@ -1,9 +1,6 @@
# Copyright 1999-2008 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.10 2008/01/11 21:46:17 grobian Exp $
-
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild,v 1.11 2010/03/06 21:55:52 jlec Exp $
inherit eutils autotools
1.25 app-text/vilistextum/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 13 Feb 2008 20:02:33 -0000 1.24
+++ ChangeLog 6 Mar 2010 21:55:52 -0000 1.25
@@ -1,6 +1,13 @@
# ChangeLog for app-text/vilistextum
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.24 2008/02/13 20:02:33 pclouds Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.25 2010/03/06 21:55:52 jlec Exp $
+
+*vilistextum-2.6.7-r1 (06 Mar 2010)
+
+ 06 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+ +vilistextum-2.6.7-r1.ebuild, vilistextum-2.6.9.ebuild:
+ do not try to install *.css which are not available, #305543, thanks
+ Christophe LEFEBVRE for the patches
*vilistextum-2.6.9 (13 Feb 2008)
1.2 app-text/vilistextum/vilistextum-2.6.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?r1=1.1&r2=1.2
Index: vilistextum-2.6.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vilistextum-2.6.9.ebuild 13 Feb 2008 20:02:33 -0000 1.1
+++ vilistextum-2.6.9.ebuild 6 Mar 2010 21:55:52 -0000 1.2
@@ -1,43 +1,36 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 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.1 2008/02/13 20:02:33 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v 1.2 2010/03/06 21:55:52 jlec Exp $
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
+EAPI="2"
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"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
#IUSE="unicode kde"
IUSE="unicode"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND=""
# KDE support will be available once a version of kaptain in stable
# kde? ( kde-misc/kaptain )"
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch "${FILESDIR}/${P}-gentoo.diff"
-
eautoreconf
}
-src_compile() {
- econf \
- $(use_enable unicode multibyte) \
- || die "econf failed"
- emake || die "emake failed"
+src_configure(){
+ econf $(use_enable unicode multibyte)
}
src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc README CHANGES
- dohtml doc/*.{html,css}
+ emake DESTDIR="${D}" install || die
+ dodoc README CHANGES || die
+ dohtml doc/*.html || die
}
1.1 app-text/vilistextum/vilistextum-2.6.7-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild?rev=1.1&content-type=text/plain
Index: vilistextum-2.6.7-r1.ebuild
===================================================================
# Copyright 1999-2010 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 $
EAPI="2"
inherit eutils autotools
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"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
#IUSE="unicode kde"
IUSE="unicode"
DEPEND=""
# 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"
eautoreconf
}
src_configure() {
econf $(use_enable unicode multibyte) || die
}
src_install() {
make DESTDIR="${D}" install || die
dodoc README CHANGES || die
dohtml doc/*.html || die
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/vilistextum: vilistextum-2.6.7.ebuild ChangeLog vilistextum-2.6.9.ebuild vilistextum-2.6.7-r1.ebuild
@ 2011-01-06 16:31 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2011-01-06 16:31 UTC (permalink / raw
To: gentoo-commits
jlec 11/01/06 16:31:26
Modified: vilistextum-2.6.7.ebuild ChangeLog
vilistextum-2.6.9.ebuild
vilistextum-2.6.7-r1.ebuild
Log:
Some Clean up
(Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
Revision Changes Path
1.12 app-text/vilistextum/vilistextum-2.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild?r1=1.11&r2=1.12
Index: vilistextum-2.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- vilistextum-2.6.7.ebuild 6 Mar 2010 21:55:52 -0000 1.11
+++ vilistextum-2.6.7.ebuild 6 Jan 2011 16:31:26 -0000 1.12
@@ -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 @@
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
}
1.27 app-text/vilistextum/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 18 Mar 2010 18:47:42 -0000 1.26
+++ ChangeLog 6 Jan 2011 16:31:26 -0000 1.27
@@ -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:
1.4 app-text/vilistextum/vilistextum-2.6.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?r1=1.3&r2=1.4
Index: vilistextum-2.6.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vilistextum-2.6.9.ebuild 18 Mar 2010 18:47:42 -0000 1.3
+++ vilistextum-2.6.9.ebuild 6 Jan 2011 16:31:26 -0000 1.4
@@ -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 @@
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)
}
1.2 app-text/vilistextum/vilistextum-2.6.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild?r1=1.1&r2=1.2
Index: vilistextum-2.6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vilistextum-2.6.7-r1.ebuild 6 Mar 2010 21:55:52 -0000 1.1
+++ vilistextum-2.6.7-r1.ebuild 6 Jan 2011 16:31:26 -0000 1.2
@@ -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 @@
#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() {
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-06 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 16:31 [gentoo-commits] gentoo-x86 commit in app-text/vilistextum: vilistextum-2.6.7.ebuild ChangeLog vilistextum-2.6.9.ebuild vilistextum-2.6.7-r1.ebuild Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2010-03-06 21:55 Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox