diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 18:35:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 18:35:15 +0000 |
commit | 618d9c3398f63544e0dd9bdf25c8a70bb2a4a73f (patch) | |
tree | 78a5700bd8412bd638bef0a60e6689f3a09e9630 | |
parent | Keyworded ~amd64; bug 202053 (diff) | |
download | gentoo-2-618d9c3398f63544e0dd9bdf25c8a70bb2a4a73f.tar.gz gentoo-2-618d9c3398f63544e0dd9bdf25c8a70bb2a4a73f.tar.bz2 gentoo-2-618d9c3398f63544e0dd9bdf25c8a70bb2a4a73f.zip |
old
(Portage version: 2.1.3.19)
-rw-r--r-- | net-dns/dlint/ChangeLog | 6 | ||||
-rw-r--r-- | net-dns/dlint/dlint-1.4.0-r1.ebuild | 34 | ||||
-rw-r--r-- | net-dns/dlint/dlint-1.4.0.ebuild | 36 | ||||
-rw-r--r-- | net-dns/dlint/files/digest-dlint-1.4.0 | 3 | ||||
-rw-r--r-- | net-dns/dlint/files/digest-dlint-1.4.0-r1 | 3 |
5 files changed, 5 insertions, 77 deletions
diff --git a/net-dns/dlint/ChangeLog b/net-dns/dlint/ChangeLog index 9502e4a012b8..91e5cfe0b5a0 100644 --- a/net-dns/dlint/ChangeLog +++ b/net-dns/dlint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/dlint # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/ChangeLog,v 1.14 2008/01/21 18:30:59 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/ChangeLog,v 1.15 2008/01/21 18:35:14 armin76 Exp $ + + 21 Jan 2008; Raúl Porcel <armin76@gentoo.org> -dlint-1.4.0.ebuild, + -dlint-1.4.0-r1.ebuild: + old 21 Jan 2008; Peter Weller <welp@gentoo.org> dlint-1.4.0-r2.ebuild: Keyworded ~amd64; bug 202053 diff --git a/net-dns/dlint/dlint-1.4.0-r1.ebuild b/net-dns/dlint/dlint-1.4.0-r1.ebuild deleted file mode 100644 index 532fc63f0766..000000000000 --- a/net-dns/dlint/dlint-1.4.0-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0-r1.ebuild,v 1.5 2005/10/03 11:39:47 ticho Exp $ - -inherit eutils fixheadtails - -S=${WORKDIR}/${P/-/} -DESCRIPTION="Dlint analyzes any DNS zone you specify, and reports any problems it finds by displaying errors and warnings" -SRC_URI="http://www.domtools.com/pub/${P/-/}.tar.gz" -HOMEPAGE="http://www.domtools.com/dns/dlint.shtml" - -SLOT="0" -KEYWORDS="x86 sparc" -IUSE="" -LICENSE="GPL-2" - -DEPEND="" -RDEPEND="sys-apps/coreutils - net-dns/bind-tools - dev-lang/perl - app-shells/bash" - -src_compile() { - sed -i -e 's:rrfilt=\"/usr/local/bin/digparse\":rrfilt=\"/usr/bin/digparse\":' \ - dlint - ht_fix_file dlint -} - -src_install () { - dobin digparse - dobin dlint - doman dlint.1 - dodoc BUGS INSTALL README CHANGES COPYRIGHT TESTCASES -} diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild deleted file mode 100644 index 899157a8dbb3..000000000000 --- a/net-dns/dlint/dlint-1.4.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.13 2005/01/14 14:29:08 ticho Exp $ - -MY_P=${PN}${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Dlint analyzes any DNS zone you specify, and reports any problems it finds by displaying errors and warnings" -SRC_URI="http://www.domtools.com/pub/${MY_P}.tar.gz" -HOMEPAGE="http://www.domtools.com/dns/dlint.shtml" - -SLOT="0" -KEYWORDS="x86 sparc " -IUSE="" -LICENSE="GPL-2" - -DEPEND="net-dns/bind-tools - dev-lang/perl - app-shells/bash" - -src_compile() { - - mv dlint dlint.orig - sed 's:rrfilt=\"/usr/local/bin/digparse\":rrfilt=\"/usr/bin/digparse\":' \ - dlint.orig > dlint - -} - -src_install () { - - dobin digparse - dobin dlint - - doman dlint.1 - - dodoc BUGS COPYING INSTALL README CHANGES COPYRIGHT TESTCASES -} diff --git a/net-dns/dlint/files/digest-dlint-1.4.0 b/net-dns/dlint/files/digest-dlint-1.4.0 deleted file mode 100644 index e524b93a1eff..000000000000 --- a/net-dns/dlint/files/digest-dlint-1.4.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 9fc692ab461af132a52a27a8dae1e07a dlint1.4.0.tar.gz 23007 -RMD160 49ebd133651b15a8daa35601c7f04cc3d1f407e6 dlint1.4.0.tar.gz 23007 -SHA256 ee9a955faa0cd3b5edb9c623d48fa9314ddeb00b34ff9aba08ae737814ff5e5c dlint1.4.0.tar.gz 23007 diff --git a/net-dns/dlint/files/digest-dlint-1.4.0-r1 b/net-dns/dlint/files/digest-dlint-1.4.0-r1 deleted file mode 100644 index e524b93a1eff..000000000000 --- a/net-dns/dlint/files/digest-dlint-1.4.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 9fc692ab461af132a52a27a8dae1e07a dlint1.4.0.tar.gz 23007 -RMD160 49ebd133651b15a8daa35601c7f04cc3d1f407e6 dlint1.4.0.tar.gz 23007 -SHA256 ee9a955faa0cd3b5edb9c623d48fa9314ddeb00b34ff9aba08ae737814ff5e5c dlint1.4.0.tar.gz 23007 |