diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 16:14:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 16:14:48 +0000 |
commit | f2301ee1ef2f9073ec8c5f830168c3f9fdbe66e6 (patch) | |
tree | 7c1f6e2a6166f053d8c50c5628b17334be9759d2 /sys-apps/sed | |
parent | Update Copyright years (diff) | |
download | gentoo-2-f2301ee1ef2f9073ec8c5f830168c3f9fdbe66e6.tar.gz gentoo-2-f2301ee1ef2f9073ec8c5f830168c3f9fdbe66e6.tar.bz2 gentoo-2-f2301ee1ef2f9073ec8c5f830168c3f9fdbe66e6.zip |
Update Copyright years
Diffstat (limited to 'sys-apps/sed')
-rw-r--r-- | sys-apps/sed/sed-3.02.80-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sed/sed-3.02.80-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sed/sed-4.0.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sed/sed-4.0.5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sed/sed-4.0.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-apps/sed/sed-3.02.80-r3.ebuild b/sys-apps/sed/sed-3.02.80-r3.ebuild index e1445eedccd2..96d89807fac7 100644 --- a/sys-apps/sed/sed-3.02.80-r3.ebuild +++ b/sys-apps/sed/sed-3.02.80-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r3.ebuild,v 1.11 2002/12/15 10:44:23 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r3.ebuild,v 1.12 2003/02/13 16:13:28 vapier Exp $ IUSE="nls static build" diff --git a/sys-apps/sed/sed-3.02.80-r4.ebuild b/sys-apps/sed/sed-3.02.80-r4.ebuild index e21aab3c181b..588fc05abfc9 100644 --- a/sys-apps/sed/sed-3.02.80-r4.ebuild +++ b/sys-apps/sed/sed-3.02.80-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r4.ebuild,v 1.6 2002/12/15 10:44:23 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r4.ebuild,v 1.7 2003/02/13 16:13:35 vapier Exp $ IUSE="nls static build" diff --git a/sys-apps/sed/sed-4.0.1.ebuild b/sys-apps/sed/sed-4.0.1.ebuild index 807649030e84..a1b9409137a1 100644 --- a/sys-apps/sed/sed-4.0.1.ebuild +++ b/sys-apps/sed/sed-4.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.1.ebuild,v 1.7 2003/01/24 21:32:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.1.ebuild,v 1.8 2003/02/13 16:13:41 vapier Exp $ DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz" diff --git a/sys-apps/sed/sed-4.0.5.ebuild b/sys-apps/sed/sed-4.0.5.ebuild index 3408d0ca283e..3f8e8482bc90 100644 --- a/sys-apps/sed/sed-4.0.5.ebuild +++ b/sys-apps/sed/sed-4.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.5.ebuild,v 1.5 2003/02/11 08:24:20 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.5.ebuild,v 1.6 2003/02/13 16:13:47 vapier Exp $ DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz" diff --git a/sys-apps/sed/sed-4.0.ebuild b/sys-apps/sed/sed-4.0.ebuild index d2e38d180e65..87d4de33a8c8 100644 --- a/sys-apps/sed/sed-4.0.ebuild +++ b/sys-apps/sed/sed-4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.ebuild,v 1.6 2002/12/15 10:44:23 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.ebuild,v 1.7 2003/02/13 16:13:53 vapier Exp $ IUSE="nls static build" |