diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-14 14:29:08 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-14 14:29:08 +0000 |
commit | c2c240f7d3f8f43f8d1ecc5889d82fe500c70e7e (patch) | |
tree | ac33d5161c73eaea01c8ba36e4a5fd20eaa15248 /net-dns/dlint/dlint-1.4.0.ebuild | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-c2c240f7d3f8f43f8d1ecc5889d82fe500c70e7e.tar.gz gentoo-2-c2c240f7d3f8f43f8d1ecc5889d82fe500c70e7e.tar.bz2 gentoo-2-c2c240f7d3f8f43f8d1ecc5889d82fe500c70e7e.zip |
Use fixheadtails.eclass instead of arbitrary sed calls.
Diffstat (limited to 'net-dns/dlint/dlint-1.4.0.ebuild')
-rw-r--r-- | net-dns/dlint/dlint-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild index 4f51aeca4452..899157a8dbb3 100644 --- a/net-dns/dlint/dlint-1.4.0.ebuild +++ b/net-dns/dlint/dlint-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.12 2004/07/14 23:23:13 agriffis Exp $ +# $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} |