diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:37:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:37:54 +0000 |
commit | 4b83aec8d9f1b0badbd621f0f54c84a99999b49e (patch) | |
tree | 1e40bc688dba06a36a78de43005a99fdecd633a5 /net-dns/dlint | |
parent | Version bump; converted to use webapp eclass (diff) | |
download | historical-4b83aec8d9f1b0badbd621f0f54c84a99999b49e.tar.gz historical-4b83aec8d9f1b0badbd621f0f54c84a99999b49e.tar.bz2 historical-4b83aec8d9f1b0badbd621f0f54c84a99999b49e.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'net-dns/dlint')
-rw-r--r-- | net-dns/dlint/ChangeLog | 4 | ||||
-rw-r--r-- | net-dns/dlint/dlint-1.4.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dns/dlint/ChangeLog b/net-dns/dlint/ChangeLog index bca2f475a16c..fa66936d1bea 100644 --- a/net-dns/dlint/ChangeLog +++ b/net-dns/dlint/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-dns/dlint -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/ChangeLog,v 1.4 2003/02/12 07:54:57 vapier Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/ChangeLog,v 1.5 2004/06/24 22:34:17 agriffis Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild index eeaa922ba3f9..072a516e37f4 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.10 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.11 2004/06/24 22:34:17 agriffis Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} |