summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2005-03-18 16:50:01 +0000
committerDaniel Goller <morfic@gentoo.org>2005-03-18 16:50:01 +0000
commiteac86d243ef60a2e12bbca9739cf6be6a8c03146 (patch)
treee344c9c6eddc6a1f2454c50e17f944cfd988f149 /kde-base/ksync
parentAdd ~ppc keyword. (diff)
downloadgentoo-2-eac86d243ef60a2e12bbca9739cf6be6a8c03146.tar.gz
gentoo-2-eac86d243ef60a2e12bbca9739cf6be6a8c03146.tar.bz2
gentoo-2-eac86d243ef60a2e12bbca9739cf6be6a8c03146.zip
Added to ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/ksync')
-rw-r--r--kde-base/ksync/ChangeLog5
-rw-r--r--kde-base/ksync/ksync-3.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog
index ce91a8f5f7f5..513543a2415d 100644
--- a/kde-base/ksync/ChangeLog
+++ b/kde-base/ksync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksync
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.5 2005/03/13 21:19:10 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.6 2005/03/18 16:48:45 morfic Exp $
+
+ 18 Mar 2005; Daniel Goller <morfic@gentoo.org> ksync-3.4.0.ebuild:
+ Added to ~ppc
13 Mar 2005; Dan Armak <danarmak@gentoo.org> ksync-3.4.0.ebuild:
KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
diff --git a/kde-base/ksync/ksync-3.4.0.ebuild b/kde-base/ksync/ksync-3.4.0.ebuild
index 10586cd0b76e..7e8a6f04e465 100644
--- a/kde-base/ksync/ksync-3.4.0.ebuild
+++ b/kde-base/ksync/ksync-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/ksync/ksync-3.4.0.ebuild,v 1.1 2005/03/13 21:19:10 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.4.0.ebuild,v 1.2 2005/03/18 16:48:45 morfic Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE pda synchronizer"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)"
OLDDEPEND="~kde-base/libkcal-$PV"