diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-09-24 21:35:44 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-09-24 21:35:44 +0000 |
commit | 4225dfda476026a4a20ed9b737a3df35f026ffe8 (patch) | |
tree | a2954746e130329e42338bfb6f94a0b8172e61ac /app-text/psutils | |
parent | moved USB stuff from deps to postinst() note, unmasked on ia64 (diff) | |
download | historical-4225dfda476026a4a20ed9b737a3df35f026ffe8.tar.gz historical-4225dfda476026a4a20ed9b737a3df35f026ffe8.tar.bz2 historical-4225dfda476026a4a20ed9b737a3df35f026ffe8.zip |
ia64 unmask
Diffstat (limited to 'app-text/psutils')
-rw-r--r-- | app-text/psutils/Manifest | 2 | ||||
-rw-r--r-- | app-text/psutils/psutils-1.17.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/psutils/Manifest b/app-text/psutils/Manifest index 19a09f69f60c..1df6252ad237 100644 --- a/app-text/psutils/Manifest +++ b/app-text/psutils/Manifest @@ -1,3 +1,3 @@ +MD5 0bf179c2c121912a3cd8c1b17ddf100e psutils-1.17.ebuild 797 MD5 ca17df56f86a59c2f79525838b9fdcb3 ChangeLog 952 -MD5 be32dd1aa40ea1bb90fc7f4df8d2f6f7 psutils-1.17.ebuild 792 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 9abff77f7625..8c07215c431f 100644 --- a/app-text/psutils/psutils-1.17.ebuild +++ b/app-text/psutils/psutils-1.17.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.12 2003/05/23 23:10:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.13 2003/09/24 21:35:40 drobbins 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 ppc sparc alpha" +KEYWORDS="ia64 x86 ppc sparc alpha" SLOT="0" LICENSE="as-is" |