summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-07 12:54:08 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-07 12:54:08 +0000
commit0b4c38bfe5e21f3533193432d6fb5e39d9b8b57e (patch)
treedea8dba48fa812c6add5ca7fc2792c2579804619 /kde-base/ksnapshot
parentAdded 3.5_alpha1 split ebuild. (diff)
downloadgentoo-2-0b4c38bfe5e21f3533193432d6fb5e39d9b8b57e.tar.gz
gentoo-2-0b4c38bfe5e21f3533193432d6fb5e39d9b8b57e.tar.bz2
gentoo-2-0b4c38bfe5e21f3533193432d6fb5e39d9b8b57e.zip
Added 3.5_alpha1 split ebuild.
(Portage version: 2.0.51.22)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog8
-rw-r--r--kde-base/ksnapshot/Manifest12
-rw-r--r--kde-base/ksnapshot/files/digest-ksnapshot-3.5_alpha11
-rw-r--r--kde-base/ksnapshot/ksnapshot-3.5_alpha1.ebuild12
4 files changed, 22 insertions, 11 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index 926d415ba214..15ff9d9c2bb4 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,12 @@
# 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.13 2005/08/08 20:24:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.14 2005/09/07 12:52:05 flameeyes Exp $
+
+*ksnapshot-3.5_alpha1 (07 Sep 2005)
+
+ 07 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +ksnapshot-3.5_alpha1.ebuild:
+ Added 3.5_alpha1 split ebuild.
08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> ksnapshot-3.4.1.ebuild:
~alpha keyword.
diff --git a/kde-base/ksnapshot/Manifest b/kde-base/ksnapshot/Manifest
index 5493c72a0b17..f5351bd97e77 100644
--- a/kde-base/ksnapshot/Manifest
+++ b/kde-base/ksnapshot/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 4af874b31e57eee79d3bf3512571b567 ChangeLog 2058
MD5 444676e47c9535934b9c8c8438039d56 ksnapshot-3.4.1.ebuild 401
+MD5 b779f01531efdef80d870fae0c25c04f ksnapshot-3.5_alpha1.ebuild 373
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
+MD5 900bec871d5baed80378fb8d57527f75 files/digest-ksnapshot-3.5_alpha1 72
MD5 1334abaee53983ad0a0810adeafef453 files/digest-ksnapshot-3.4.1 221
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFC97+XKf2g/qXtneoRAmRmAKCGkocZJbPFequrh6Y1VVTCMylYfgCgmtSD
-IkR3dJo8SFT283He8eH5qog=
-=rKSU
------END PGP SIGNATURE-----
diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.5_alpha1 b/kde-base/ksnapshot/files/digest-ksnapshot-3.5_alpha1
new file mode 100644
index 000000000000..c9e6e024ee8d
--- /dev/null
+++ b/kde-base/ksnapshot/files/digest-ksnapshot-3.5_alpha1
@@ -0,0 +1 @@
+MD5 343930cf2632b16eb16d558a0e177eaf kdegraphics-3.4.90.tar.bz2 6865526
diff --git a/kde-base/ksnapshot/ksnapshot-3.5_alpha1.ebuild b/kde-base/ksnapshot/ksnapshot-3.5_alpha1.ebuild
new file mode 100644
index 000000000000..99dff13f824b
--- /dev/null
+++ b/kde-base/ksnapshot/ksnapshot-3.5_alpha1.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.5_alpha1.ebuild,v 1.1 2005/09/07 12:52:05 flameeyes Exp $
+
+KMNAME=kdegraphics
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE Screenshot Utility"
+KEYWORDS="~amd64"
+IUSE="" \ No newline at end of file