diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 17:20:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 17:20:55 +0000 |
commit | eebbc4d0b9a8cfc4ff0cad90411c03e317c1b2df (patch) | |
tree | 5e92ebdb549ba917ad9fa532bd1d71b4f221829b /dev-util/pccts/pccts-1.33.33.ebuild | |
parent | mark stable (diff) | |
download | historical-eebbc4d0b9a8cfc4ff0cad90411c03e317c1b2df.tar.gz historical-eebbc4d0b9a8cfc4ff0cad90411c03e317c1b2df.tar.bz2 historical-eebbc4d0b9a8cfc4ff0cad90411c03e317c1b2df.zip |
Stable on ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-util/pccts/pccts-1.33.33.ebuild')
-rw-r--r-- | dev-util/pccts/pccts-1.33.33.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/pccts/pccts-1.33.33.ebuild b/dev-util/pccts/pccts-1.33.33.ebuild index 388f020cd3bf..b43b04428695 100644 --- a/dev-util/pccts/pccts-1.33.33.ebuild +++ b/dev-util/pccts/pccts-1.33.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pccts/pccts-1.33.33.ebuild,v 1.13 2004/12/18 20:39:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pccts/pccts-1.33.33.ebuild,v 1.14 2005/02/06 17:20:55 corsair Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.polhode.com/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64 ~ppc-macos ~ppc64" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64 ~ppc-macos ppc64" IUSE="" DEPEND="app-arch/unzip" |