diff options
author | David Holm <dholm@gentoo.org> | 2005-05-07 16:53:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-07 16:53:15 +0000 |
commit | 0eb3e516f98bb0cb05bc4887be4349ec6f7d4eb1 (patch) | |
tree | 637bffd544803d6d9d5b6ec15e1771c20349337d /dev-util/pilrc/pilrc-3.2.ebuild | |
parent | Forgot to comment on mask of 'uml' (diff) | |
download | historical-0eb3e516f98bb0cb05bc4887be4349ec6f7d4eb1.tar.gz historical-0eb3e516f98bb0cb05bc4887be4349ec6f7d4eb1.tar.bz2 historical-0eb3e516f98bb0cb05bc4887be4349ec6f7d4eb1.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-util/pilrc/pilrc-3.2.ebuild')
-rw-r--r-- | dev-util/pilrc/pilrc-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pilrc/pilrc-3.2.ebuild b/dev-util/pilrc/pilrc-3.2.ebuild index 74b3032d08e6..1fdad0966266 100644 --- a/dev-util/pilrc/pilrc-3.2.ebuild +++ b/dev-util/pilrc/pilrc-3.2.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/pilrc/pilrc-3.2.ebuild,v 1.1 2005/01/26 11:47:10 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pilrc/pilrc-3.2.ebuild,v 1.2 2005/05/07 16:53:15 dholm Exp $ DESCRIPTION="PalmOS Resource Compiler and Viewer" HOMEPAGE="http://www.ardiri.com/index.php?redir=palm&cat=pilrc" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pilrc/pilrc-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ppc" IUSE="gtk" RDEPEND="gtk? ( =x11-libs/gtk+-1.2* )" |