From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/texi2html: texi2html-5.0.ebuild ChangeLog
Date: Wed, 14 Mar 2012 06:18:40 +0000 (UTC) [thread overview]
Message-ID: <20120314061840.7CB3E2004B@flycatcher.gentoo.org> (raw)
ssuominen 12/03/14 06:18:40
Modified: ChangeLog
Added: texi2html-5.0.ebuild
Log:
Version bump wrt #258998 by Arfrever Frehtes Taifersar Arahesis
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Revision Changes Path
1.52 app-text/texi2html/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 4 Oct 2011 17:40:10 -0000 1.51
+++ ChangeLog 14 Mar 2012 06:18:40 -0000 1.52
@@ -1,6 +1,11 @@
# ChangeLog for app-text/texi2html
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.51 2011/10/04 17:40:10 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.52 2012/03/14 06:18:40 ssuominen Exp $
+
+*texi2html-5.0 (14 Mar 2012)
+
+ 14 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> +texi2html-5.0.ebuild:
+ Version bump wrt #258998 by Arfrever Frehtes Taifersar Arahesis
04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texi2html-1.78.ebuild:
Stable for HPPA (bug #355085).
1.1 app-text/texi2html/texi2html-5.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html/texi2html-5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html/texi2html-5.0.ebuild?rev=1.1&content-type=text/plain
Index: texi2html-5.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-5.0.ebuild,v 1.1 2012/03/14 06:18:40 ssuominen Exp $
EAPI=4
DESCRIPTION="Perl script that converts Texinfo to HTML"
HOMEPAGE="http://www.nongnu.org/texi2html/"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2"
LICENSE="CCPL-ShareAlike-1.0 FDL-1.3 GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="unicode"
RDEPEND=">=dev-lang/perl-5.10.1
dev-perl/libintl-perl
unicode? ( dev-perl/Text-Unidecode )"
DEPEND="${RDEPEND}"
DOCS="AUTHORS ChangeLog NEWS README TODO"
src_configure() {
econf \
--with-external-libintl-perl \
$(use_with unicode unidecode)
}
src_install() {
default
rm -f "${ED}"/usr/share/${PN}/images/{COPYING*,GPL,README}
}
pkg_preinst() {
rm -f "${EROOT}"/usr/bin/${PN}
}
next reply other threads:[~2012-03-14 6:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-14 6:18 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-15 1:12 [gentoo-commits] gentoo-x86 commit in app-text/texi2html: texi2html-5.0.ebuild ChangeLog Jeroen Roovers (jer)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120314061840.7CB3E2004B@flycatcher.gentoo.org \
--to=ssuominen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox