diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2009-10-17 09:05:40 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2009-10-17 09:05:40 +0000 |
commit | a423dbfdf4c655d9d97d88b028b2e41e36555901 (patch) | |
tree | 15421dd726cd9ac2d438933e6f1c39a7fe8a9d67 /kde-base/kpilot | |
parent | Disable src_test, bug 289397 (diff) | |
download | historical-a423dbfdf4c655d9d97d88b028b2e41e36555901.tar.gz historical-a423dbfdf4c655d9d97d88b028b2e41e36555901.tar.bz2 historical-a423dbfdf4c655d9d97d88b028b2e41e36555901.zip |
Disable src_test, bug 289409
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kpilot')
-rw-r--r-- | kde-base/kpilot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kpilot/kpilot-4.3.1.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kpilot/kpilot-4.3.2.ebuild | 5 |
3 files changed, 13 insertions, 3 deletions
diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog index f84847eec389..905fc4ba6bf7 100644 --- a/kde-base/kpilot/ChangeLog +++ b/kde-base/kpilot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kpilot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.95 2009/10/12 22:07:49 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.96 2009/10/17 09:05:40 abcd Exp $ + + 17 Oct 2009; Jonathan Callen <abcd@gentoo.org> kpilot-4.3.1.ebuild, + kpilot-4.3.2.ebuild: + Disable src_test, bug 289409 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kpilot-3.5.9.ebuild: KDE 3.5.9 removal diff --git a/kde-base/kpilot/kpilot-4.3.1.ebuild b/kde-base/kpilot/kpilot-4.3.1.ebuild index 9cd3cede6385..8b6df74711b4 100644 --- a/kde-base/kpilot/kpilot-4.3.1.ebuild +++ b/kde-base/kpilot/kpilot-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-4.3.1.ebuild,v 1.2 2009/10/10 09:59:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-4.3.1.ebuild,v 1.3 2009/10/17 09:05:40 abcd Exp $ EAPI="2" @@ -11,6 +11,9 @@ DESCRIPTION="KPilot is software for syncing PalmOS based handhelds." KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="avantgo crypt debug +handbook" +# tests hang, last checked for 4.3.1 +RESTRICT="test" + DEPEND=" >=app-pda/pilot-link-0.12 >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=] diff --git a/kde-base/kpilot/kpilot-4.3.2.ebuild b/kde-base/kpilot/kpilot-4.3.2.ebuild index 42242178eec9..347dc489f8d4 100644 --- a/kde-base/kpilot/kpilot-4.3.2.ebuild +++ b/kde-base/kpilot/kpilot-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-4.3.2.ebuild,v 1.1 2009/10/06 19:56:25 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-4.3.2.ebuild,v 1.2 2009/10/17 09:05:40 abcd Exp $ EAPI="2" @@ -11,6 +11,9 @@ DESCRIPTION="KPilot is software for syncing PalmOS based handhelds." KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="avantgo crypt debug +handbook" +# tests hang, last checked for 4.3.1 +RESTRICT="test" + DEPEND=" >=app-pda/pilot-link-0.12 >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=] |