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/kapptemplate
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/kapptemplate')
-rw-r--r--kde-base/kapptemplate/ChangeLog8
-rw-r--r--kde-base/kapptemplate/Manifest4
-rw-r--r--kde-base/kapptemplate/files/digest-kapptemplate-3.4.12
-rw-r--r--kde-base/kapptemplate/kapptemplate-3.4.1.ebuild13
4 files changed, 25 insertions, 2 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index 7e2d202a8963..cbd75164d710 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kapptemplate
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.7 2005/04/27 20:53:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.8 2005/05/25 21:23:01 danarmak Exp $
+
+*kapptemplate-3.4.1 (25 May 2005)
+
+ 25 May 2005; Dan Armak <danarmak@gentoo.org> +kapptemplate-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> kapptemplate-3.4.0.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/kde-base/kapptemplate/Manifest b/kde-base/kapptemplate/Manifest
index 8b65b12748cd..610fd168cc53 100644
--- a/kde-base/kapptemplate/Manifest
+++ b/kde-base/kapptemplate/Manifest
@@ -1,4 +1,6 @@
-MD5 e64cc90f040b5409a4402ab6ecdbcc92 ChangeLog 1369
MD5 36a594328373f823ccfb78b6fde7688f kapptemplate-3.4.0.ebuild 485
+MD5 b99981b4c62cf61c74a56d9122d97226 kapptemplate-3.4.1.ebuild 466
+MD5 e64cc90f040b5409a4402ab6ecdbcc92 ChangeLog 1369
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 629dc052bf3cddca3be442ae6c22f412 files/digest-kapptemplate-3.4.0 66
+MD5 b194fcd7223ef7a351a7a27c1c004a67 files/digest-kapptemplate-3.4.1 132
diff --git a/kde-base/kapptemplate/files/digest-kapptemplate-3.4.1 b/kde-base/kapptemplate/files/digest-kapptemplate-3.4.1
new file mode 100644
index 000000000000..f7fbaf0053c2
--- /dev/null
+++ b/kde-base/kapptemplate/files/digest-kapptemplate-3.4.1
@@ -0,0 +1,2 @@
+MD5 5b88692972e65c5e7d3aafc6400bea2c kdesdk-3.4.0.tar.bz2 4571452
+MD5 b7073f0f4ac7efe4d6ff33c1ba527668 kdesdk-3.4.1.tar.bz2 4589829
diff --git a/kde-base/kapptemplate/kapptemplate-3.4.1.ebuild b/kde-base/kapptemplate/kapptemplate-3.4.1.ebuild
new file mode 100644
index 000000000000..4b181572c436
--- /dev/null
+++ b/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-3.4.1.ebuild,v 1.1 2005/05/25 21:23:01 danarmak Exp $
+
+KMNAME=kdesdk
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KAppTemplate - A shell script that will create the necessary framework to develop various KDE applications"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+