summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-10-19 23:37:15 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-10-19 23:37:15 +0000
commitff54875b232ae37b38c3475ff2c429fe6d38cbb2 (patch)
treec9d4984a0756037bedab6fe568bc9bb978ab80c8 /kde-base/ksystraycmd
parentBump to KDE 3.5.8. (diff)
downloadgentoo-2-ff54875b232ae37b38c3475ff2c429fe6d38cbb2.tar.gz
gentoo-2-ff54875b232ae37b38c3475ff2c429fe6d38cbb2.tar.bz2
gentoo-2-ff54875b232ae37b38c3475ff2c429fe6d38cbb2.zip
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r--kde-base/ksystraycmd/ChangeLog8
-rw-r--r--kde-base/ksystraycmd/files/digest-ksystraycmd-3.5.86
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild15
3 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index 44142fa0ad19..bb9c23d32e97 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/ksystraycmd
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.56 2007/05/24 11:24:17 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.57 2007/10/19 23:37:14 philantrop Exp $
+
+*ksystraycmd-3.5.8 (19 Oct 2007)
+
+ 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ +ksystraycmd-3.5.8.ebuild:
+ Bump to KDE 3.5.8.
24 May 2007; Carsten Lohrke <carlo@gentoo.org> ksystraycmd-3.5.5.ebuild:
Adjust MAXKDEVER.
diff --git a/kde-base/ksystraycmd/files/digest-ksystraycmd-3.5.8 b/kde-base/ksystraycmd/files/digest-ksystraycmd-3.5.8
new file mode 100644
index 000000000000..552bb57df4c2
--- /dev/null
+++ b/kde-base/ksystraycmd/files/digest-ksystraycmd-3.5.8
@@ -0,0 +1,6 @@
+MD5 420445e2dbddfd83ebc25e85a9b9cdda kdebase-3.5-patchset-03.tar.bz2 21409
+RMD160 941b919097d03347b10bccb51db2fa5e89d7ba16 kdebase-3.5-patchset-03.tar.bz2 21409
+SHA256 59c691754627f78daf7693e82496d808cf1cc31e2d6f32af829ec4ccfd776574 kdebase-3.5-patchset-03.tar.bz2 21409
+MD5 10950c172c1d9529c621a000c6b39d10 kdebase-3.5.8.tar.bz2 2501632
+RMD160 718e72b4b990eea04763298cadae9e7103ae1808 kdebase-3.5.8.tar.bz2 2501632
+SHA256 90f5070737c638c3a0cbce416ae2cfd471140ca4108056c8f8a3449b951f22dd kdebase-3.5.8.tar.bz2 2501632
diff --git a/kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild
new file mode 100644
index 000000000000..cb587debd2d5
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild,v 1.1 2007/10/19 23:37:14 philantrop Exp $
+
+KMNAME=kdebase
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+SRC_URI="${SRC_URI}
+ mirror://gentoo/kdebase-3.5-patchset-03.tar.bz2"
+
+DESCRIPTION="ksystraycmd embeds applications given as argument into the system tray."
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="kdehiddenvisibility"