diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 09:02:22 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 09:02:22 +0000 |
commit | 6b5fcfc812d1cd8dbc542353545773a6cb3fe2a2 (patch) | |
tree | 80312b3a37c98be357e7d18bc63d3c0062365b99 /www-client | |
parent | Stable on hppa. (diff) | |
download | historical-6b5fcfc812d1cd8dbc542353545773a6cb3fe2a2.tar.gz historical-6b5fcfc812d1cd8dbc542353545773a6cb3fe2a2.tar.bz2 historical-6b5fcfc812d1cd8dbc542353545773a6cb3fe2a2.zip |
Fixed silly but nonetheless annoying spelling mistakes. Yes, I am that anal retentive.
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/prozilla/ChangeLog | 9 | ||||
-rw-r--r-- | www-client/prozilla/Manifest | 15 | ||||
-rw-r--r-- | www-client/prozilla/files/digest-prozilla-1.3.6-r2 | 1 | ||||
-rw-r--r-- | www-client/prozilla/files/prozilla-1.3.6-typofix-gentoo.diff | 21 | ||||
-rw-r--r-- | www-client/prozilla/prozilla-1.3.6-r2.ebuild | 34 |
5 files changed, 68 insertions, 12 deletions
diff --git a/www-client/prozilla/ChangeLog b/www-client/prozilla/ChangeLog index 159044d7b8c7..31c4772ef27d 100644 --- a/www-client/prozilla/ChangeLog +++ b/www-client/prozilla/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-client/prozilla # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/prozilla/ChangeLog,v 1.2 2004/09/05 09:10:55 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/prozilla/ChangeLog,v 1.3 2004/10/22 09:02:22 absinthe Exp $ + +*prozilla-1.3.6-r2 (22 Oct 2004) + + 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + +files/prozilla-1.3.6-typofix-gentoo.diff, +prozilla-1.3.6-r2.ebuild: + Fixed silly but nonetheless annoying spelling mistakes. Yes, I am that anal + retentive. 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/www-client/prozilla/Manifest b/www-client/prozilla/Manifest index 6dddf27d9f04..4bd33e25c274 100644 --- a/www-client/prozilla/Manifest +++ b/www-client/prozilla/Manifest @@ -1,13 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 f3f3145a464ab7b3dcc257e84b15d0bd ChangeLog 3180 MD5 801be5aec7305ceca721a9e8b20ef594 prozilla-1.3.6-r1.ebuild 839 -MD5 619d83f9b109dde4b8b0e9e1b584d026 ChangeLog 2931 +MD5 3ed36e521701d79dc520e6cf714d4b9c prozilla-1.3.6-r2.ebuild 903 MD5 c8bbedfd3f66bb40148bd98b012db53f files/digest-prozilla-1.3.6-r1 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBYHZMI1lqEGTUzyQRAl6pAJkBUWw8saKCLrOh8cf88E4VNjXtuQCfXi+6 -k8gUsHNAUYluqMJUYRYe7ag= -=9qf/ ------END PGP SIGNATURE----- +MD5 d3e26b830bd7e6798eaf56ca8bee35a2 files/prozilla-1.3.6-typofix-gentoo.diff 697 +MD5 c8bbedfd3f66bb40148bd98b012db53f files/digest-prozilla-1.3.6-r2 66 diff --git a/www-client/prozilla/files/digest-prozilla-1.3.6-r2 b/www-client/prozilla/files/digest-prozilla-1.3.6-r2 new file mode 100644 index 000000000000..f803fafe0864 --- /dev/null +++ b/www-client/prozilla/files/digest-prozilla-1.3.6-r2 @@ -0,0 +1 @@ +MD5 65864dfe72f5cb7d7e595ca6f34fc7d7 prozilla-1.3.6.tar.gz 152755 diff --git a/www-client/prozilla/files/prozilla-1.3.6-typofix-gentoo.diff b/www-client/prozilla/files/prozilla-1.3.6-typofix-gentoo.diff new file mode 100644 index 000000000000..deb2f26ffa4e --- /dev/null +++ b/www-client/prozilla/files/prozilla-1.3.6-typofix-gentoo.diff @@ -0,0 +1,21 @@ +diff -ur prozilla-1.3.6/src/main.c prozilla-1.3.6-new/src/main.c +--- prozilla-1.3.6/src/main.c 2001-08-17 19:38:31.000000000 -0400 ++++ prozilla-1.3.6-new/src/main.c 2004-10-22 04:53:31.242551672 -0400 +@@ -1891,7 +1891,7 @@ + } + + +- message("File Succesfully Retreived, Now joining the sections"); ++ message("File Successfully Retreived, Now joining the sections"); + join_downloads(url_data.file, connections, rt.num_connections); + + message("Deleting the unwanted files"); +@@ -1904,7 +1904,7 @@ + die("Error while deleting the logfile: %s", strerror(errno)); + return 1; + } else +- quit("All Done: Download Succesfull!"); ++ quit("All Done: Download Successful!"); + + + /* diff --git a/www-client/prozilla/prozilla-1.3.6-r2.ebuild b/www-client/prozilla/prozilla-1.3.6-r2.ebuild new file mode 100644 index 000000000000..57b35644daec --- /dev/null +++ b/www-client/prozilla/prozilla-1.3.6-r2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/prozilla/prozilla-1.3.6-r2.ebuild,v 1.1 2004/10/22 09:02:22 absinthe Exp $ + +inherit eutils + +DESCRIPTION="A download manager" +HOMEPAGE="http://prozilla.genesys.ro/" +SRC_URI="http://prozilla.genesys.ro/downloads/prozilla/tarballs/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~sparc ~ppc amd64" +IUSE="" + +DEPEND="virtual/libc + >=sys-libs/ncurses-5.2" + +src_compile() { + epatch ${FILESDIR}/${P}-typofix-gentoo.diff + ./configure --prefix=/usr \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man \ + --host=${CHOST} \ + --sysconfdir=/etc || die + emake || die "emake failed" +} + +src_install () { + make DESTDIR=${D} \ + sysconfdir=${D}/etc \ + install || die "make install failed" + dodoc ANNOUNCE AUTHORS CREDITS ChangeLog FAQ NEWS README TODO +} |