diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-08-30 04:53:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-08-30 04:53:49 +0000 |
commit | b5d6bdb3b5813006ca09eb99a09e73eaf6f5637e (patch) | |
tree | 61f875c0428a8020d4102f4f253b2e6008549dfd /app-text/psutils | |
parent | revision bump to fix the following bugs. Bug #58768: add testsaslauthd. Thank... (diff) | |
download | historical-b5d6bdb3b5813006ca09eb99a09e73eaf6f5637e.tar.gz historical-b5d6bdb3b5813006ca09eb99a09e73eaf6f5637e.tar.bz2 historical-b5d6bdb3b5813006ca09eb99a09e73eaf6f5637e.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/Manifest | 4 | ||||
-rw-r--r-- | app-text/psutils/psutils-1.17.ebuild | 4 |
3 files changed, 9 insertions, 5 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/Manifest b/app-text/psutils/Manifest index 9547dee209fb..af8c9bcd1dc7 100644 --- a/app-text/psutils/Manifest +++ b/app-text/psutils/Manifest @@ -1,3 +1,3 @@ -MD5 9e791c7f84bddf899bbf0cc7058ff4cb ChangeLog 1429 -MD5 1e789fc2cc86a11a6f16c607a9bfd352 psutils-1.17.ebuild 813 +MD5 ad82ffa01cd0d3d5ea50d99733150da3 psutils-1.17.ebuild 814 +MD5 d2ca5ad8f26f071875da8170e448248c ChangeLog 1592 MD5 5cdea5e78a2b92331f2e5b0325a86069 files/digest-psutils-1.17 63 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" |