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/kdeaddons-kfile-plugins
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/kdeaddons-kfile-plugins')
-rw-r--r--kde-base/kdeaddons-kfile-plugins/ChangeLog9
-rw-r--r--kde-base/kdeaddons-kfile-plugins/Manifest4
-rw-r--r--kde-base/kdeaddons-kfile-plugins/files/digest-kdeaddons-kfile-plugins-3.4.12
-rw-r--r--kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild17
4 files changed, 30 insertions, 2 deletions
diff --git a/kde-base/kdeaddons-kfile-plugins/ChangeLog b/kde-base/kdeaddons-kfile-plugins/ChangeLog
index cdc88656e163..d3a3ec8f0f81 100644
--- a/kde-base/kdeaddons-kfile-plugins/ChangeLog
+++ b/kde-base/kdeaddons-kfile-plugins/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/kdeaddons-kfile-plugins
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.7 2005/04/27 22:00:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.8 2005/05/25 21:23:02 danarmak Exp $
+
+*kdeaddons-kfile-plugins-3.4.1 (25 May 2005)
+
+ 25 May 2005; Dan Armak <danarmak@gentoo.org>
+ +kdeaddons-kfile-plugins-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>
kdeaddons-kfile-plugins-3.4.0.ebuild:
diff --git a/kde-base/kdeaddons-kfile-plugins/Manifest b/kde-base/kdeaddons-kfile-plugins/Manifest
index 2b2ae1d147e1..db8617cf7a51 100644
--- a/kde-base/kdeaddons-kfile-plugins/Manifest
+++ b/kde-base/kdeaddons-kfile-plugins/Manifest
@@ -1,4 +1,6 @@
+MD5 0e7dbb00c1b00b03a79959fa6e850208 kdeaddons-kfile-plugins-3.4.1.ebuild 501
MD5 5736bd7cfb1097440c35e1d0bf50c7a8 ChangeLog 1315
-MD5 2df24fad2e041460de7ccad4049dfa3c kdeaddons-kfile-plugins-3.4.0.ebuild 520
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
+MD5 2df24fad2e041460de7ccad4049dfa3c kdeaddons-kfile-plugins-3.4.0.ebuild 520
MD5 231586b7509d98416a3043180cebfe60 files/digest-kdeaddons-kfile-plugins-3.4.0 69
+MD5 7358ade938bf135b83f7e821872dac84 files/digest-kdeaddons-kfile-plugins-3.4.1 138
diff --git a/kde-base/kdeaddons-kfile-plugins/files/digest-kdeaddons-kfile-plugins-3.4.1 b/kde-base/kdeaddons-kfile-plugins/files/digest-kdeaddons-kfile-plugins-3.4.1
new file mode 100644
index 000000000000..99edca6ae169
--- /dev/null
+++ b/kde-base/kdeaddons-kfile-plugins/files/digest-kdeaddons-kfile-plugins-3.4.1
@@ -0,0 +1,2 @@
+MD5 5a0d82ee1bbaeec8dab74b2e5e604f94 kdeaddons-3.4.0.tar.bz2 1670919
+MD5 596c3a7f4ef43e2f0bd760196a6b119b kdeaddons-3.4.1.tar.bz2 1626243
diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild
new file mode 100644
index 000000000000..caa984085655
--- /dev/null
+++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild,v 1.1 2005/05/25 21:23:02 danarmak Exp $
+KMNAME=kdeaddons
+KMNOMODULE=true
+KMEXTRA="kfile-plugins/"
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="kdeaddons kfile plugins"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+DEPEND="ssl? (dev-libs/openssl)"
+
+# kfile-cert requires ssl
+