diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:32:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:32:55 +0000 |
commit | 47a356fe02a6e7910aa542bc5a67587710d6cee3 (patch) | |
tree | 9f79f0c56969f4b50094aa8699f2b3f85974217e /sys-apps/time | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-47a356fe02a6e7910aa542bc5a67587710d6cee3.tar.gz historical-47a356fe02a6e7910aa542bc5a67587710d6cee3.tar.bz2 historical-47a356fe02a6e7910aa542bc5a67587710d6cee3.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'sys-apps/time')
-rw-r--r-- | sys-apps/time/time-1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/time/time-1.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/time/time-1.7-r1.ebuild b/sys-apps/time/time-1.7-r1.ebuild index 88cce7c93ca0..41f677b3c6f9 100644 --- a/sys-apps/time/time-1.7-r1.ebuild +++ b/sys-apps/time/time-1.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7-r1.ebuild,v 1.5 2002/08/14 04:40:34 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7-r1.ebuild,v 1.6 2002/10/04 06:31:26 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A command that displays info about resources used by a program" diff --git a/sys-apps/time/time-1.7.ebuild b/sys-apps/time/time-1.7.ebuild index 21ef7e031a1e..b517bcea9352 100644 --- a/sys-apps/time/time-1.7.ebuild +++ b/sys-apps/time/time-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7.ebuild,v 1.2 2002/07/14 19:20:19 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7.ebuild,v 1.3 2002/10/04 06:31:28 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A command that displays info about resources used by a program" |