From 2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1 Mon Sep 17 00:00:00 2001 From: Tilman Klar Date: Fri, 2 Aug 2002 17:42:50 +0000 Subject: Repoman fixes --- app-text/psutils/ChangeLog | 5 ++++- app-text/psutils/psutils-1.17.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'app-text/psutils') diff --git a/app-text/psutils/ChangeLog b/app-text/psutils/ChangeLog index 44b74d7bea6c..8fdafaf1daeb 100644 --- a/app-text/psutils/ChangeLog +++ b/app-text/psutils/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/psutils # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.1 2002/02/01 21:53:10 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.2 2002/08/02 17:42:49 phoenix Exp $ *psutils-1.17 (1 Feb 2002) + 2 Aug 2002; phoen][x psutils-1.17.ebuild : + Added LICENSE, KEYWORDS, SLOT. + 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-text/psutils/psutils-1.17.ebuild b/app-text/psutils/psutils-1.17.ebuild index 878d2bed6aa3..953f1f74029e 100644 --- a/app-text/psutils/psutils-1.17.ebuild +++ b/app-text/psutils/psutils-1.17.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.4 2002/07/11 06:30:19 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.5 2002/08/02 17:42:49 phoenix Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Post Script Utilities" SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/${P}.tar.gz" HOMEPAGE="http://www.tardis.ed.ac.uk/~ajcd/psutils" +KEYWORDS="x86" +SLOT="0" +LICENSE="as-is" DEPEND="virtual/glibc sys-devel/perl" RDEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad