diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 02:45:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 02:45:18 +0000 |
commit | 04f07ad980d179f326bd979e8ac5c0a85235afb4 (patch) | |
tree | b1cf3ae385e38ae5bb03037c21d25db918469b6d /kde-base/kontact | |
parent | Remove old versions. (diff) | |
download | gentoo-2-04f07ad980d179f326bd979e8ac5c0a85235afb4.tar.gz gentoo-2-04f07ad980d179f326bd979e8ac5c0a85235afb4.tar.bz2 gentoo-2-04f07ad980d179f326bd979e8ac5c0a85235afb4.zip |
Remove old versions.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'kde-base/kontact')
-rw-r--r-- | kde-base/kontact/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kontact/files/digest-kontact-3.5.2 | 3 | ||||
-rw-r--r-- | kde-base/kontact/kontact-3.5.2.ebuild | 29 |
3 files changed, 4 insertions, 33 deletions
diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog index 57120f9f8e2d..6d102bb5fed8 100644 --- a/kde-base/kontact/ChangeLog +++ b/kde-base/kontact/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kontact # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.68 2007/01/17 18:43:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.69 2007/02/04 02:45:18 flameeyes Exp $ + + 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> -kontact-3.5.2.ebuild: + Remove old versions. 17 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Tarball was refreshed, regenerate digest. diff --git a/kde-base/kontact/files/digest-kontact-3.5.2 b/kde-base/kontact/files/digest-kontact-3.5.2 deleted file mode 100644 index 614bd87074cf..000000000000 --- a/kde-base/kontact/files/digest-kontact-3.5.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ac6b3b503e27a65a7b883c1e0a57262e kdepim-3.5.2.tar.bz2 12887336 -RMD160 8e6571d14bbf6b3370c4fdb108a1a79625e87365 kdepim-3.5.2.tar.bz2 12887336 -SHA256 9c038a80912894b3ec132b2c7219ec5549ca80dcdeec88555928d2e038966539 kdepim-3.5.2.tar.bz2 12887336 diff --git a/kde-base/kontact/kontact-3.5.2.ebuild b/kde-base/kontact/kontact-3.5.2.ebuild deleted file mode 100644 index 88c3887149b0..000000000000 --- a/kde-base/kontact/kontact-3.5.2.ebuild +++ /dev/null @@ -1,29 +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/kontact/kontact-3.5.2.ebuild,v 1.10 2006/09/26 19:55:02 deathwing00 Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE personal information manager" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim) -$(deprange $PV $MAXKDEVER kde-base/libkpimidentities)" - -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkdepim libkdepim/ - libkpimidentities.la libkpimidentities/" -KMEXTRACTONLY="libkdepim/ - libkpimidentities/ - kontact/plugins/" -KMEXTRA=" - kontact/plugins/newsticker/ - kontact/plugins/summary/ - kontact/plugins/weather/" -# We remove some plugins that are related to external kdepim's programs, because they needs also libs from korganizer, kpilot etc... so to emerge kontact we'll need also ALL the other programs, it's better to emerge the kontact's plugins in the ebuild of its program - |