summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-10-13 00:10:09 +0000
committerDan Armak <danarmak@gentoo.org>2005-10-13 00:10:09 +0000
commite2f3f14466e5bb3e2dd11e93d8694add86210e56 (patch)
tree7ec3323efaa88e487c6892d49033df8e61c201fc /kde-base/kmouth
parentModified 'cp' calls (bug #103487). (diff)
downloadgentoo-2-e2f3f14466e5bb3e2dd11e93d8694add86210e56.tar.gz
gentoo-2-e2f3f14466e5bb3e2dd11e93d8694add86210e56.tar.bz2
gentoo-2-e2f3f14466e5bb3e2dd11e93d8694add86210e56.zip
kde 3.4.3 split ebuilds
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r--kde-base/kmouth/ChangeLog7
-rw-r--r--kde-base/kmouth/Manifest20
-rw-r--r--kde-base/kmouth/files/digest-kmouth-3.4.31
-rw-r--r--kde-base/kmouth/kmouth-3.4.3.ebuild13
4 files changed, 26 insertions, 15 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index 5a59b3477a2b..7d27b56fd3fa 100644
--- a/kde-base/kmouth/ChangeLog
+++ b/kde-base/kmouth/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kmouth
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.18 2005/09/24 14:44:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.19 2005/10/13 00:10:02 danarmak Exp $
+
+*kmouth-3.4.3 (13 Oct 2005)
+
+ 13 Oct 2005; Dan Armak <danarmak@gentoo.org> +kmouth-3.4.3.ebuild:
+ New version.
24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
-kmouth-3.5_alpha1.ebuild:
diff --git a/kde-base/kmouth/Manifest b/kde-base/kmouth/Manifest
index adfdea4e4806..8e784be65422 100644
--- a/kde-base/kmouth/Manifest
+++ b/kde-base/kmouth/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 1ff3c23dabb3da3364d9e41b4fd59a22 ChangeLog 2518
-MD5 75fc71fb16181d1d085bdd0a49381064 kmouth-3.5_beta1.ebuild 414
+MD5 a2ff872942277aa4226570c6c728c417 files/digest-kmouth-3.4.1 236
+MD5 e40e61649226223ac8c5051bc56cd28a files/digest-kmouth-3.4.2 320
+MD5 69f79fb831b8a4318ac609aefa806adb files/digest-kmouth-3.4.3 76
+MD5 174790e90449897638084f6c4bea761f files/digest-kmouth-3.5_beta1 77
MD5 a9a1d3eeb3bf7257eae053ed10ab6910 kmouth-3.4.1.ebuild 425
MD5 5d4e24e370f2f2ac4b9629b2efb94908 kmouth-3.4.2.ebuild 438
+MD5 5d4e24e370f2f2ac4b9629b2efb94908 kmouth-3.4.3.ebuild 438
+MD5 75fc71fb16181d1d085bdd0a49381064 kmouth-3.5_beta1.ebuild 414
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
-MD5 174790e90449897638084f6c4bea761f files/digest-kmouth-3.5_beta1 77
-MD5 a2ff872942277aa4226570c6c728c417 files/digest-kmouth-3.4.1 236
-MD5 e40e61649226223ac8c5051bc56cd28a files/digest-kmouth-3.4.2 320
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDNWaJj5H05b2HAEkRArajAKCTtnCgB26JR1dBZQHJ7r0ZTTS7XwCfQrlK
-UKNXp1czwNHm2fmWJVtJeL0=
-=TU/M
------END PGP SIGNATURE-----
diff --git a/kde-base/kmouth/files/digest-kmouth-3.4.3 b/kde-base/kmouth/files/digest-kmouth-3.4.3
new file mode 100644
index 000000000000..b56dadf0683d
--- /dev/null
+++ b/kde-base/kmouth/files/digest-kmouth-3.4.3
@@ -0,0 +1 @@
+MD5 02f8ffe95f253aaab8a13ab7211494dc kdeaccessibility-3.4.3.tar.bz2 7414953
diff --git a/kde-base/kmouth/kmouth-3.4.3.ebuild b/kde-base/kmouth/kmouth-3.4.3.ebuild
new file mode 100644
index 000000000000..cb709f9efeb7
--- /dev/null
+++ b/kde-base/kmouth/kmouth-3.4.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.3.ebuild,v 1.1 2005/10/13 00:10:02 danarmak 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 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND=""
+