diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:58:10 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:58:10 +0000 |
commit | 62be4a2ae69446be1adcdf5563c66cf742c64f89 (patch) | |
tree | 1a39e578b28290ab8ca2acb401a3424db87802f7 /kde-base/ktouch | |
parent | Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff) | |
download | gentoo-2-62be4a2ae69446be1adcdf5563c66cf742c64f89.tar.gz gentoo-2-62be4a2ae69446be1adcdf5563c66cf742c64f89.tar.bz2 gentoo-2-62be4a2ae69446be1adcdf5563c66cf742c64f89.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/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ktouch/files/digest-ktouch-3.5.0 | 1 | ||||
-rw-r--r-- | kde-base/ktouch/files/digest-ktouch-3.5.1 | 1 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.0.ebuild | 15 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.1.ebuild | 15 |
5 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index eaf6a02efcd5..f70408440e51 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.40 2006/03/28 00:56:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.41 2006/04/06 02:58:10 flameeyes Exp $ + + 06 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -ktouch-3.5.0.ebuild, + -ktouch-3.5.1.ebuild: + Removed old 3.5.0/3.5.1 packages. 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> ktouch-3.5.0.ebuild, ktouch-3.5.1.ebuild, ktouch-3.5.2.ebuild: diff --git a/kde-base/ktouch/files/digest-ktouch-3.5.0 b/kde-base/ktouch/files/digest-ktouch-3.5.0 deleted file mode 100644 index 192885870e7f..000000000000 --- a/kde-base/ktouch/files/digest-ktouch-3.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 ac66cfcc8e23227973596cf62cf78a4c kdeedu-3.5.0.tar.bz2 30006209 diff --git a/kde-base/ktouch/files/digest-ktouch-3.5.1 b/kde-base/ktouch/files/digest-ktouch-3.5.1 deleted file mode 100644 index 75961e855000..000000000000 --- a/kde-base/ktouch/files/digest-ktouch-3.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 fe31b9a2ec4e299531c6b7beeab09534 kdeedu-3.5.1.tar.bz2 29972269 diff --git a/kde-base/ktouch/ktouch-3.5.0.ebuild b/kde-base/ktouch/ktouch-3.5.0.ebuild deleted file mode 100644 index ea94a4152a21..000000000000 --- a/kde-base/ktouch/ktouch-3.5.0.ebuild +++ /dev/null @@ -1,15 +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/ktouch/ktouch-3.5.0.ebuild,v 1.6 2006/03/28 00:56:24 agriffis Exp $ -KMNAME=kdeedu -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -RDEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" - -KMEXTRACTONLY="libkdeedu/kdeeduplot" -KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot" diff --git a/kde-base/ktouch/ktouch-3.5.1.ebuild b/kde-base/ktouch/ktouch-3.5.1.ebuild deleted file mode 100644 index abf370b8225c..000000000000 --- a/kde-base/ktouch/ktouch-3.5.1.ebuild +++ /dev/null @@ -1,15 +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/ktouch/ktouch-3.5.1.ebuild,v 1.2 2006/03/28 00:56:24 agriffis Exp $ -KMNAME=kdeedu -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -RDEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" - -KMEXTRACTONLY="libkdeedu/kdeeduplot" -KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot" |