summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-04-10 00:55:30 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-04-10 00:55:30 +0000
commitee8ef8880f50cdc45186c774c9ddf4726cb724fb (patch)
tree3e8740a647927e9d71a2872b0101bf73933aae26 /kde-misc/kshutdown
parentStable on hppa (bug #129371). (diff)
downloadhistorical-ee8ef8880f50cdc45186c774c9ddf4726cb724fb.tar.gz
historical-ee8ef8880f50cdc45186c774c9ddf4726cb724fb.tar.bz2
historical-ee8ef8880f50cdc45186c774c9ddf4726cb724fb.zip
Version bump.
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'kde-misc/kshutdown')
-rw-r--r--kde-misc/kshutdown/ChangeLog9
-rw-r--r--kde-misc/kshutdown/Manifest10
-rw-r--r--kde-misc/kshutdown/files/digest-kshutdown-0.8.23
-rw-r--r--kde-misc/kshutdown/kshutdown-0.8.2.ebuild19
4 files changed, 39 insertions, 2 deletions
diff --git a/kde-misc/kshutdown/ChangeLog b/kde-misc/kshutdown/ChangeLog
index 34728f040463..99a826e8742e 100644
--- a/kde-misc/kshutdown/ChangeLog
+++ b/kde-misc/kshutdown/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-misc/kshutdown
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kshutdown/ChangeLog,v 1.6 2005/12/08 00:26:18 cryos Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kshutdown/ChangeLog,v 1.7 2006/04/10 00:55:30 cryos Exp $
+
+*kshutdown-0.8.2 (10 Apr 2006)
+
+ 10 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org> +kshutdown-0.8.2.ebuild:
+ Version bump.
08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> kshutdown-0.8.ebuild:
Marked ~amd64.
diff --git a/kde-misc/kshutdown/Manifest b/kde-misc/kshutdown/Manifest
index 24eb88adef18..1107978d0ede 100644
--- a/kde-misc/kshutdown/Manifest
+++ b/kde-misc/kshutdown/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 83301a61c5e79d0a25103a45cfb4581f ChangeLog 1282
RMD160 b7a2f2eb4217749c74c52ab6c5672080bdb1bf3f ChangeLog 1282
SHA256 ff46dc3e2648c4bb278879932e39ff886943477339da10e484baff417dc78f5d ChangeLog 1282
@@ -25,3 +28,10 @@ SHA256 4a8c4e8fb2e3abf53f184746bf27d2dcd9cf8f265b97ce853a8b7382b5f426d5 kshutdow
MD5 2834f1cb97eea873f19ab95ccad6bc6d metadata.xml 216
RMD160 aa6c1a4369edef4d9495c99e67cf34013614e386 metadata.xml 216
SHA256 b9d5eb8bea543fbf88fac15c8c8112ff9853c7f41678c65c68cde0dc227b10a2 metadata.xml 216
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (GNU/Linux)
+
+iD8DBQFEOa0OntT9W3vfTuoRAqTYAJ9GoINkCsrZfWAtluInUUnjdoWQzQCghCke
++Y3XFtLt1y6+f0x7uu1xsqo=
+=TN5y
+-----END PGP SIGNATURE-----
diff --git a/kde-misc/kshutdown/files/digest-kshutdown-0.8.2 b/kde-misc/kshutdown/files/digest-kshutdown-0.8.2
new file mode 100644
index 000000000000..acc8d7e5834c
--- /dev/null
+++ b/kde-misc/kshutdown/files/digest-kshutdown-0.8.2
@@ -0,0 +1,3 @@
+MD5 6acd45acc5c0669b0973f0246e4bcca7 kshutdown-0.8.2.tar.bz2 646911
+RMD160 6bd7f5623e2aef8049c73fdd2718229fabececd6 kshutdown-0.8.2.tar.bz2 646911
+SHA256 ef28d566ca3d316a60cdbe110eb97bb84b236e70bfacde52bb8df0085fe95328 kshutdown-0.8.2.tar.bz2 646911
diff --git a/kde-misc/kshutdown/kshutdown-0.8.2.ebuild b/kde-misc/kshutdown/kshutdown-0.8.2.ebuild
new file mode 100644
index 000000000000..f52805425361
--- /dev/null
+++ b/kde-misc/kshutdown/kshutdown-0.8.2.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-misc/kshutdown/kshutdown-0.8.2.ebuild,v 1.1 2006/04/10 00:55:30 cryos Exp $
+
+inherit kde
+
+DESCRIPTION="A shutdown manager for KDE"
+HOMEPAGE="http://kshutdown.sourceforge.net"
+SRC_URI="mirror://sourceforge/kshutdown/${P}.tar.bz2"
+LICENSE="GPL-2"
+
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
+SLOT="0"
+
+RDEPEND="|| ( ( kde-base/kdesu kde-base/kcontrol kde-base/kdialog )
+ kde-base/kdebase )"
+
+need-kde 3.4