summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-03-13 21:19:13 +0000
committerDan Armak <danarmak@gentoo.org>2005-03-13 21:19:13 +0000
commit5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5 (patch)
treeec7b172633d80bd566500eb79f61cfee9931757c /kde-base/ksnapshot
parentadd alpha keyword (diff)
downloadhistorical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.tar.gz
historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.tar.bz2
historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.zip
kde 3.4.0 ebuilds. the tarballs will be available from upstream Wednesday.
as per cryos' request, keeping the ~amd64 keywords where present, even though i'm not an amd64 dev. Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog6
-rw-r--r--kde-base/ksnapshot/Manifest12
-rw-r--r--kde-base/ksnapshot/files/digest-ksnapshot-3.4.01
-rw-r--r--kde-base/ksnapshot/ksnapshot-3.4.0.ebuild12
4 files changed, 20 insertions, 11 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index a335eec3d16b..daf363dd2eed 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,10 @@
# 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.4 2005/03/07 14:24:07 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.5 2005/03/13 21:19:09 danarmak Exp $
+
+ 13 Mar 2005; Dan Armak <danarmak@gentoo.org> ksnapshot-3.4.0.ebuild:
+ KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
+ few more days.
*ksnapshot-3.4.0_rc1 (07 Mar 2005)
diff --git a/kde-base/ksnapshot/Manifest b/kde-base/ksnapshot/Manifest
index 71a7df03416a..cf56aaa66a25 100644
--- a/kde-base/ksnapshot/Manifest
+++ b/kde-base/ksnapshot/Manifest
@@ -1,6 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 262615f898d1ad79c8642141f6f867be ksnapshot-3.4.0.ebuild 374
MD5 06167f5886465c776d6fac39c39bb478 ksnapshot-3.4.0_rc1.ebuild 381
MD5 58d45c539a3b9e301f24a628fd507ab6 ksnapshot-3.4.0_beta2.ebuild 379
MD5 e61ac339890bde4bd5c30599e063f945 ChangeLog 988
@@ -8,11 +6,5 @@ MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161
MD5 3b56b891c3ad7aa7fc17ebcde7c88df2 ksnapshot-3.4.0_beta1.ebuild 379
MD5 2ed7b7cff3ca3ea63807d913c938cf52 files/digest-ksnapshot-3.4.0_beta1 225
MD5 541d4705ae9b7241e2705097fae207f8 files/digest-ksnapshot-3.4.0_beta2 306
+MD5 e48f24f251a08d557aee3f0d60feb26d files/digest-ksnapshot-3.4.0 71
MD5 4ac1ee7d57d8c40f18fe0d54cf80c8f5 files/digest-ksnapshot-3.4.0_rc1 393
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCLGQXntT9W3vfTuoRAt47AJsFiZIowLvyhw/guU9Z9W4y4gTJogCghplT
-ZAl+TR9jU7I8m9DEfbhTEdQ=
-=6HEx
------END PGP SIGNATURE-----
diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0 b/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0
new file mode 100644
index 000000000000..315db4f18947
--- /dev/null
+++ b/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0
@@ -0,0 +1 @@
+MD5 5a0a32e314422e2ce051290c08390367 kdegraphics-3.4.0.tar.bz2 6667685
diff --git a/kde-base/ksnapshot/ksnapshot-3.4.0.ebuild b/kde-base/ksnapshot/ksnapshot-3.4.0.ebuild
new file mode 100644
index 000000000000..d9296a263c6b
--- /dev/null
+++ b/kde-base/ksnapshot/ksnapshot-3.4.0.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.ebuild,v 1.1 2005/03/13 21:19:09 danarmak Exp $
+
+KMNAME=kdegraphics
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE Screenshot Utility"
+KEYWORDS="~x86 ~amd64"
+IUSE="" \ No newline at end of file