summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-11 23:06:31 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-11 23:06:31 +0000
commit775d3147b62efdf9b436d2703d279f775a31859f (patch)
treee3c7930461cfe0d27e9e95f06a3349bd0692e0e3 /kde-base/kfourinline
parentAdd KDE 4.2.2 (diff)
downloadgentoo-2-775d3147b62efdf9b436d2703d279f775a31859f.tar.gz
gentoo-2-775d3147b62efdf9b436d2703d279f775a31859f.tar.bz2
gentoo-2-775d3147b62efdf9b436d2703d279f775a31859f.zip
Add KDE 4.2.2
(Portage version: 2.2_rc29/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r--kde-base/kfourinline/ChangeLog8
-rw-r--r--kde-base/kfourinline/kfourinline-4.2.2.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog
index 0b00b5600a80..9ace559c8601 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.22 2009/04/11 18:58:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.23 2009/04/11 23:06:31 alexxy Exp $
+
+*kfourinline-4.2.2 (11 Apr 2009)
+
+ 11 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kfourinline-4.2.2.ebuild:
+ Add KDE 4.2.2
11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kfourinline-4.2.1.ebuild:
Add ~alpha/~ia64 wrt #260777
diff --git a/kde-base/kfourinline/kfourinline-4.2.2.ebuild b/kde-base/kfourinline/kfourinline-4.2.2.ebuild
new file mode 100644
index 000000000000..b8fee5cb8b7a
--- /dev/null
+++ b/kde-base/kfourinline/kfourinline-4.2.2.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.2.ebuild,v 1.1 2009/04/11 23:06:31 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE four-in-a-row game"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug doc"