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
commite61c40840bb5a94186cd0a23cdf0a8b2712d5006 (patch)
treeb055d11e3fef27e53d1e039ce9697e059471a51c /kde-base/ktux
parentadd alpha keyword (diff)
downloadgentoo-2-e61c40840bb5a94186cd0a23cdf0a8b2712d5006.tar.gz
gentoo-2-e61c40840bb5a94186cd0a23cdf0a8b2712d5006.tar.bz2
gentoo-2-e61c40840bb5a94186cd0a23cdf0a8b2712d5006.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. (Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r--kde-base/ktux/ChangeLog6
-rw-r--r--kde-base/ktux/Manifest12
-rw-r--r--kde-base/ktux/files/digest-ktux-3.4.01
-rw-r--r--kde-base/ktux/ktux-3.4.0.ebuild13
4 files changed, 21 insertions, 11 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog
index f58519825ba4..96bf779a2894 100644
--- a/kde-base/ktux/ChangeLog
+++ b/kde-base/ktux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ktux
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.4 2005/03/07 17:14:35 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.5 2005/03/13 21:19:10 danarmak Exp $
+
+ 13 Mar 2005; Dan Armak <danarmak@gentoo.org> ktux-3.4.0.ebuild:
+ KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
+ few more days.
*ktux-3.4.0_rc1 (07 Mar 2005)
diff --git a/kde-base/ktux/Manifest b/kde-base/ktux/Manifest
index ca6915b95761..fec1cb10d25f 100644
--- a/kde-base/ktux/Manifest
+++ b/kde-base/ktux/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 b9d577690216a5a6159c8a366220c2e8 ktux-3.4.0_beta1.ebuild 393
MD5 4662bd1d3d4fddfd270b8d21bdaf2cb9 ktux-3.4.0_rc1.ebuild 395
MD5 b2f859388876fd79c2abda316bc610b0 ktux-3.4.0_beta2.ebuild 393
MD5 79575c081b79e9273cff982737158cf0 ChangeLog 944
MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161
+MD5 18a45adf562a0bd03fc3dc4023748a0d ktux-3.4.0.ebuild 388
+MD5 5b4e3adba5796dc0f4ac34763f6e0bff files/digest-ktux-3.4.0 67
MD5 5224e7a7ada9a24776f67cfcd38bd62d files/digest-ktux-3.4.0_beta1 212
MD5 0e9e7fa138d6dfe862e8a50162b994bc files/digest-ktux-3.4.0_beta2 289
MD5 72ac09de5dee4a204a0ee54a99bc0908 files/digest-ktux-3.4.0_rc1 371
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCLIwKntT9W3vfTuoRAqHXAKCE2AhlMOnXN7+uco0s5Y+c8tkt3wCfaatL
-XvK86Fw9mzeChoMfrpbKabw=
-=Waim
------END PGP SIGNATURE-----
diff --git a/kde-base/ktux/files/digest-ktux-3.4.0 b/kde-base/ktux/files/digest-ktux-3.4.0
new file mode 100644
index 000000000000..9be005a7ca08
--- /dev/null
+++ b/kde-base/ktux/files/digest-ktux-3.4.0
@@ -0,0 +1 @@
+MD5 aad06c1e9cc8909bba4db4f3a746f666 kdetoys-3.4.0.tar.bz2 3182523
diff --git a/kde-base/ktux/ktux-3.4.0.ebuild b/kde-base/ktux/ktux-3.4.0.ebuild
new file mode 100644
index 000000000000..02e3aa58edb0
--- /dev/null
+++ b/kde-base/ktux/ktux-3.4.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.4.0.ebuild,v 1.1 2005/03/13 21:19:10 danarmak Exp $
+
+KMNAME=kdetoys
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+DEPEND="" \ No newline at end of file