summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kfax/ChangeLog7
-rw-r--r--kde-base/kfax/files/digest-kfax-3.5.43
-rw-r--r--kde-base/kfax/kfax-3.5.4.ebuild19
3 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog
index 5a91a5cb9f67..3f1f10062eec 100644
--- a/kde-base/kfax/ChangeLog
+++ b/kde-base/kfax/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kfax
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.49 2006/06/01 18:23:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.50 2006/07/25 05:40:21 flameeyes Exp $
+
+*kfax-3.5.4 (25 Jul 2006)
+
+ 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> +kfax-3.5.4.ebuild:
+ Bump to 3.5.4 (pre-release).
*kfax-3.5.3 (01 Jun 2006)
diff --git a/kde-base/kfax/files/digest-kfax-3.5.4 b/kde-base/kfax/files/digest-kfax-3.5.4
new file mode 100644
index 000000000000..290bc8f00244
--- /dev/null
+++ b/kde-base/kfax/files/digest-kfax-3.5.4
@@ -0,0 +1,3 @@
+MD5 de1f6d0597235f52186aaeeaabe7dc08 kdegraphics-3.5.4.tar.bz2 7326485
+RMD160 a3faa89ffe551af7078c0fc52f0dada178f22d47 kdegraphics-3.5.4.tar.bz2 7326485
+SHA256 88d9801bd13eec622f17528f61ccfb509a8aeb34befa1f2428ad36b7b57e756e kdegraphics-3.5.4.tar.bz2 7326485
diff --git a/kde-base/kfax/kfax-3.5.4.ebuild b/kde-base/kfax/kfax-3.5.4.ebuild
new file mode 100644
index 000000000000..465d313ee17e
--- /dev/null
+++ b/kde-base/kfax/kfax-3.5.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.4.ebuild,v 1.1 2006/07/25 05:40:21 flameeyes Exp $
+
+KMNAME=kdegraphics
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE G3/G4 fax viewer"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/kviewshell)"
+
+KMEXTRA="kfaxview"
+KMCOPYLIB="libkmultipage kviewshell"
+KMEXTRACTONLY="kviewshell/"
+KMCOMPILEONLY="kviewshell"