diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 00:09:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 00:09:53 +0000 |
commit | 6dc1486bfe0542fd2da9247d8c89c31790c0190c (patch) | |
tree | 3a7ec49c6a93af4daa2e6d5e6e6886f2824881c9 /dev-perl/Apache-Session | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-6dc1486bfe0542fd2da9247d8c89c31790c0190c.tar.gz gentoo-2-6dc1486bfe0542fd2da9247d8c89c31790c0190c.tar.bz2 gentoo-2-6dc1486bfe0542fd2da9247d8c89c31790c0190c.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.54.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.60.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild b/dev-perl/Apache-Session/Apache-Session-1.54.ebuild index 7b151f788a58..7134e70db7ea 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.54.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/dev-perl/Apache-Session/Apache-Session-1.54.ebuild,v 1.4 2003/06/21 21:36:35 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.54.ebuild,v 1.5 2004/06/25 00:05:40 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild index f3ae13d19a77..552a35032c05 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.60.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/Apache-Session/Apache-Session-1.60.ebuild,v 1.2 2004/06/13 16:41:19 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.3 2004/06/25 00:05:40 agriffis Exp $ inherit perl-module MY_PV=${PV/0/} diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 9f05da7c9937..2cb39d8e5443 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-perl/Apache-Session -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.5 2004/06/13 16:41:19 mcummings Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.6 2004/06/25 00:05:40 agriffis Exp $ 13 Jun 2004; Michael Cummings <mcummings@gentoo.org> Apache-Session-1.60.ebuild: |