diff options
author | 2005-09-24 16:43:25 +0000 | |
---|---|---|
committer | 2005-09-24 16:43:25 +0000 | |
commit | d3335efb453d98deea5502b064e0fdf7199b75b6 (patch) | |
tree | 799f60e984c3c8d3e6cc34529f52e7a513af3da8 /kde-base/kalzium | |
parent | license fun. (diff) | |
download | historical-d3335efb453d98deea5502b064e0fdf7199b75b6.tar.gz historical-d3335efb453d98deea5502b064e0fdf7199b75b6.tar.bz2 historical-d3335efb453d98deea5502b064e0fdf7199b75b6.zip |
Removed 3.5_alpha1.
Package-Manager: portage-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" - |