diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-17 22:04:50 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-17 22:04:50 +0000 |
commit | 2eeccc5bfc03bc203a2ecb087b6b405f90102c5f (patch) | |
tree | ec9c93b82657f84b74293bd7b271cc4e1dd0c2ac /app-text | |
parent | stable on ppc64, bug #55804 (diff) | |
download | historical-2eeccc5bfc03bc203a2ecb087b6b405f90102c5f.tar.gz historical-2eeccc5bfc03bc203a2ecb087b6b405f90102c5f.tar.bz2 historical-2eeccc5bfc03bc203a2ecb087b6b405f90102c5f.zip |
stable on ppc64, bug #55805
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/psutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/psutils/Manifest | 4 | ||||
-rw-r--r-- | app-text/psutils/psutils-1.17.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/psutils/ChangeLog b/app-text/psutils/ChangeLog index 39e202b5a8d7..2d536e5398d5 100644 --- a/app-text/psutils/ChangeLog +++ b/app-text/psutils/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2004/07/01 19:28:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.13 2004/07/17 22:04:50 tgall Exp $ + + 17 Jul 2004; Tom Gall <tgall@gentoo.org> psutils-1.17.ebuild: + stable on ppc64, bug #55805 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> psutils-1.17.ebuild: virtual/glibc -> virtual/libc diff --git a/app-text/psutils/Manifest b/app-text/psutils/Manifest index 412f4a6f8fa2..9547dee209fb 100644 --- a/app-text/psutils/Manifest +++ b/app-text/psutils/Manifest @@ -1,3 +1,3 @@ -MD5 df716c3322bde04e7089f9ea0ac632fa psutils-1.17.ebuild 810 -MD5 98a65ff4b1dfc988bcbfe43180fb8b64 ChangeLog 1339 +MD5 9e791c7f84bddf899bbf0cc7058ff4cb ChangeLog 1429 +MD5 1e789fc2cc86a11a6f16c607a9bfd352 psutils-1.17.ebuild 813 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 006bfded39f2..eb746d5d3679 100644 --- a/app-text/psutils/psutils-1.17.ebuild +++ b/app-text/psutils/psutils-1.17.ebuild @@ -1,12 +1,12 @@ # 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.20 2004/07/13 23:17:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.21 2004/07/17 22:04:50 tgall 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="ia64 x86 ppc sparc alpha amd64 hppa mips" +KEYWORDS="ia64 x86 ppc sparc alpha amd64 hppa mips ppc64" IUSE="" SLOT="0" LICENSE="as-is" |