summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-11-22 22:14:16 +0000
committerDan Armak <danarmak@gentoo.org>2005-11-22 22:14:16 +0000
commitec50b1ccda877b635377e8dc5b79019eb1859906 (patch)
tree155d2c4d6c4be39c89ebb4baf7a5ebc2096a2c82 /kde-base/ksnapshot
parentversion bump (diff)
downloadhistorical-ec50b1ccda877b635377e8dc5b79019eb1859906.tar.gz
historical-ec50b1ccda877b635377e8dc5b79019eb1859906.tar.bz2
historical-ec50b1ccda877b635377e8dc5b79019eb1859906.zip
KDE 3.5.0 (not yet released, p.masked)
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog7
-rw-r--r--kde-base/ksnapshot/files/digest-ksnapshot-3.5.01
-rw-r--r--kde-base/ksnapshot/ksnapshot-3.5.0.ebuild13
3 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index 51eff82da0a6..ed467f4e75fe 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksnapshot
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.22 2005/10/22 07:30:07 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.23 2005/11/22 22:14:12 danarmak Exp $
+
+*ksnapshot-3.5.0 (22 Nov 2005)
+
+ 33 Nov 2005; Dan Armak <danarmak@gentoo.org> +ksnapshot-3.5.0.ebuild:
+ Ebuilds for KDE 3.5.0 final. It is not yet released, and is package.masked.
22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> ksnapshot-3.5_beta1.ebuild,
ksnapshot-3.5.0_beta2.ebuild:
diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.5.0 b/kde-base/ksnapshot/files/digest-ksnapshot-3.5.0
new file mode 100644
index 000000000000..44e671a5ef99
--- /dev/null
+++ b/kde-base/ksnapshot/files/digest-ksnapshot-3.5.0
@@ -0,0 +1 @@
+MD5 389a00d4387e621d4dd325a59c7657c4 kdegraphics-3.5.0.tar.bz2 7094349
diff --git a/kde-base/ksnapshot/ksnapshot-3.5.0.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.0.ebuild
new file mode 100644
index 000000000000..aa06b327c5cf
--- /dev/null
+++ b/kde-base/ksnapshot/ksnapshot-3.5.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.0.ebuild,v 1.1 2005/11/22 22:14:12 danarmak Exp $
+
+KMNAME=kdegraphics
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE Screenshot Utility"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+