summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2005-03-18 16:29:25 +0000
committerDaniel Goller <morfic@gentoo.org>2005-03-18 16:29:25 +0000
commitf7abb7f1629bbf15b8330f30273603054dd6c68d (patch)
tree2fb6259d3e66296cdcedd70c678cb20b5acd8657 /kde-base/kdepasswd/kdepasswd-3.4.0.ebuild
parentfix bad epatch logic (bug #85739); fix deps; tidy ebuild (diff)
downloadgentoo-2-f7abb7f1629bbf15b8330f30273603054dd6c68d.tar.gz
gentoo-2-f7abb7f1629bbf15b8330f30273603054dd6c68d.tar.bz2
gentoo-2-f7abb7f1629bbf15b8330f30273603054dd6c68d.zip
Added to ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kdepasswd/kdepasswd-3.4.0.ebuild')
-rw-r--r--kde-base/kdepasswd/kdepasswd-3.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepasswd/kdepasswd-3.4.0.ebuild b/kde-base/kdepasswd/kdepasswd-3.4.0.ebuild
index 2283f46b437b..c6afd1ba12b5 100644
--- a/kde-base/kdepasswd/kdepasswd-3.4.0.ebuild
+++ b/kde-base/kdepasswd/kdepasswd-3.4.0.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/kde-base/kdepasswd/kdepasswd-3.4.0.ebuild,v 1.1 2005/03/13 21:19:03 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.4.0.ebuild,v 1.2 2005/03/18 16:28:43 morfic Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE GUI for passwd"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
OLDDEPEND="~kde-base/libkonq-3.3.1"