diff options
author | 2005-06-27 03:22:28 +0000 | |
---|---|---|
committer | 2005-06-27 03:22:28 +0000 | |
commit | 533e4ee78117ddbfdb201d1df591255d61a499ef (patch) | |
tree | 18e32e7815c280ce9e43cc75b98eed700cd90744 /app-text/psutils/psutils-1.17.ebuild | |
parent | remove 970 references from CFLAGS, this is supposed to be generic!! (diff) | |
download | historical-533e4ee78117ddbfdb201d1df591255d61a499ef.tar.gz historical-533e4ee78117ddbfdb201d1df591255d61a499ef.tar.bz2 historical-533e4ee78117ddbfdb201d1df591255d61a499ef.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/psutils/psutils-1.17.ebuild')
-rw-r--r-- | app-text/psutils/psutils-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/psutils/psutils-1.17.ebuild b/app-text/psutils/psutils-1.17.ebuild index 8305ad405b05..c97e04f724c8 100644 --- a/app-text/psutils/psutils-1.17.ebuild +++ b/app-text/psutils/psutils-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.25 2005/04/10 03:47:58 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.26 2005/06/27 03:22:28 j4rg0n Exp $ DESCRIPTION="PostScript Utilities" HOMEPAGE="http://www.tardis.ed.ac.uk/~ajcd/psutils" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 sparc x86" IUSE="" RDEPEND="virtual/libc" |