diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 19:56:50 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 19:56:50 +0000 |
commit | d224c1df2531c3a07ca2ba5a3f1677d644e72148 (patch) | |
tree | 9200fd50b3547d7fe943c7455c71b5dd33b3a4ad /kde-base | |
parent | Drop older KDEPIM releases (diff) | |
download | gentoo-2-d224c1df2531c3a07ca2ba5a3f1677d644e72148.tar.gz gentoo-2-d224c1df2531c3a07ca2ba5a3f1677d644e72148.tar.bz2 gentoo-2-d224c1df2531c3a07ca2ba5a3f1677d644e72148.zip |
Drop older KDEPIM releases
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kabcclient/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kabcclient/kabcclient-4.4.6.ebuild | 25 | ||||
-rw-r--r-- | kde-base/kabcclient/kabcclient-4.4.7.ebuild | 25 | ||||
-rw-r--r-- | kde-base/kabcclient/kabcclient-4.4.8.ebuild | 25 |
4 files changed, 5 insertions, 76 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog index 8f212b2fd278..994621edb667 100644 --- a/kde-base/kabcclient/ChangeLog +++ b/kde-base/kabcclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kabcclient # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.54 2011/01/28 19:19:28 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.55 2011/02/13 19:56:50 scarabeus Exp $ + + 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -kabcclient-4.4.6.ebuild, -kabcclient-4.4.7.ebuild, -kabcclient-4.4.8.ebuild: + Drop older KDEPIM releases 28 Jan 2011; Thomas Kahle <tomka@gentoo.org> kabcclient-4.4.9.ebuild: x86 stable per bug 351345 diff --git a/kde-base/kabcclient/kabcclient-4.4.6.ebuild b/kde-base/kabcclient/kabcclient-4.4.6.ebuild deleted file mode 100644 index f18bbd8794d1..000000000000 --- a/kde-base/kabcclient/kabcclient-4.4.6.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.6.ebuild,v 1.1 2010/09/11 05:50:50 reavertm Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="console/${PN}" -inherit kde4-meta - -DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" - -src_install() { - kde4-meta_src_install - - # work around NULL DT_RPATH in kabc2mutt - dosym kabcclient ${PREFIX}/bin/kabc2mutt || die "couldn't symlink kabc2mutt to kabcclient" -} diff --git a/kde-base/kabcclient/kabcclient-4.4.7.ebuild b/kde-base/kabcclient/kabcclient-4.4.7.ebuild deleted file mode 100644 index 5e00d310d757..000000000000 --- a/kde-base/kabcclient/kabcclient-4.4.7.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.7.ebuild,v 1.3 2010/11/06 19:01:00 fauli Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="console/${PN}" -inherit kde4-meta - -DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" - -src_install() { - kde4-meta_src_install - - # work around NULL DT_RPATH in kabc2mutt - dosym kabcclient ${PREFIX}/bin/kabc2mutt || die "couldn't symlink kabc2mutt to kabcclient" -} diff --git a/kde-base/kabcclient/kabcclient-4.4.8.ebuild b/kde-base/kabcclient/kabcclient-4.4.8.ebuild deleted file mode 100644 index d2968ed62d36..000000000000 --- a/kde-base/kabcclient/kabcclient-4.4.8.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.8.ebuild,v 1.2 2011/01/12 16:16:24 hwoarang Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="console/${PN}" -inherit kde4-meta - -DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" - -src_install() { - kde4-meta_src_install - - # work around NULL DT_RPATH in kabc2mutt - dosym kabcclient ${PREFIX}/bin/kabc2mutt || die "couldn't symlink kabc2mutt to kabcclient" -} |