diff options
author | 2007-08-13 12:24:31 +0000 | |
---|---|---|
committer | 2007-08-13 12:24:31 +0000 | |
commit | a96f0fb40c8b1722e119796d0558d06744cafaa5 (patch) | |
tree | 240141de46ad9752df214afd0669300a9f8ab183 /kde-base | |
parent | Stable on sparc wrt #188529 (diff) | |
download | gentoo-2-a96f0fb40c8b1722e119796d0558d06744cafaa5.tar.gz gentoo-2-a96f0fb40c8b1722e119796d0558d06744cafaa5.tar.bz2 gentoo-2-a96f0fb40c8b1722e119796d0558d06744cafaa5.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kpilot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpilot/kpilot-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog index a55d220877a2..81c3227b702e 100644 --- a/kde-base/kpilot/ChangeLog +++ b/kde-base/kpilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpilot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.59 2007/05/26 19:56:40 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.60 2007/08/13 12:24:31 gustavoz Exp $ + + 13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> kpilot-3.5.7.ebuild: + Stable on sparc wrt #176297 26 May 2007; Marcus D. Hanwell <cryos@gentoo.org> kpilot-3.5.5.ebuild: Allow this version to be used with KDE 3.5.7 diff --git a/kde-base/kpilot/kpilot-3.5.7.ebuild b/kde-base/kpilot/kpilot-3.5.7.ebuild index 77b719a2c306..d44016624d77 100644 --- a/kde-base/kpilot/kpilot-3.5.7.ebuild +++ b/kde-base/kpilot/kpilot-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild,v 1.1 2007/05/23 01:05:57 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild,v 1.2 2007/08/13 12:24:31 gustavoz Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KPilot - HotSync software for KDE." -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=app-pda/pilot-link-0.12.0 dev-libs/libmal |