summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-01 18:23:52 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-01 18:23:52 +0000
commit969acbd39f5025196263dfe11ef84a461f0b9121 (patch)
tree4e4c4437526e9899f5e382f333cce59787821dbe /kde-base/kfax
parentRemove landscape and add fixedmedia patch thanks to Carl Michal <michal@physi... (diff)
downloadgentoo-2-969acbd39f5025196263dfe11ef84a461f0b9121.tar.gz
gentoo-2-969acbd39f5025196263dfe11ef84a461f0b9121.tar.bz2
gentoo-2-969acbd39f5025196263dfe11ef84a461f0b9121.zip
Update to new release.
(Portage version: 2.1_rc3-r3)
Diffstat (limited to 'kde-base/kfax')
-rw-r--r--kde-base/kfax/ChangeLog7
-rw-r--r--kde-base/kfax/files/digest-kfax-3.5.33
-rw-r--r--kde-base/kfax/kfax-3.5.3.ebuild19
3 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog
index b2173657ff39..5a91a5cb9f67 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.48 2006/06/01 09:10:05 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.49 2006/06/01 18:23:52 flameeyes Exp $
+
+*kfax-3.5.3 (01 Jun 2006)
+
+ 01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> +kfax-3.5.3.ebuild:
+ Update to new release.
01 Jun 2006; Thomas Cort <tcort@gentoo.org> kfax-3.5.2.ebuild:
Stable on alpha wrt Bug #132213.
diff --git a/kde-base/kfax/files/digest-kfax-3.5.3 b/kde-base/kfax/files/digest-kfax-3.5.3
new file mode 100644
index 000000000000..5fe118a3fda8
--- /dev/null
+++ b/kde-base/kfax/files/digest-kfax-3.5.3
@@ -0,0 +1,3 @@
+MD5 56bd5537521dc94633f8effaace523cb kdegraphics-3.5.3.tar.bz2 7300366
+RMD160 9c3ee5d1f7e767eb2be854fd0e3a9b0ac90d81bf kdegraphics-3.5.3.tar.bz2 7300366
+SHA256 1ee3895002a2cb7e6da2d27cd330141acf40dbdb9f3683c7685fd4ff71319861 kdegraphics-3.5.3.tar.bz2 7300366
diff --git a/kde-base/kfax/kfax-3.5.3.ebuild b/kde-base/kfax/kfax-3.5.3.ebuild
new file mode 100644
index 000000000000..bcd2d96f07cd
--- /dev/null
+++ b/kde-base/kfax/kfax-3.5.3.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.3.ebuild,v 1.1 2006/06/01 18:23:52 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"