diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:15:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:15:54 +0000 |
commit | 73c8e3b92bc3c0e13d9e2232222219f00a7d9bfe (patch) | |
tree | f5ca6db6d45e89279d94b54db1623089a540cff2 /dev-perl/XML-SAX | |
parent | Marked stable on x86. (diff) | |
download | historical-73c8e3b92bc3c0e13d9e2232222219f00a7d9bfe.tar.gz historical-73c8e3b92bc3c0e13d9e2232222219f00a7d9bfe.tar.bz2 historical-73c8e3b92bc3c0e13d9e2232222219f00a7d9bfe.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-perl/XML-SAX')
-rw-r--r-- | dev-perl/XML-SAX/ChangeLog | 4 | ||||
-rw-r--r-- | dev-perl/XML-SAX/XML-SAX-0.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/XML-SAX/ChangeLog b/dev-perl/XML-SAX/ChangeLog index 0599eb6910a0..f005962054e1 100644 --- a/dev-perl/XML-SAX/ChangeLog +++ b/dev-perl/XML-SAX/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-perl/XML-SAX -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v 1.16 2004/05/01 20:25:26 mcummings Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v 1.17 2004/06/25 01:13:30 agriffis Exp $ 01 May 2004; Michael Cummings <mcummings@gentoo.org> XML-SAX-0.12.ebuild: Syntax change in the echo - seems to have changed between versions of XML-SAX, diff --git a/dev-perl/XML-SAX/XML-SAX-0.12.ebuild b/dev-perl/XML-SAX/XML-SAX-0.12.ebuild index 0bee0b923cc4..dfb3b31ad425 100644 --- a/dev-perl/XML-SAX/XML-SAX-0.12.ebuild +++ b/dev-perl/XML-SAX/XML-SAX-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.12.ebuild,v 1.6 2004/05/01 20:24:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.12.ebuild,v 1.7 2004/06/25 01:13:30 agriffis Exp $ inherit perl-module |