diff options
author | David Holm <dholm@gentoo.org> | 2005-05-07 11:14:30 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-07 11:14:30 +0000 |
commit | f04f810fd09677850c74a8044fcc30a3928828e0 (patch) | |
tree | 8c8c88fc2367c4181b2bc3daeb0dd37f74067049 /dev-util/dmake/dmake-4.1-r1.ebuild | |
parent | fixed spelling analised in bug #91772. (diff) | |
download | historical-f04f810fd09677850c74a8044fcc30a3928828e0.tar.gz historical-f04f810fd09677850c74a8044fcc30a3928828e0.tar.bz2 historical-f04f810fd09677850c74a8044fcc30a3928828e0.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-util/dmake/dmake-4.1-r1.ebuild')
-rw-r--r-- | dev-util/dmake/dmake-4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dmake/dmake-4.1-r1.ebuild b/dev-util/dmake/dmake-4.1-r1.ebuild index efe2a8658af8..047fa489d647 100644 --- a/dev-util/dmake/dmake-4.1-r1.ebuild +++ b/dev-util/dmake/dmake-4.1-r1.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/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.17 2005/03/22 19:31:57 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.18 2005/05/07 11:14:30 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://tools.openoffice.org/tools/dmake.html" SLOT="0" LICENSE="GPL-1" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="x86 sparc ~amd64 ~ppc" IUSE="" DEPEND="sys-apps/groff" |