diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 02:38:34 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 02:38:34 +0000 |
commit | 2a5db655b49a41acb3b85a2416987a536c02527f (patch) | |
tree | 3bc0064f6b35332b0c43d7a389192bd41cf56e9c /kde-base/kmouth | |
parent | CVS Header fix (diff) | |
download | gentoo-2-2a5db655b49a41acb3b85a2416987a536c02527f.tar.gz gentoo-2-2a5db655b49a41acb3b85a2416987a536c02527f.tar.bz2 gentoo-2-2a5db655b49a41acb3b85a2416987a536c02527f.zip |
Remove old versions.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/files/digest-kmouth-3.5.2 | 3 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.2.ebuild | 13 |
3 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 3faf3f246080..9356d8fb34d8 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.61 2007/01/16 20:52:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.62 2007/02/04 02:38:34 flameeyes Exp $ + + 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> -kmouth-3.5.2.ebuild: + Remove old versions. *kmouth-3.5.6 (16 Jan 2007) diff --git a/kde-base/kmouth/files/digest-kmouth-3.5.2 b/kde-base/kmouth/files/digest-kmouth-3.5.2 deleted file mode 100644 index 3d6192fb1b44..000000000000 --- a/kde-base/kmouth/files/digest-kmouth-3.5.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 bcfd51875aa2a168fbc97055a576a33c kdeaccessibility-3.5.2.tar.bz2 8489866 -RMD160 542bf0c725d4a5e1434cd7cc1ac04369be98e1f8 kdeaccessibility-3.5.2.tar.bz2 8489866 -SHA256 968074ddb58a2772de75bf63b6dd1cd58a41aa2ff20ae4909e5595dc65e6767a kdeaccessibility-3.5.2.tar.bz2 8489866 diff --git a/kde-base/kmouth/kmouth-3.5.2.ebuild b/kde-base/kmouth/kmouth-3.5.2.ebuild deleted file mode 100644 index 9a6dda169776..000000000000 --- a/kde-base/kmouth/kmouth-3.5.2.ebuild +++ /dev/null @@ -1,13 +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/kmouth/kmouth-3.5.2.ebuild,v 1.9 2006/09/03 10:37:05 kloeri Exp $ -KMNAME=kdeaccessibility -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="" - |