summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2008-11-09 02:30:14 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2008-11-09 02:30:14 +0000
commit04b189d4b417c8b8b7580fee99446f733828c10e (patch)
tree653057272c32e8152dd1a1142d2c16d384dbc46f /kde-base/kdiamond
parentFull auto: Version bump for KDE-4.1.3 (diff)
downloadgentoo-2-04b189d4b417c8b8b7580fee99446f733828c10e.tar.gz
gentoo-2-04b189d4b417c8b8b7580fee99446f733828c10e.tar.bz2
gentoo-2-04b189d4b417c8b8b7580fee99446f733828c10e.zip
Full auto: Version bump for KDE-4.1.3
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686)
Diffstat (limited to 'kde-base/kdiamond')
-rw-r--r--kde-base/kdiamond/ChangeLog7
-rw-r--r--kde-base/kdiamond/kdiamond-4.1.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kdiamond/ChangeLog b/kde-base/kdiamond/ChangeLog
index bbbaa1bf5037..f10a36ac5101 100644
--- a/kde-base/kdiamond/ChangeLog
+++ b/kde-base/kdiamond/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kdiamond
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.1 2008/10/02 08:27:22 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.2 2008/11/09 02:30:14 scarabeus Exp $
+
+*kdiamond-4.1.3 (08 Nov 2008)
+
+ 08 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> +kdiamond-4.1.3.ebuild:
+ Version bump.
*kdiamond-4.1.2 (02 Oct 2008)
diff --git a/kde-base/kdiamond/kdiamond-4.1.3.ebuild b/kde-base/kdiamond/kdiamond-4.1.3.ebuild
new file mode 100644
index 000000000000..9dd9976fe759
--- /dev/null
+++ b/kde-base/kdiamond/kdiamond-4.1.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/kdiamond-4.1.3.ebuild,v 1.1 2008/11/09 02:30:14 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="KDiamond is a three-in-a-row game."
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"