diff options
author | 2006-05-29 16:24:51 +0000 | |
---|---|---|
committer | 2006-05-29 16:24:51 +0000 | |
commit | 361eee85eb4b7780cd0c8048e697943263cbbf64 (patch) | |
tree | 9a40eafa07b44173db9a7f52d4e43fef6906fa04 /kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-361eee85eb4b7780cd0c8048e697943263cbbf64.tar.gz historical-361eee85eb4b7780cd0c8048e697943263cbbf64.tar.bz2 historical-361eee85eb4b7780cd0c8048e697943263cbbf64.zip |
Drop old versions.
Package-Manager: portage-2.1_rc3
Diffstat (limited to 'kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild')
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild deleted file mode 100644 index b04403cf2322..000000000000 --- a/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild +++ /dev/null @@ -1,33 +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/libkpimexchange/libkpimexchange-3.4.1.ebuild,v 1.9 2005/10/18 18:01:11 agriffis Exp $ - -KMNAME=kdepim -MAXKDEVER=3.4.2 -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE PIM exchange library" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" -IUSE="" -OLDDEPEND="~kde-base/libkcal-$PV" -DEPEND=" -$(deprange $PV 3.4.2 kde-base/libkcal)" - -KMCOPYLIB="libkcal libkcal" -# libkcal is installed because a lot of headers are needed, but it don't have to be compiled -KMEXTRACTONLY=" - libkcal/" -KMCOMPILEONLY=" - libkcal/libical/src/libical/ - libkcal/libical/src/libicalss/" - -src_compile() { - kde-meta_src_compile myconf configure - # generate "ical.h" - cd ${S}/libkcal/libical/src/libical && make ical.h - # generate "icalss.h" - cd ${S}/libkcal/libical/src/libicalss && make icalss.h - - kde-meta_src_compile make -}
\ No newline at end of file |