diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 21:28:10 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 21:28:10 +0000 |
commit | 187acc5487780be757fddc3f7f2674b56d7d2c12 (patch) | |
tree | 826428e4ef8ec12c86e48cd344a2de648a0fc6f4 /sys-devel/pmake/pmake-1.98.ebuild | |
parent | Remove MetaKit license. (diff) | |
download | gentoo-2-187acc5487780be757fddc3f7f2674b56d7d2c12.tar.gz gentoo-2-187acc5487780be757fddc3f7f2674b56d7d2c12.tar.bz2 gentoo-2-187acc5487780be757fddc3f7f2674b56d7d2c12.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/pmake/pmake-1.98.ebuild')
-rw-r--r-- | sys-devel/pmake/pmake-1.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/pmake/pmake-1.98.ebuild b/sys-devel/pmake/pmake-1.98.ebuild index c3576fa5820a..df1bda3cf017 100644 --- a/sys-devel/pmake/pmake-1.98.ebuild +++ b/sys-devel/pmake/pmake-1.98.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/sys-devel/pmake/pmake-1.98.ebuild,v 1.5 2005/06/12 15:30:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.98.ebuild,v 1.6 2005/06/17 21:28:10 hansmi Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/p/pmake/${MY_P}.orig.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ~arm ia64 ~mips ppc sparc x86" IUSE="" RDEPEND="virtual/libc" |