diff options
author | Bret Curtis <psi29a@gentoo.org> | 2004-03-08 04:53:16 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2004-03-08 04:53:16 +0000 |
commit | 13578506b669d2b01a72f4cfcfae0718ea317241 (patch) | |
tree | d2dde312ae496f6235c92a5b7c5a9a9394e90d61 /app-text/psutils | |
parent | Moved to app-laptop from sys-apps (diff) | |
download | historical-13578506b669d2b01a72f4cfcfae0718ea317241.tar.gz historical-13578506b669d2b01a72f4cfcfae0718ea317241.tar.bz2 historical-13578506b669d2b01a72f4cfcfae0718ea317241.zip |
Added ~mips to KEYWORDS.
Diffstat (limited to 'app-text/psutils')
-rw-r--r-- | app-text/psutils/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/psutils/Manifest | 4 | ||||
-rw-r--r-- | app-text/psutils/psutils-1.17.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/psutils/ChangeLog b/app-text/psutils/ChangeLog index dfc0de669622..a70adc09a900 100644 --- a/app-text/psutils/ChangeLog +++ b/app-text/psutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/psutils -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.7 2003/11/15 23:30:53 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.8 2004/03/08 04:53:16 psi29a Exp $ + + 07 Mar 2004; Bret Curtis <psi29a@gentoo.org> psutils-1.17.ebuild: + Added ~mips to KEYWORDS. 23 May 2003; Aron Griffis <agriffis@gentoo.org> psutils-1.17.ebuild: Mark stable on alpha diff --git a/app-text/psutils/Manifest b/app-text/psutils/Manifest index 5c998991468c..5374325d7cb3 100644 --- a/app-text/psutils/Manifest +++ b/app-text/psutils/Manifest @@ -1,3 +1,3 @@ -MD5 1aaf1a5a0ceaa3b87461db5c1c65e485 ChangeLog 1045 -MD5 8dcdbeed4a566605d3865cb953964302 psutils-1.17.ebuild 806 +MD5 0cd8d45a8172f0298148dcca2548a6fe ChangeLog 1141 +MD5 fad05b50221e361e7dd7c3392e81efda psutils-1.17.ebuild 812 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 66d175c1bf29..a7edb4674896 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. +# Copyright 1999-2004 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.15 2003/11/15 23:30:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.16 2004/03/08 04:53:16 psi29a 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" +KEYWORDS="ia64 x86 ppc sparc alpha amd64 hppa ~mips" SLOT="0" LICENSE="as-is" |