diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-03-23 20:46:06 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-03-23 20:46:06 +0000 |
commit | f8ecbdf683f5c48e88d72dded9dd831b2608809a (patch) | |
tree | df681adc24da41fd98efe5b3cb53707a1d4f6dc8 /app-text/rfcutil | |
parent | Inherit from eutils in zenity-1.8 (diff) | |
download | historical-f8ecbdf683f5c48e88d72dded9dd831b2608809a.tar.gz historical-f8ecbdf683f5c48e88d72dded9dd831b2608809a.tar.bz2 historical-f8ecbdf683f5c48e88d72dded9dd831b2608809a.zip |
QA fix of bug #45358. Cleaned ebuild up too
Diffstat (limited to 'app-text/rfcutil')
-rw-r--r-- | app-text/rfcutil/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/rfcutil/Manifest | 7 | ||||
-rw-r--r-- | app-text/rfcutil/files/rfc-3.2.3.diff | 22 | ||||
-rw-r--r-- | app-text/rfcutil/files/rfc-3.2.3.gaarde | 23 | ||||
-rw-r--r-- | app-text/rfcutil/metadata.xml | 9 | ||||
-rw-r--r-- | app-text/rfcutil/rfcutil-3.2.3.ebuild | 19 |
6 files changed, 55 insertions, 33 deletions
diff --git a/app-text/rfcutil/ChangeLog b/app-text/rfcutil/ChangeLog index e5cb4c104706..895f7a98afde 100644 --- a/app-text/rfcutil/ChangeLog +++ b/app-text/rfcutil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/rfcutil -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.5 2003/02/15 07:20:58 gerk Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.6 2004/03/23 20:46:06 dragonheart Exp $ + + 24 Mar 2004; Daniel Black <dragonheart@gentoo.org> rfcutil-3.2.3.ebuild, + files/rfc-3.2.3.diff, files/rfc-3.2.3.gaarde: + QA fix of bug #45358. Cleaned ebuild up too 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/app-text/rfcutil/Manifest b/app-text/rfcutil/Manifest index cfb719f669ff..e52096eaa455 100644 --- a/app-text/rfcutil/Manifest +++ b/app-text/rfcutil/Manifest @@ -1,4 +1,5 @@ -MD5 45a26de5b54e4defd4db37f02e3d6de6 ChangeLog 558 -MD5 d755a8df5fb4361205025e614be31ad6 rfcutil-3.2.3.ebuild 1191 +MD5 d35848d8dde867d56a6dc8ee6c12b3b6 ChangeLog 735 +MD5 4cd448aeb58446a897cb299430282792 rfcutil-3.2.3.ebuild 1279 +MD5 ab5b1af445d492d26a576f3f2e8204c3 metadata.xml 336 +MD5 93feedf0b8940d11c9662ebc22dec752 files/rfc-3.2.3.diff 840 MD5 da1829ff508f6abe3d77c2e87e8599bf files/digest-rfcutil-3.2.3 60 -MD5 d0649ac3c9cc2db930c6a60c1ae7e8b3 files/rfc-3.2.3.gaarde 838 diff --git a/app-text/rfcutil/files/rfc-3.2.3.diff b/app-text/rfcutil/files/rfc-3.2.3.diff new file mode 100644 index 000000000000..451b6bd476f8 --- /dev/null +++ b/app-text/rfcutil/files/rfc-3.2.3.diff @@ -0,0 +1,22 @@ +--- rfc-3.2.3/rfc-3.2.3.orig 2004-03-24 06:07:06.303313504 +0930 ++++ rfc-3.2.3/rfc-3.2.3 2004-03-24 06:08:14.408959872 +0930 +@@ -36,8 +36,8 @@ + + # These make it avail for all users if you can't + # run it as root. (full path, not ~/ ) +-$indexpath="/usr/local/etc/rfc-index"; +-$servpath="/usr/local/etc/nmap-services"; ++$indexpath="/var/cache/rfc/rfc-index"; ++$servpath="/etc/nmap-services"; + + #################################### + ## add as many urls as you please ## +@@ -46,7 +46,7 @@ + !http://www.faqs.org/rfcs/ + http://www.isi.edu/in-notes/ + http://www.cis.ohio-state.edu/htbin/rfc/ +- /local/path/to/rfcs/); #MAKE SURE you have the trailing slashes ++ /var/cache/rfc/rfcs/); #MAKE SURE you have the trailing slashes + # URLs beginning with an ! are treated as HTML and not text + + ####################### diff --git a/app-text/rfcutil/files/rfc-3.2.3.gaarde b/app-text/rfcutil/files/rfc-3.2.3.gaarde deleted file mode 100644 index af1b3d2b1ba0..000000000000 --- a/app-text/rfcutil/files/rfc-3.2.3.gaarde +++ /dev/null @@ -1,23 +0,0 @@ ---- rfc-3.2.3.orig Sun Jul 28 15:03:16 2002 -+++ rfc-3.2.3 Sun Jul 28 15:05:27 2002 -@@ -36,8 +36,8 @@ - - # These make it avail for all users if you can't - # run it as root. (full path, not ~/ ) --$indexpath="/usr/local/etc/rfc-index"; --$servpath="/usr/local/etc/nmap-services"; -+$indexpath="/var/cache/rfc/rfc-index"; -+$servpath="/etc/nmap-services"; - - #################################### - ## add as many urls as you please ## -@@ -46,7 +46,7 @@ - !http://www.faqs.org/rfcs/ - http://www.isi.edu/in-notes/ - http://www.cis.ohio-state.edu/htbin/rfc/ -- /local/path/to/rfcs/); #MAKE SURE you have the trailing slashes -+ /var/cache/rfc/rfcs/); #MAKE SURE you have the trailing slashes - # URLs beginning with an ! are treated as HTML and not text - - ####################### - diff --git a/app-text/rfcutil/metadata.xml b/app-text/rfcutil/metadata.xml new file mode 100644 index 000000000000..ddc66f68be6c --- /dev/null +++ b/app-text/rfcutil/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>dragonheart@gentoo.org</email> + <description>I just fixed a bug on an unmaintained package. Seem to have inherited this one!</description> +</maintainer> +</pkgmetadata> diff --git a/app-text/rfcutil/rfcutil-3.2.3.ebuild b/app-text/rfcutil/rfcutil-3.2.3.ebuild index b072f722259b..fb9ef95e6a21 100644 --- a/app-text/rfcutil/rfcutil-3.2.3.ebuild +++ b/app-text/rfcutil/rfcutil-3.2.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.8 2004/03/12 09:18:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.9 2004/03/23 20:46:06 dragonheart Exp $ + +inherit eutils MY_PN="rfc" MY_P="${MY_PN}-${PV}" @@ -18,8 +20,17 @@ KEYWORDS="x86 sparc ppc" SLOT="0" LICENSE="as-is" +RDEPEND="dev-lang/perl + net-www/lynx + net-www/w3m" + +src_unpack() { + unpack ${A} + epatch ${FILESDIR}/${MY_P}.diff || die +} + src_compile() { - patch -l -p0 < ${FILESDIR}/${MY_P}.gaarde || die + einfo "Nothing to compile" } src_install () { @@ -27,9 +38,7 @@ src_install () { doman ${MY_PN}.1 dodoc CHANGELOG INSTALL KNOWN_BUGS README - touch ${S}/.keep - insinto /var/cache/rfc - doins .keep + keepdir /var/cache/rfc } pkg_postinst () { |