summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r--kde-base/kfourinline/ChangeLog8
-rw-r--r--kde-base/kfourinline/kfourinline-4.2.3.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog
index c0e0fa98a4a4..552f49139289 100644
--- a/kde-base/kfourinline/ChangeLog
+++ b/kde-base/kfourinline/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kfourinline
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.25 2009/04/17 06:09:54 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.26 2009/05/06 23:24:38 scarabeus Exp $
+
+*kfourinline-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ +kfourinline-4.2.3.ebuild:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kfourinline-4.2.2:
Restore ~hppa keywords
diff --git a/kde-base/kfourinline/kfourinline-4.2.3.ebuild b/kde-base/kfourinline/kfourinline-4.2.3.ebuild
new file mode 100644
index 000000000000..633920cb02b2
--- /dev/null
+++ b/kde-base/kfourinline/kfourinline-4.2.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.2.3.ebuild,v 1.1 2009/05/06 23:24:38 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE four-in-a-row game"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug doc"