diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:18:50 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:18:50 +0000 |
commit | 2b16b3f9785b7b5bf0edbbb2e30556a70804bb46 (patch) | |
tree | f81e052d55f9f288c0fd4baf10c078f3cb750d00 /kde-base/kmouth | |
parent | Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff) | |
download | gentoo-2-2b16b3f9785b7b5bf0edbbb2e30556a70804bb46.tar.gz gentoo-2-2b16b3f9785b7b5bf0edbbb2e30556a70804bb46.tar.bz2 gentoo-2-2b16b3f9785b7b5bf0edbbb2e30556a70804bb46.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/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmouth/files/digest-kmouth-3.5.0 | 1 | ||||
-rw-r--r-- | kde-base/kmouth/files/digest-kmouth-3.5.1 | 1 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.0.ebuild | 13 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.1.ebuild | 13 |
5 files changed, 5 insertions, 29 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 41f565d8385b..5fb3c354c766 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.39 2006/03/28 04:44:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.40 2006/04/06 02:18:50 flameeyes Exp $ + + 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -kmouth-3.5.0.ebuild, + -kmouth-3.5.1.ebuild: + Removed old 3.5.0/3.5.1 packages. 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> kmouth-3.5.0.ebuild, kmouth-3.5.1.ebuild, kmouth-3.5.2.ebuild: diff --git a/kde-base/kmouth/files/digest-kmouth-3.5.0 b/kde-base/kmouth/files/digest-kmouth-3.5.0 deleted file mode 100644 index 654e46c1d3ff..000000000000 --- a/kde-base/kmouth/files/digest-kmouth-3.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 f88f3340acdd219050759df86e3d97d0 kdeaccessibility-3.5.0.tar.bz2 8437276 diff --git a/kde-base/kmouth/files/digest-kmouth-3.5.1 b/kde-base/kmouth/files/digest-kmouth-3.5.1 deleted file mode 100644 index 9d87eb19d208..000000000000 --- a/kde-base/kmouth/files/digest-kmouth-3.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 cc0773103053a6800b3d35e6021b6719 kdeaccessibility-3.5.1.tar.bz2 8456936 diff --git a/kde-base/kmouth/kmouth-3.5.0.ebuild b/kde-base/kmouth/kmouth-3.5.0.ebuild deleted file mode 100644 index 1731013d9900..000000000000 --- a/kde-base/kmouth/kmouth-3.5.0.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.0.ebuild,v 1.6 2006/03/28 04:44:08 agriffis 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="" - diff --git a/kde-base/kmouth/kmouth-3.5.1.ebuild b/kde-base/kmouth/kmouth-3.5.1.ebuild deleted file mode 100644 index a4a292dfba99..000000000000 --- a/kde-base/kmouth/kmouth-3.5.1.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.1.ebuild,v 1.2 2006/03/28 04:44:08 agriffis 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="" - |