* [gentoo-commits] gentoo-x86 commit in www-client/httrack: httrack-3.47.22.ebuild ChangeLog
@ 2013-08-12 18:14 Sebastian Pipping (sping)
0 siblings, 0 replies; only message in thread
From: Sebastian Pipping (sping) @ 2013-08-12 18:14 UTC (permalink / raw
To: gentoo-commits
sping 13/08/12 18:14:08
Modified: ChangeLog
Added: httrack-3.47.22.ebuild
Log:
www-client/httrack: 3.47.22
(Portage version: 2.1.12.5/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
Revision Changes Path
1.60 www-client/httrack/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 7 Jul 2013 19:51:48 -0000 1.59
+++ ChangeLog 12 Aug 2013 18:14:07 -0000 1.60
@@ -1,6 +1,11 @@
# ChangeLog for www-client/httrack
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v 1.59 2013/07/07 19:51:48 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v 1.60 2013/08/12 18:14:07 sping Exp $
+
+*httrack-3.47.22 (12 Aug 2013)
+
+ 12 Aug 2013; Sebastian Pipping <sping@gentoo.org> +httrack-3.47.22.ebuild:
+ Bump to 3.47.22
*httrack-3.47.21 (07 Jul 2013)
1.1 www-client/httrack/httrack-3.47.22.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/httrack-3.47.22.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/httrack-3.47.22.ebuild?rev=1.1&content-type=text/plain
Index: httrack-3.47.22.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/httrack-3.47.22.ebuild,v 1.1 2013/08/12 18:14:07 sping Exp $
EAPI="4"
DESCRIPTION="HTTrack Website Copier, Open Source Offline Browser"
HOMEPAGE="http://www.httrack.com/"
SRC_URI="http://mirror.httrack.com/historical/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND=">=sys-libs/zlib-1.2.5.1-r1
dev-libs/openssl"
DEPEND="${RDEPEND}"
DOCS=( AUTHORS README greetings.txt history.txt )
src_configure() {
econf $(use_enable static-libs static) \
--docdir=/usr/share/doc/${PF} \
--htmldir=/usr/share/doc/${PF}/html
}
src_install() {
default
find "${ED}" -type f -name '*.la' -delete || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-12 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-12 18:14 [gentoo-commits] gentoo-x86 commit in www-client/httrack: httrack-3.47.22.ebuild ChangeLog Sebastian Pipping (sping)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox