diff options
author | 2004-08-30 04:53:49 +0000 | |
---|---|---|
committer | 2004-08-30 04:53:49 +0000 | |
commit | 1106890d7a2adff2ca9ca6659fc52ae045c63988 (patch) | |
tree | 0812f4f6d3219929f8439190f6c51ca958b6f1db /app-text/psutils | |
parent | revision bump to fix the following bugs. Bug #58768: add testsaslauthd. Thank... (diff) | |
download | gentoo-2-1106890d7a2adff2ca9ca6659fc52ae045c63988.tar.gz gentoo-2-1106890d7a2adff2ca9ca6659fc52ae045c63988.tar.bz2 gentoo-2-1106890d7a2adff2ca9ca6659fc52ae045c63988.zip |
DESCRIPTION spelling fix thanks to: Tim Cera <timcera@earthlink.net> in bug #62158
Diffstat (limited to 'app-text/psutils')
-rw-r--r-- | app-text/psutils/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/psutils/psutils-1.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/psutils/ChangeLog b/app-text/psutils/ChangeLog index 2d536e5398d5..946e1108b384 100644 --- a/app-text/psutils/ChangeLog +++ b/app-text/psutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/psutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.13 2004/07/17 22:04:50 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.14 2004/08/30 04:53:49 seemant Exp $ + + 29 Aug 2004; Seemant Kulleen <seemant@gentoo.org> psutils-1.17.ebuild: + DESCRIPTION spelling fix thanks to: Tim Cera <timcera@earthlink.net> in bug + #62158 17 Jul 2004; Tom Gall <tgall@gentoo.org> psutils-1.17.ebuild: stable on ppc64, bug #55805 diff --git a/app-text/psutils/psutils-1.17.ebuild b/app-text/psutils/psutils-1.17.ebuild index eb746d5d3679..0bd9ad99e378 100644 --- a/app-text/psutils/psutils-1.17.ebuild +++ b/app-text/psutils/psutils-1.17.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.21 2004/07/17 22:04:50 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.22 2004/08/30 04:53:49 seemant Exp $ S=${WORKDIR}/${PN} -DESCRIPTION="Post Script Utilities" +DESCRIPTION="PostScript Utilities" SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/${P}.tar.gz" HOMEPAGE="http://www.tardis.ed.ac.uk/~ajcd/psutils" KEYWORDS="ia64 x86 ppc sparc alpha amd64 hppa mips ppc64" |