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/kfloppy
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/kfloppy')
-rw-r--r--kde-base/kfloppy/ChangeLog8
-rw-r--r--kde-base/kfloppy/Manifest4
-rw-r--r--kde-base/kfloppy/files/digest-kfloppy-3.4.12
-rw-r--r--kde-base/kfloppy/kfloppy-3.4.1.ebuild12
4 files changed, 24 insertions, 2 deletions
diff --git a/kde-base/kfloppy/ChangeLog b/kde-base/kfloppy/ChangeLog
index ae2111d324fc..600e526e0276 100644
--- a/kde-base/kfloppy/ChangeLog
+++ b/kde-base/kfloppy/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kfloppy
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/ChangeLog,v 1.7 2005/04/27 22:09:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/ChangeLog,v 1.8 2005/05/25 21:23:06 danarmak Exp $
+
+*kfloppy-3.4.1 (25 May 2005)
+
+ 25 May 2005; Dan Armak <danarmak@gentoo.org> +kfloppy-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> kfloppy-3.4.0.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/kde-base/kfloppy/Manifest b/kde-base/kfloppy/Manifest
index 4de66b20abf6..c0cc386ed8cb 100644
--- a/kde-base/kfloppy/Manifest
+++ b/kde-base/kfloppy/Manifest
@@ -1,4 +1,6 @@
-MD5 c0cf605f232e56570c8b4c7c97afe605 ChangeLog 1312
MD5 101511bda3d7b582a162472598f3b01f kfloppy-3.4.0.ebuild 437
+MD5 c0cf605f232e56570c8b4c7c97afe605 ChangeLog 1312
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
+MD5 470d157d697377fa37fdda96952f2a0d kfloppy-3.4.1.ebuild 418
MD5 dbade662a75a6b44c890deef5400485f files/digest-kfloppy-3.4.0 68
+MD5 b0a10acbeb1561abc6b84728e8b8c9bc files/digest-kfloppy-3.4.1 136
diff --git a/kde-base/kfloppy/files/digest-kfloppy-3.4.1 b/kde-base/kfloppy/files/digest-kfloppy-3.4.1
new file mode 100644
index 000000000000..617d35b66a27
--- /dev/null
+++ b/kde-base/kfloppy/files/digest-kfloppy-3.4.1
@@ -0,0 +1,2 @@
+MD5 cb7e5402eedaca816e210d460e22e53a kdeutils-3.4.0.tar.bz2 2328791
+MD5 0c3ef37a96ce9f5b0b3ee5d0b31ef4e4 kdeutils-3.4.1.tar.bz2 2287376
diff --git a/kde-base/kfloppy/kfloppy-3.4.1.ebuild b/kde-base/kfloppy/kfloppy-3.4.1.ebuild
new file mode 100644
index 000000000000..7b491d8ac7cd
--- /dev/null
+++ b/kde-base/kfloppy/kfloppy-3.4.1.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/kfloppy/kfloppy-3.4.1.ebuild,v 1.1 2005/05/25 21:23:06 danarmak Exp $
+
+KMNAME=kdeutils
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KFloppy - formats disks and puts a DOS or ext2fs filesystem on them."
+KEYWORDS="~x86 ~amd64"
+IUSE="" \ No newline at end of file