diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-24 13:06:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-24 13:06:15 +0000 |
commit | 74dfc3201a111fbaaf268f36e11bc1c8cb543906 (patch) | |
tree | 980ae63847958c9479947e35828006a027941930 /kde-base/kalzium | |
parent | Removing powerbook patch as it breaks configure. (diff) | |
download | gentoo-2-74dfc3201a111fbaaf268f36e11bc1c8cb543906.tar.gz gentoo-2-74dfc3201a111fbaaf268f36e11bc1c8cb543906.tar.bz2 gentoo-2-74dfc3201a111fbaaf268f36e11bc1c8cb543906.zip |
Removed 3.5_alpha1.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'kde-base/kalzium')
-rw-r--r-- | kde-base/kalzium/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kalzium/files/digest-kalzium-3.5_alpha1 | 1 | ||||
-rw-r--r-- | kde-base/kalzium/kalzium-3.5_alpha1.ebuild | 19 |
3 files changed, 5 insertions, 21 deletions
diff --git a/kde-base/kalzium/ChangeLog b/kde-base/kalzium/ChangeLog index 5302a55c4171..d57f8f5378ea 100644 --- a/kde-base/kalzium/ChangeLog +++ b/kde-base/kalzium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kalzium # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.17 2005/09/23 18:08:33 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.18 2005/09/24 13:05:18 flameeyes Exp $ + + 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + -kalzium-3.5_alpha1.ebuild: + Removed 3.5_alpha1. 23 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> kalzium-3.5_beta1.ebuild: diff --git a/kde-base/kalzium/files/digest-kalzium-3.5_alpha1 b/kde-base/kalzium/files/digest-kalzium-3.5_alpha1 deleted file mode 100644 index 3e224cc59988..000000000000 --- a/kde-base/kalzium/files/digest-kalzium-3.5_alpha1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91922e9aeda8ecf4b3bc597808c0e93d kdeedu-3.4.90.tar.bz2 29683823 diff --git a/kde-base/kalzium/kalzium-3.5_alpha1.ebuild b/kde-base/kalzium/kalzium-3.5_alpha1.ebuild deleted file mode 100644 index 82e5f401a186..000000000000 --- a/kde-base/kalzium/kalzium-3.5_alpha1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:46:36 flameeyes Exp $ -KMNAME=kdeedu -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE: periodic table of the elements" -KEYWORDS="~amd64" -IUSE="" -OLDDEPEND="~kde-base/libkdeedu-3.3.1" -DEPEND=" -$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" - - -KMEXTRACTONLY="libkdeedu/kdeeduplot" -KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot" - |