summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libkpgp')
-rw-r--r--kde-base/libkpgp/ChangeLog8
-rw-r--r--kde-base/libkpgp/Manifest4
-rw-r--r--kde-base/libkpgp/files/digest-libkpgp-3.4.12
-rw-r--r--kde-base/libkpgp/libkpgp-3.4.1.ebuild13
4 files changed, 25 insertions, 2 deletions
diff --git a/kde-base/libkpgp/ChangeLog b/kde-base/libkpgp/ChangeLog
index f044ebfd7e93..50167c2a5355 100644
--- a/kde-base/libkpgp/ChangeLog
+++ b/kde-base/libkpgp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/libkpgp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.8 2005/04/27 18:51:31 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.9 2005/05/25 21:23:13 danarmak Exp $
+
+*libkpgp-3.4.1 (25 May 2005)
+
+ 25 May 2005; Dan Armak <danarmak@gentoo.org> +libkpgp-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> libkpgp-3.4.0.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/kde-base/libkpgp/Manifest b/kde-base/libkpgp/Manifest
index 5e6d08f26fe6..084164a2faac 100644
--- a/kde-base/libkpgp/Manifest
+++ b/kde-base/libkpgp/Manifest
@@ -1,4 +1,6 @@
-MD5 4cb7225ef1777de3bac783141ce6eb90 ChangeLog 1416
+MD5 ff71aced8418b199c0a41887574f7ceb libkpgp-3.4.1.ebuild 386
MD5 35ee0626aad50bbb8fb2d1c9099cb227 libkpgp-3.4.0.ebuild 405
+MD5 4cb7225ef1777de3bac783141ce6eb90 ChangeLog 1416
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 8c0ffea7b75b42449f4acada755ff36a files/digest-libkpgp-3.4.0 67
+MD5 7e3e5fdc63982b39b9df921e916f246a files/digest-libkpgp-3.4.1 134
diff --git a/kde-base/libkpgp/files/digest-libkpgp-3.4.1 b/kde-base/libkpgp/files/digest-libkpgp-3.4.1
new file mode 100644
index 000000000000..50c8351c10a7
--- /dev/null
+++ b/kde-base/libkpgp/files/digest-libkpgp-3.4.1
@@ -0,0 +1,2 @@
+MD5 7f8cc9a40c0190c5a6723f6325bcba06 kdepim-3.4.0.tar.bz2 11441545
+MD5 e5515aa230558bac8651e9cd9f8f9673 kdepim-3.4.1.tar.bz2 11345538
diff --git a/kde-base/libkpgp/libkpgp-3.4.1.ebuild b/kde-base/libkpgp/libkpgp-3.4.1.ebuild
new file mode 100644
index 000000000000..27f199c2574e
--- /dev/null
+++ b/kde-base/libkpgp/libkpgp-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/libkpgp/libkpgp-3.4.1.ebuild,v 1.1 2005/05/25 21:23:13 danarmak Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE pgp abstraction library"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+DEPEND=""