summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog11
-rw-r--r--kde-base/ksnapshot/Manifest4
-rw-r--r--kde-base/ksnapshot/files/digest-ksnapshot-3.4.0_beta13
-rw-r--r--kde-base/ksnapshot/ksnapshot-3.4.0_beta1.ebuild12
-rw-r--r--kde-base/ksnapshot/metadata.xml5
5 files changed, 35 insertions, 0 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
new file mode 100644
index 000000000000..84dcedc72f45
--- /dev/null
+++ b/kde-base/ksnapshot/ChangeLog
@@ -0,0 +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.1 2005/01/15 02:24:38 danarmak Exp $
+
+*ksnapshot-3.4.0_beta1 (15 Jan 2005)
+
+ 15 Jan 2005; Dan Armak <danarmak@gentoo.org> +metadata.xml,
+ +ksnapshot-3.4.0_beta1.ebuild:
+ Adding the split ebuilds to portage. For KDE 3.4, we've created separate
+ ebuilds for all the KDE apps.
+
diff --git a/kde-base/ksnapshot/Manifest b/kde-base/ksnapshot/Manifest
new file mode 100644
index 000000000000..f650d3199c0b
--- /dev/null
+++ b/kde-base/ksnapshot/Manifest
@@ -0,0 +1,4 @@
+MD5 e44f30c4bc27cd4ccd15dc9e6234d7cc ksnapshot-3.4.0_alpha1.ebuild 268
+MD5 e44f30c4bc27cd4ccd15dc9e6234d7cc ksnapshot-3.4.0_beta1.ebuild 268
+MD5 2ed7b7cff3ca3ea63807d913c938cf52 files/digest-ksnapshot-3.4.0_beta1 225
+MD5 f85ff1154cc1ce2a3fcc01be1098fca8 files/digest-ksnapshot-3.4.0_alpha1 72
diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0_beta1 b/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0_beta1
new file mode 100644
index 000000000000..61aba8b28ff3
--- /dev/null
+++ b/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0_beta1
@@ -0,0 +1,3 @@
+MD5 701a5fe0bfc6ec26d8a50f72334d2b2a kdegraphics-3.3.90.tar.bz2 6307655
+MD5 0d5a081c948e50234ebe27075941f1c9 kdegraphics-3.3.90-3.3.91.tar.xdelta 562657
+MD5 e819ff09157f1bf83c6a1ac70ab41439 kdegraphics-3.3.91.tar.bz2 6455135
diff --git a/kde-base/ksnapshot/ksnapshot-3.4.0_beta1.ebuild b/kde-base/ksnapshot/ksnapshot-3.4.0_beta1.ebuild
new file mode 100644
index 000000000000..9a990faa526e
--- /dev/null
+++ b/kde-base/ksnapshot/ksnapshot-3.4.0_beta1.ebuild
@@ -0,0 +1,12 @@
+# 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.4.0_beta1.ebuild,v 1.1 2005/01/15 02:24:38 danarmak Exp $
+
+KMNAME=kdegraphics
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE Screenshot Utility"
+KEYWORDS="~x86"
+IUSE="" \ No newline at end of file
diff --git a/kde-base/ksnapshot/metadata.xml b/kde-base/ksnapshot/metadata.xml
new file mode 100644
index 000000000000..1a4592f97a10
--- /dev/null
+++ b/kde-base/ksnapshot/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde-core</herd>
+</pkgmetadata>