summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-10-20 00:00:37 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-10-20 00:00:37 +0000
commit6956f78ffe03ad38ca9fc672ab1b983dd8071ee5 (patch)
treec8c8fdb5e0506fadb5ceae32d57ead0b07c77f6f /kde-base/kfax
parentVersion bump, bug #195981 (diff)
downloadhistorical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.tar.gz
historical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.tar.bz2
historical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.zip
Bump to KDE 3.5.8.
Package-Manager: portage-2.1.3.15
Diffstat (limited to 'kde-base/kfax')
-rw-r--r--kde-base/kfax/ChangeLog7
-rw-r--r--kde-base/kfax/files/digest-kfax-3.5.83
-rw-r--r--kde-base/kfax/kfax-3.5.8.ebuild19
3 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog
index 47763c20a7fd..60ab67520c50 100644
--- a/kde-base/kfax/ChangeLog
+++ b/kde-base/kfax/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kfax
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.70 2007/08/11 15:57:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.71 2007/10/19 22:52:43 philantrop Exp $
+
+*kfax-3.5.8 (19 Oct 2007)
+
+ 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> +kfax-3.5.8.ebuild:
+ Bump to KDE 3.5.8.
11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kfax-3.5.7.ebuild:
x86 stable wrt #185823
diff --git a/kde-base/kfax/files/digest-kfax-3.5.8 b/kde-base/kfax/files/digest-kfax-3.5.8
new file mode 100644
index 000000000000..3bbc87669000
--- /dev/null
+++ b/kde-base/kfax/files/digest-kfax-3.5.8
@@ -0,0 +1,3 @@
+MD5 a3a31fc0e5b791ef330dd0627095d90f kdegraphics-3.5.8.tar.bz2 7444011
+RMD160 8e77f76a6edcf6a1c20b4d76fcc5c79fe196599b kdegraphics-3.5.8.tar.bz2 7444011
+SHA256 4d041d892f17ef90e0029ef14925980cf6a637d7a9971fba5835a5620ff3e155 kdegraphics-3.5.8.tar.bz2 7444011
diff --git a/kde-base/kfax/kfax-3.5.8.ebuild b/kde-base/kfax/kfax-3.5.8.ebuild
new file mode 100644
index 000000000000..cc916ab2744f
--- /dev/null
+++ b/kde-base/kfax/kfax-3.5.8.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.8.ebuild,v 1.1 2007/10/19 22:52:43 philantrop 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"