From e6e3bbbb4101f4a108960885449dbbb605de0a79 Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Sun, 14 Jul 2002 19:20:20 +0000 Subject: SLOT, KEYWORDS, LICENSE and HOMEPAGE tags added --- sys-apps/gzip/ChangeLog | 10 +++++++++- sys-apps/gzip/gzip-1.2.4a-r6.ebuild | 4 +++- sys-apps/gzip/gzip-1.3.2.ebuild | 4 +++- 3 files changed, 15 insertions(+), 3 deletions(-) (limited to 'sys-apps/gzip') diff --git a/sys-apps/gzip/ChangeLog b/sys-apps/gzip/ChangeLog index c1284682c644..6618a10467c2 100644 --- a/sys-apps/gzip/ChangeLog +++ b/sys-apps/gzip/ChangeLog @@ -1,9 +1,17 @@ # ChangeLog for sys-apps/gzip # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/ChangeLog,v 1.1 2002/02/01 21:53:37 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/ChangeLog,v 1.2 2002/07/14 19:20:18 aliz Exp $ + +*gzip-1.2.4a-r6.ebuild (14 July 2002) + + 14 Jul 2002; phoen][x gzip-1.2.4a-r6.ebuild : + Added KEYWORDS, SLOT. *gzip-1.3.2 (1 Feb 2002) + 14 Jul 2002; phoen][x gzip-1.3.2.ebuild : + Added KEYWORDS, SLOT. + 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild index af9d79f3512f..f3bfd7549552 100644 --- a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild +++ b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r6.ebuild,v 1.5 2002/07/11 06:30:54 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r6.ebuild,v 1.6 2002/07/14 19:20:18 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" SRC_URI="ftp://prep.ai.mit.edu/gnu/gzip/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" +KEYWORDS="x86" +SLOT="0" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" LICENSE="GPL-2" diff --git a/sys-apps/gzip/gzip-1.3.2.ebuild b/sys-apps/gzip/gzip-1.3.2.ebuild index a35c9d6ca21f..9cae779b2b15 100644 --- a/sys-apps/gzip/gzip-1.3.2.ebuild +++ b/sys-apps/gzip/gzip-1.3.2.ebuild @@ -1,11 +1,13 @@ # 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/gzip/gzip-1.3.2.ebuild,v 1.4 2002/07/11 06:30:54 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.5 2002/07/14 19:20:18 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" SRC_URI="ftp://alpha.gnu.org/gnu/gzip/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" +KEYWORDS="x86" +SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" -- cgit v1.2.3-65-gdbad