diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:23:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:23:15 +0000 |
commit | 12560f1321c1d78e005ff03d1325dbe174bb66ba (patch) | |
tree | 8619c014f4942c8cee78205c44f0ee694466c7ba /kde-base/knotes | |
parent | Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff) | |
download | gentoo-2-12560f1321c1d78e005ff03d1325dbe174bb66ba.tar.gz gentoo-2-12560f1321c1d78e005ff03d1325dbe174bb66ba.tar.bz2 gentoo-2-12560f1321c1d78e005ff03d1325dbe174bb66ba.zip |
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knotes/files/digest-knotes-3.5.0 | 1 | ||||
-rw-r--r-- | kde-base/knotes/files/digest-knotes-3.5.1 | 1 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.0.ebuild | 24 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.1.ebuild | 24 |
5 files changed, 5 insertions, 51 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 026b98c3a436..c598588ed43d 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.40 2006/03/28 00:22:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.41 2006/04/06 02:23:15 flameeyes Exp $ + + 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -knotes-3.5.0.ebuild, + -knotes-3.5.1.ebuild: + Removed old 3.5.0/3.5.1 packages. 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> knotes-3.5.0.ebuild, knotes-3.5.1.ebuild, knotes-3.5.2.ebuild: diff --git a/kde-base/knotes/files/digest-knotes-3.5.0 b/kde-base/knotes/files/digest-knotes-3.5.0 deleted file mode 100644 index 8cfd9db2e7e4..000000000000 --- a/kde-base/knotes/files/digest-knotes-3.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 e19a2a40e422ecd483884ce6e9ac8925 kdepim-3.5.0.tar.bz2 12865623 diff --git a/kde-base/knotes/files/digest-knotes-3.5.1 b/kde-base/knotes/files/digest-knotes-3.5.1 deleted file mode 100644 index 2bfcb8caf853..000000000000 --- a/kde-base/knotes/files/digest-knotes-3.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8e87c9cbe1f0c0f983f94d804a5bc8f9 kdepim-3.5.1.tar.bz2 12885355 diff --git a/kde-base/knotes/knotes-3.5.0.ebuild b/kde-base/knotes/knotes-3.5.0.ebuild deleted file mode 100644 index 385cd8d711a0..000000000000 --- a/kde-base/knotes/knotes-3.5.0.ebuild +++ /dev/null @@ -1,24 +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.0.ebuild,v 1.6 2006/03/28 00:22:52 agriffis 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)" -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.
\ No newline at end of file diff --git a/kde-base/knotes/knotes-3.5.1.ebuild b/kde-base/knotes/knotes-3.5.1.ebuild deleted file mode 100644 index c18af2706c77..000000000000 --- a/kde-base/knotes/knotes-3.5.1.ebuild +++ /dev/null @@ -1,24 +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.1.ebuild,v 1.2 2006/03/28 00:22:52 agriffis 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)" -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.
\ No newline at end of file |