diff options
author | 2006-04-06 03:26:07 +0000 | |
---|---|---|
committer | 2006-04-06 03:26:07 +0000 | |
commit | 62fe2d9a9f476deee55c980b16055e0fe429a959 (patch) | |
tree | b91fc8c3f8cd5d5b69c85b1204d4407fa0ff61aa /kde-base/kpilot | |
parent | Stable on x86; bug #121413 (diff) | |
download | historical-62fe2d9a9f476deee55c980b16055e0fe429a959.tar.gz historical-62fe2d9a9f476deee55c980b16055e0fe429a959.tar.bz2 historical-62fe2d9a9f476deee55c980b16055e0fe429a959.zip |
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'kde-base/kpilot')
-rw-r--r-- | kde-base/kpilot/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kpilot/files/digest-kpilot-3.5.0 | 1 | ||||
-rw-r--r-- | kde-base/kpilot/files/digest-kpilot-3.5.1 | 1 | ||||
-rw-r--r-- | kde-base/kpilot/kpilot-3.5.0.ebuild | 37 | ||||
-rw-r--r-- | kde-base/kpilot/kpilot-3.5.1.ebuild | 37 |
5 files changed, 6 insertions, 78 deletions
diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog index 277a2790df15..e4009f35a6bf 100644 --- a/kde-base/kpilot/ChangeLog +++ b/kde-base/kpilot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kpilot -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.32 2006/03/22 20:15:37 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.33 2006/04/06 02:37:31 flameeyes Exp $ + + 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -kpilot-3.5.0.ebuild, + -kpilot-3.5.1.ebuild: + Removed old 3.5.0/3.5.1 packages. *kpilot-3.5.2 (22 Mar 2006) diff --git a/kde-base/kpilot/files/digest-kpilot-3.5.0 b/kde-base/kpilot/files/digest-kpilot-3.5.0 deleted file mode 100644 index 8cfd9db2e7e4..000000000000 --- a/kde-base/kpilot/files/digest-kpilot-3.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 e19a2a40e422ecd483884ce6e9ac8925 kdepim-3.5.0.tar.bz2 12865623 diff --git a/kde-base/kpilot/files/digest-kpilot-3.5.1 b/kde-base/kpilot/files/digest-kpilot-3.5.1 deleted file mode 100644 index 2bfcb8caf853..000000000000 --- a/kde-base/kpilot/files/digest-kpilot-3.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8e87c9cbe1f0c0f983f94d804a5bc8f9 kdepim-3.5.1.tar.bz2 12885355 diff --git a/kde-base/kpilot/kpilot-3.5.0.ebuild b/kde-base/kpilot/kpilot-3.5.0.ebuild deleted file mode 100644 index 4fd2eac2d7bb..000000000000 --- a/kde-base/kpilot/kpilot-3.5.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.0.ebuild,v 1.3 2005/12/12 16:26:23 josejx Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KPilot - HotSync software for KDE" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" -DEPEND="app-pda/pilot-link - dev-libs/libmal -$(deprange $PV $MAXKDEVER kde-base/libkcal) -$(deprange $PV $MAXKDEVER kde-base/libkdepim) -$(deprange $PV $MAXKDEVER kde-base/kontact)" - -KMCOPYLIB=" - libkcal libkcal - libkdepim libkdepim - libkpinterfaces kontact/interfaces" -# libkcal is installed because a lot of headers are needed, but it don't have to be compiled -KMEXTRACTONLY=" - libkcal/ - libkdepim libkdepim/ - kontact/interfaces/" -KMEXTRA=" - kfile-plugins/palm-databases - kontact/plugins/kpilot/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. - -src_compile() { - # needed to detect pi-notepad.h, used by the kpilot notepad conduit. - myconf="${myconf} --with-extra-includes=/usr/include/libpisock" - - kde-meta_src_compile -} diff --git a/kde-base/kpilot/kpilot-3.5.1.ebuild b/kde-base/kpilot/kpilot-3.5.1.ebuild deleted file mode 100644 index d58dc1eb759c..000000000000 --- a/kde-base/kpilot/kpilot-3.5.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.1.ebuild,v 1.1 2006/01/22 22:53:04 danarmak Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KPilot - HotSync software for KDE" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" -DEPEND="app-pda/pilot-link - dev-libs/libmal -$(deprange $PV $MAXKDEVER kde-base/libkcal) -$(deprange $PV $MAXKDEVER kde-base/libkdepim) -$(deprange $PV $MAXKDEVER kde-base/kontact)" - -KMCOPYLIB=" - libkcal libkcal - libkdepim libkdepim - libkpinterfaces kontact/interfaces" -# libkcal is installed because a lot of headers are needed, but it don't have to be compiled -KMEXTRACTONLY=" - libkcal/ - libkdepim libkdepim/ - kontact/interfaces/" -KMEXTRA=" - kfile-plugins/palm-databases - kontact/plugins/kpilot/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. - -src_compile() { - # needed to detect pi-notepad.h, used by the kpilot notepad conduit. - myconf="${myconf} --with-extra-includes=/usr/include/libpisock" - - kde-meta_src_compile -} |