diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 02:41:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 02:41:15 +0000 |
commit | 47956354860430a8841734bf9e9010d3eb9f3556 (patch) | |
tree | 2ed7a583f48670d6112c9d6825d75f2d1ee6dd31 /kde-base/knotes | |
parent | Remove old versions. (diff) | |
download | gentoo-2-47956354860430a8841734bf9e9010d3eb9f3556.tar.gz gentoo-2-47956354860430a8841734bf9e9010d3eb9f3556.tar.bz2 gentoo-2-47956354860430a8841734bf9e9010d3eb9f3556.zip |
Remove old versions.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/files/digest-knotes-3.5.2 | 3 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.2.ebuild | 27 |
3 files changed, 4 insertions, 31 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index dd03bec05b03..8ae7cab3e9b3 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.65 2007/01/17 18:42:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.66 2007/02/04 02:41:15 flameeyes Exp $ + + 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> -knotes-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/knotes/files/digest-knotes-3.5.2 b/kde-base/knotes/files/digest-knotes-3.5.2 deleted file mode 100644 index 614bd87074cf..000000000000 --- a/kde-base/knotes/files/digest-knotes-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/knotes/knotes-3.5.2.ebuild b/kde-base/knotes/knotes-3.5.2.ebuild deleted file mode 100644 index 40cead3c7cf8..000000000000 --- a/kde-base/knotes/knotes-3.5.2.ebuild +++ /dev/null @@ -1,27 +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/knotes/knotes-3.5.2.ebuild,v 1.10 2006/09/26 19:35:02 deathwing00 Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE Notes" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) -$(deprange $PV $MAXKDEVER kde-base/libkdepim) -$(deprange $PV $MAXKDEVER kde-base/kontact)" - -RDEPEND="${DEPEND}" - -KMCOPYLIB=" - libkcal libkcal - libkdepim libkdepim - libkpinterfaces kontact/interfaces" -KMEXTRACTONLY=" - libkcal/ - libkdepim/ - kontact/interfaces" -KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. |