summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-07-28 21:16:26 +0000
committerDan Armak <danarmak@gentoo.org>2005-07-28 21:16:26 +0000
commit80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4 (patch)
tree10350f32a739306558a2f194fa917fdb13a0e42c /kde-base/ksayit
parentMarked ~ppc. (diff)
downloadgentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.tar.gz
gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.tar.bz2
gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.zip
KDE 3.4.2 split ebuilds. p.masked, to be unmasked shortly.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r--kde-base/ksayit/ChangeLog7
-rw-r--r--kde-base/ksayit/Manifest4
-rw-r--r--kde-base/ksayit/files/digest-ksayit-3.4.21
-rw-r--r--kde-base/ksayit/ksayit-3.4.2.ebuild15
4 files changed, 25 insertions, 2 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog
index 88b85e02bae5..a3449ea8c28c 100644
--- a/kde-base/ksayit/ChangeLog
+++ b/kde-base/ksayit/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksayit
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.13 2005/07/08 03:31:34 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.14 2005/07/28 21:16:21 danarmak Exp $
+
+*ksayit-3.4.2 (28 Jul 2005)
+
+ 28 Jul 2005; Dan Armak <danarmak@gentoo.org> +ksayit-3.4.2.ebuild:
+ Version bump to 3.4.2.
08 Jul 2005; Jason Wever <weeve@gentoo.org> ksayit-3.4.1.ebuild:
Stable on SPARC.
diff --git a/kde-base/ksayit/Manifest b/kde-base/ksayit/Manifest
index a3fda1c7eb02..8d75e9600361 100644
--- a/kde-base/ksayit/Manifest
+++ b/kde-base/ksayit/Manifest
@@ -1,6 +1,8 @@
-MD5 f09e1a21bb92c71931f3308ee4bef567 ChangeLog 1808
MD5 eff5f425e715a36c2a187e789b735625 ksayit-3.4.0.ebuild 591
+MD5 ebf91e246b5a8b4b5a0a6fc6f4dea634 ksayit-3.4.2.ebuild 592
MD5 0d3f3e556729870be5c9bde1c883173c ksayit-3.4.1.ebuild 584
+MD5 f09e1a21bb92c71931f3308ee4bef567 ChangeLog 1808
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 9bcbcb53359a15a0ba58301d37537222 files/digest-ksayit-3.4.0 76
MD5 a2ff872942277aa4226570c6c728c417 files/digest-ksayit-3.4.1 236
+MD5 8340ca34cb0bed2c4acfd82f444a2624 files/digest-ksayit-3.4.2 76
diff --git a/kde-base/ksayit/files/digest-ksayit-3.4.2 b/kde-base/ksayit/files/digest-ksayit-3.4.2
new file mode 100644
index 000000000000..5ba00f2cfc19
--- /dev/null
+++ b/kde-base/ksayit/files/digest-ksayit-3.4.2
@@ -0,0 +1 @@
+MD5 9ad0e81fc51de5513d778a2e4104d2c3 kdeaccessibility-3.4.2.tar.bz2 7413579
diff --git a/kde-base/ksayit/ksayit-3.4.2.ebuild b/kde-base/ksayit/ksayit-3.4.2.ebuild
new file mode 100644
index 000000000000..9a7b5707c26e
--- /dev/null
+++ b/kde-base/ksayit/ksayit-3.4.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.2.ebuild,v 1.1 2005/07/28 21:16:21 danarmak Exp $
+KMNAME=kdeaccessibility
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KD text-to-speech frontend app"
+KEYWORDS=" ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd)
+ $(deprange $PV $MAXKDEVER kde-base/arts)
+ $(deprange-dual 3.4.1 $MAXKDEVER kde-base/kdemultimedia-arts)"
+myconf="--enable-ksayit-audio-plugins"