summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-05-25 21:23:15 +0000
committerDan Armak <danarmak@gentoo.org>2005-05-25 21:23:15 +0000
commit2c22cfa8ffcfc73043bf37aeee39170605f0eb4d (patch)
treed056634258bce285b9c3837f09ef42145572f845 /kde-base/ktux
parentAdd the missing HOMEPAGE variable so repoman doesn't complain. (diff)
downloadgentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.tar.gz
gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.tar.bz2
gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.zip
KDE 3.4.1 ebuilds; package.masked as they aren't released yet
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r--kde-base/ktux/ChangeLog8
-rw-r--r--kde-base/ktux/Manifest4
-rw-r--r--kde-base/ktux/files/digest-ktux-3.4.12
-rw-r--r--kde-base/ktux/ktux-3.4.1.ebuild13
4 files changed, 25 insertions, 2 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog
index 281a1e5a2850..b670469dde66 100644
--- a/kde-base/ktux/ChangeLog
+++ b/kde-base/ktux/ChangeLog
@@ -1,6 +1,12 @@
# 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.8 2005/04/27 22:19:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.9 2005/05/25 21:23:12 danarmak Exp $
+
+*ktux-3.4.1 (25 May 2005)
+
+ 25 May 2005; Dan Armak <danarmak@gentoo.org> +ktux-3.4.1.ebuild:
+ Ebuilds for KDE 3.4.1. These are package.masked until 3.4.1 is actually
+ released. You can't get the tarballs yet.
27 Apr 2005; Markus Rothe <corsair@gentoo.org> ktux-3.4.0.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/kde-base/ktux/Manifest b/kde-base/ktux/Manifest
index 6f20738330ae..55960dcf0f9c 100644
--- a/kde-base/ktux/Manifest
+++ b/kde-base/ktux/Manifest
@@ -1,4 +1,6 @@
+MD5 aa8cceef67a2497bb70660a1abc77b69 ktux-3.4.1.ebuild 393
MD5 81b3d7a6145b4626b05fda6125bf233f ChangeLog 1380
-MD5 e652c61b46004df853fafb41acfeda24 ktux-3.4.0.ebuild 412
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
+MD5 e652c61b46004df853fafb41acfeda24 ktux-3.4.0.ebuild 412
MD5 5b4e3adba5796dc0f4ac34763f6e0bff files/digest-ktux-3.4.0 67
+MD5 7638be7e98aa22bf0dbf0df376337913 files/digest-ktux-3.4.1 134
diff --git a/kde-base/ktux/files/digest-ktux-3.4.1 b/kde-base/ktux/files/digest-ktux-3.4.1
new file mode 100644
index 000000000000..936f78fc11f6
--- /dev/null
+++ b/kde-base/ktux/files/digest-ktux-3.4.1
@@ -0,0 +1,2 @@
+MD5 aad06c1e9cc8909bba4db4f3a746f666 kdetoys-3.4.0.tar.bz2 3182523
+MD5 8c9ad215fe076942bc9195eca5a9175f kdetoys-3.4.1.tar.bz2 3200295
diff --git a/kde-base/ktux/ktux-3.4.1.ebuild b/kde-base/ktux/ktux-3.4.1.ebuild
new file mode 100644
index 000000000000..9bf20619054d
--- /dev/null
+++ b/kde-base/ktux/ktux-3.4.1.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.1.ebuild,v 1.1 2005/05/25 21:23:12 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