diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 16:24:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 16:24:36 +0000 |
commit | 9533e9393fe61a77aba927260f2cef255868c4d9 (patch) | |
tree | 697299becbeb4fdd35e0d3979de8e7f870d49c20 /sys-apps/cpio | |
parent | Update Copyright years (diff) | |
download | historical-9533e9393fe61a77aba927260f2cef255868c4d9.tar.gz historical-9533e9393fe61a77aba927260f2cef255868c4d9.tar.bz2 historical-9533e9393fe61a77aba927260f2cef255868c4d9.zip |
Update Copyright years
Diffstat (limited to 'sys-apps/cpio')
-rw-r--r-- | sys-apps/cpio/cpio-2.4.2-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/cpio/cpio-2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/cpio/cpio-2.4.2-r4.ebuild b/sys-apps/cpio/cpio-2.4.2-r4.ebuild index d54ad2505665..9d3f0f15ad86 100644 --- a/sys-apps/cpio/cpio-2.4.2-r4.ebuild +++ b/sys-apps/cpio/cpio-2.4.2-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/cpio/cpio-2.4.2-r4.ebuild,v 1.14 2003/02/09 00:09:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/cpio-2.4.2-r4.ebuild,v 1.15 2003/02/13 15:50:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A file archival tool which can also read and write tar files" diff --git a/sys-apps/cpio/cpio-2.5.ebuild b/sys-apps/cpio/cpio-2.5.ebuild index 4820956e1b1f..b87b58ac32b9 100644 --- a/sys-apps/cpio/cpio-2.5.ebuild +++ b/sys-apps/cpio/cpio-2.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/cpio/cpio-2.5.ebuild,v 1.5 2003/02/09 00:09:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/cpio-2.5.ebuild,v 1.6 2003/02/13 15:50:56 vapier Exp $ DESCRIPTION="A file archival tool which can also read and write tar files" SRC_URI="mirror://gnu/cpio/${P}.tar.gz" |