summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-19 20:03:53 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-19 20:03:53 +0000
commit67a3adcc84daf2c61bcca8317036f2db0a7e9e2c (patch)
tree08a9fd641fddc6373a2928b14296e49dd9991849 /app-pda/plucker/plucker-1.8-r1.ebuild
parentStable on sparc wrt #173588 (diff)
downloadgentoo-2-67a3adcc84daf2c61bcca8317036f2db0a7e9e2c.tar.gz
gentoo-2-67a3adcc84daf2c61bcca8317036f2db0a7e9e2c.tar.bz2
gentoo-2-67a3adcc84daf2c61bcca8317036f2db0a7e9e2c.zip
Keyworded ~sparc wrt #172309
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-pda/plucker/plucker-1.8-r1.ebuild')
-rw-r--r--app-pda/plucker/plucker-1.8-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/plucker/plucker-1.8-r1.ebuild b/app-pda/plucker/plucker-1.8-r1.ebuild
index f76daab4c8ad..f000f2bebde7 100644
--- a/app-pda/plucker/plucker-1.8-r1.ebuild
+++ b/app-pda/plucker/plucker-1.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/plucker/plucker-1.8-r1.ebuild,v 1.9 2006/12/09 20:19:37 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/plucker/plucker-1.8-r1.ebuild,v 1.10 2007/04/19 20:03:53 gustavoz Exp $
IUSE="gtk"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.plkr.org/"
SRC_URI="http://downloads.plkr.org/${PV}/${PN}_src-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/python-1.5.2
gtk? ( >=x11-libs/gtk+-2.2
=x11-libs/wxGTK-2.4* )