summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-01 20:22:21 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-01 20:22:21 +0000
commit7a13232fed5821d39c0af7a4a351b0fe5f0a8a84 (patch)
tree1636d3235a911920ce7e9dcf34d08798f846fff5 /kde-base/ksayit
parentUpdate to new release. (diff)
downloadhistorical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.tar.gz
historical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.tar.bz2
historical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.zip
Update to new release.
Package-Manager: portage-2.1_rc3-r3
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r--kde-base/ksayit/ChangeLog7
-rw-r--r--kde-base/ksayit/files/digest-ksayit-3.5.33
-rw-r--r--kde-base/ksayit/ksayit-3.5.3.ebuild15
3 files changed, 24 insertions, 1 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog
index 5a75a7a68537..1fdcfe1318e1 100644
--- a/kde-base/ksayit/ChangeLog
+++ b/kde-base/ksayit/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksayit
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.51 2006/06/01 07:26:06 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.52 2006/06/01 19:47:43 flameeyes Exp $
+
+*ksayit-3.5.3 (01 Jun 2006)
+
+ 01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> +ksayit-3.5.3.ebuild:
+ Update to new release.
01 Jun 2006; Thomas Cort <tcort@gentoo.org> ksayit-3.5.2.ebuild:
Stable on alpha wrt Bug #132213.
diff --git a/kde-base/ksayit/files/digest-ksayit-3.5.3 b/kde-base/ksayit/files/digest-ksayit-3.5.3
new file mode 100644
index 000000000000..197a7c2d93f6
--- /dev/null
+++ b/kde-base/ksayit/files/digest-ksayit-3.5.3
@@ -0,0 +1,3 @@
+MD5 99eadb3a73bc250e96cec370ee79caff kdeaccessibility-3.5.3.tar.bz2 8597940
+RMD160 4071662011941cb03e492d0ab8ed1f7b58dd02c9 kdeaccessibility-3.5.3.tar.bz2 8597940
+SHA256 2537eef206f713c30e4621350497e38cd341ec3c9cb91b9bf2585e24d7d95caa kdeaccessibility-3.5.3.tar.bz2 8597940
diff --git a/kde-base/ksayit/ksayit-3.5.3.ebuild b/kde-base/ksayit/ksayit-3.5.3.ebuild
new file mode 100644
index 000000000000..c3b0d4deedd3
--- /dev/null
+++ b/kde-base/ksayit/ksayit-3.5.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.3.ebuild,v 1.1 2006/06/01 19:47:43 flameeyes Exp $
+KMNAME=kdeaccessibility
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KD text-to-speech frontend app"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd)
+ $(deprange $PV $MAXKDEVER kde-base/arts)
+ $(deprange-dual $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
+myconf="--enable-ksayit-audio-plugins"