diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:20:29 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:20:29 +0000 |
commit | d389f9a71508094152cf2a47b468ae28dfbb9102 (patch) | |
tree | a7268cbb03558e1c4de6769aa9896f1b4ec87c80 /kde-base/libkpimexchange | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-d389f9a71508094152cf2a47b468ae28dfbb9102.tar.gz gentoo-2-d389f9a71508094152cf2a47b468ae28dfbb9102.tar.bz2 gentoo-2-d389f9a71508094152cf2a47b468ae28dfbb9102.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild | 34 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.6.ebuild | 34 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild | 34 |
4 files changed, 6 insertions, 103 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index c333bae41547..cb8b8f67ac90 100644 --- a/kde-base/libkpimexchange/ChangeLog +++ b/kde-base/libkpimexchange/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkpimexchange # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.80 2008/01/31 15:28:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.81 2008/02/17 02:20:29 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -libkpimexchange-3.5.5.ebuild, -libkpimexchange-3.5.6.ebuild, + -libkpimexchange-3.5.7.ebuild: + Spring cleaning 31 Jan 2008; Brent Baude <ranger@gentoo.org> libkpimexchange-3.5.8.ebuild: Marking libkpimexchange-3.5.8 ppc for bug 207634 diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild deleted file mode 100644 index 32a9b83350fa..000000000000 --- a/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild,v 1.8 2006/12/11 19:12:44 kloeri Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE PIM exchange library" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)" - -RDEPEND="${DEPEND}" - -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 -} diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.6.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.6.ebuild deleted file mode 100644 index a3e8f3b091d2..000000000000 --- a/kde-base/libkpimexchange/libkpimexchange-3.5.6.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.6.ebuild,v 1.1 2007/01/16 21:53:12 flameeyes Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE PIM exchange library" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)" - -RDEPEND="${DEPEND}" - -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 -} diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild deleted file mode 100644 index cde0c6f50b67..000000000000 --- a/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild,v 1.7 2007/08/11 15:32:59 armin76 Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE PIM exchange library" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)" - -RDEPEND="${DEPEND}" - -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 -} |