diff options
author | 2005-04-27 18:37:34 +0000 | |
---|---|---|
committer | 2005-04-27 18:37:34 +0000 | |
commit | 482b8622fa3c2ba7814c61b3ce139d05c3902f3a (patch) | |
tree | fbfa9f8a2f2d5c564e3e1b695e090252d99f35fe /kde-base/ksync | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | gentoo-2-482b8622fa3c2ba7814c61b3ce139d05c3902f3a.tar.gz gentoo-2-482b8622fa3c2ba7814c61b3ce139d05c3902f3a.tar.bz2 gentoo-2-482b8622fa3c2ba7814c61b3ce139d05c3902f3a.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/ksync')
-rw-r--r-- | kde-base/ksync/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksync/ksync-3.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog index 40341b4297ac..f0937ca51d60 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.7 2005/03/26 01:16:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.8 2005/04/27 18:37:34 corsair Exp $ + + 27 Apr 2005; Markus Rothe <corsair@gentoo.org> ksync-3.4.0.ebuild: + Added ~ppc64 to KEYWORDS 26 Mar 2005; Jason Wever <weeve@gentoo.org> ksync-3.4.0.ebuild: Added ~sparc keyword. diff --git a/kde-base/ksync/ksync-3.4.0.ebuild b/kde-base/ksync/ksync-3.4.0.ebuild index cbbcc7ff8bfc..c2369c6745e7 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.3 2005/03/26 01:16:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.4.0.ebuild,v 1.4 2005/04/27 18:37:34 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE pda synchronizer" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)" OLDDEPEND="~kde-base/libkcal-$PV" |