diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 15:54:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 15:54:24 +0000 |
commit | e77480d22fa9a8d1c9cf24ccb79dccd52f732783 (patch) | |
tree | 774aadfd2a8459f926656fb6a4b259f5f9571ae1 /sys-apps/cpio | |
parent | Update Copyright years (diff) | |
download | gentoo-2-e77480d22fa9a8d1c9cf24ccb79dccd52f732783.tar.gz gentoo-2-e77480d22fa9a8d1c9cf24ccb79dccd52f732783.tar.bz2 gentoo-2-e77480d22fa9a8d1c9cf24ccb79dccd52f732783.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" |