public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/httrack: ChangeLog httrack-3.43.9.ebuild
@ 2010-06-09  1:40 Marcelo Goes (vanquirius)
  0 siblings, 0 replies; only message in thread
From: Marcelo Goes (vanquirius) @ 2010-06-09  1:40 UTC (permalink / raw
  To: gentoo-commits

vanquirius    10/06/09 01:40:35

  Modified:             ChangeLog
  Added:                httrack-3.43.9.ebuild
  Log:
  3.43.9 version bump for bug 317713. Thanks to tman <cornicx at hotmail dot
  com>.
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.29                 www-client/httrack/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	1 Jan 2010 21:26:19 -0000	1.28
+++ ChangeLog	9 Jun 2010 01:40:35 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/httrack
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v 1.28 2010/01/01 21:26:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v 1.29 2010/06/09 01:40:35 vanquirius Exp $
+
+*httrack-3.43.9 (08 Jun 2010)
+
+  08 Jun 2010; Marcelo Goes <vanquirius@gentoo.org> +httrack-3.43.9.ebuild:
+  3.43.9 version bump for bug 317713. Thanks to tman <cornicx at hotmail dot
+  com>.
 
   01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
   httrack-3.43.7.ebuild:



1.1                  www-client/httrack/httrack-3.43.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/httrack-3.43.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/httrack-3.43.9.ebuild?rev=1.1&content-type=text/plain

Index: httrack-3.43.9.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/httrack-3.43.9.ebuild,v 1.1 2010/06/09 01:40:35 vanquirius Exp $

inherit versionator

MY_P="${PN}-$(replace_version_separator 2 '-' )C"
DESCRIPTION="HTTrack Website Copier, Open Source Offline Browser"
HOMEPAGE="http://www.httrack.com/"
SRC_URI="http://www.httrack.com/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""

src_compile() {
	econf || die
	# won't compile in parallel
	emake -j1 || die
}

src_install() {
	make DESTDIR="${D}" install || die
	dodoc AUTHORS README greetings.txt history.txt
	dohtml httrack-doc.html
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-09  1:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-09  1:40 [gentoo-commits] gentoo-x86 commit in www-client/httrack: ChangeLog httrack-3.43.9.ebuild Marcelo Goes (vanquirius)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox