summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kfax')
-rw-r--r--kde-base/kfax/ChangeLog9
-rw-r--r--kde-base/kfax/files/digest-kfax-3.5.63
-rw-r--r--kde-base/kfax/kfax-3.5.6.ebuild19
3 files changed, 29 insertions, 2 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog
index 22dae112b007..1e94b450afd3 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.61 2006/12/11 14:14:54 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.62 2007/01/16 20:32:04 flameeyes Exp $
+
+*kfax-3.5.6 (16 Jan 2007)
+
+ 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> +kfax-3.5.6.ebuild:
+ Bump to 3.5.6 (prerelease).
11 Dec 2006; <kloeri@gentoo.org> kfax-3.5.5.ebuild:
Stable on ia64.
diff --git a/kde-base/kfax/files/digest-kfax-3.5.6 b/kde-base/kfax/files/digest-kfax-3.5.6
new file mode 100644
index 000000000000..de24125a93ab
--- /dev/null
+++ b/kde-base/kfax/files/digest-kfax-3.5.6
@@ -0,0 +1,3 @@
+MD5 79a1ffb7ae89bede1410411a30be3210 kdegraphics-3.5.6.tar.bz2 7332938
+RMD160 4cb41696ffb1284252009edfe8bd0933ef541800 kdegraphics-3.5.6.tar.bz2 7332938
+SHA256 2c397f3c524b7c465e6d9289944aa8ed2acc43c8bafb983eb3f252aba7a19a1f kdegraphics-3.5.6.tar.bz2 7332938
diff --git a/kde-base/kfax/kfax-3.5.6.ebuild b/kde-base/kfax/kfax-3.5.6.ebuild
new file mode 100644
index 000000000000..6c63e31fef77
--- /dev/null
+++ b/kde-base/kfax/kfax-3.5.6.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.6.ebuild,v 1.1 2007/01/16 20:32:04 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"