diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-08 21:31:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-08 21:31:07 +0000 |
commit | 8b1c754504e13a49c1f90f28d65d6fa2a6c128c2 (patch) | |
tree | 878a5f008bcffa72dcb4e98fe0077d9b27987eaf /kde-base/ksync | |
parent | ~alpha keyword. (diff) | |
download | gentoo-2-8b1c754504e13a49c1f90f28d65d6fa2a6c128c2.tar.gz gentoo-2-8b1c754504e13a49c1f90f28d65d6fa2a6c128c2.tar.bz2 gentoo-2-8b1c754504e13a49c1f90f28d65d6fa2a6c128c2.zip |
~alpha keyword.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/ksync')
-rw-r--r-- | kde-base/ksync/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksync/ksync-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog index 2f7da3a6c6d5..9d02993a4051 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.13 2005/07/08 04:42:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.14 2005/08/08 21:30:00 kloeri Exp $ + + 08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> ksync-3.4.1.ebuild: + ~alpha keyword. 08 Jul 2005; Jason Wever <weeve@gentoo.org> ksync-3.4.1.ebuild: Stable on SPARC. diff --git a/kde-base/ksync/ksync-3.4.1.ebuild b/kde-base/ksync/ksync-3.4.1.ebuild index 822cd11afbd3..5f18493ce042 100644 --- a/kde-base/ksync/ksync-3.4.1.ebuild +++ b/kde-base/ksync/ksync-3.4.1.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.1.ebuild,v 1.7 2005/07/28 21:16:23 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.4.1.ebuild,v 1.8 2005/08/08 21:30:00 kloeri Exp $ KMNAME=kdepim MAXKDEVER=3.4.2 @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE pda synchronizer" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV 3.4.2 kde-base/libkcal)" OLDDEPEND="~kde-base/libkcal-$PV" |