summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-05-16 00:10:14 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-05-16 00:10:14 +0000
commit3e2b396f08df54b409897fcec8bfac4ca02f8547 (patch)
tree91d858de958fe0dc54215c8b1b3c43c246d4784e /kde-base/kpat
parentAdded KDE 4.0.4 version of kpasswdserver. Thanks to Jorge Manuel B. S. Vicetto. (diff)
downloadgentoo-2-3e2b396f08df54b409897fcec8bfac4ca02f8547.tar.gz
gentoo-2-3e2b396f08df54b409897fcec8bfac4ca02f8547.tar.bz2
gentoo-2-3e2b396f08df54b409897fcec8bfac4ca02f8547.zip
Added KDE 4.0.4 version of kpat. Thanks to Jorge Manuel B. S. Vicetto.
(Portage version: 2.1.5)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r--kde-base/kpat/ChangeLog7
-rw-r--r--kde-base/kpat/kpat-4.0.4.ebuild11
2 files changed, 17 insertions, 1 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog
index 3fc4edcf6728..fa7084233416 100644
--- a/kde-base/kpat/ChangeLog
+++ b/kde-base/kpat/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kpat
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.91 2008/05/14 19:21:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.92 2008/05/16 00:10:14 ingmar Exp $
+
+*kpat-4.0.4 (15 May 2008)
+
+ 15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> +kpat-4.0.4.ebuild:
+ Added KDE 4.0.4 version of kpat. Thanks to Jorge Manuel B. S. Vicetto.
14 May 2008; Markus Rothe <corsair@gentoo.org> kpat-3.5.9.ebuild:
Stable on ppc64; bug #221063
diff --git a/kde-base/kpat/kpat-4.0.4.ebuild b/kde-base/kpat/kpat-4.0.4.ebuild
new file mode 100644
index 000000000000..4a75bd553ade
--- /dev/null
+++ b/kde-base/kpat/kpat-4.0.4.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.0.4.ebuild,v 1.1 2008/05/16 00:10:14 ingmar Exp $
+
+EAPI="1"
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="KDE patience game"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"