summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 08:35:05 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 08:35:05 +0000
commit18fd3886ccc41b2d5f1d4c663dbe590f35e305ee (patch)
tree53eff4a5a0d6d565f2a7cd28f6259a78adf000bb /kde-base/kfourinline
parentAdd kde-4.1.2 into the tree from the kde-testing overlay. (diff)
downloadgentoo-2-18fd3886ccc41b2d5f1d4c663dbe590f35e305ee.tar.gz
gentoo-2-18fd3886ccc41b2d5f1d4c663dbe590f35e305ee.tar.bz2
gentoo-2-18fd3886ccc41b2d5f1d4c663dbe590f35e305ee.zip
Add kde-4.1.2 into the tree from the kde-testing overlay.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r--kde-base/kfourinline/ChangeLog8
-rw-r--r--kde-base/kfourinline/kfourinline-4.1.2.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog
index 61abd437812a..a8b907024e8e 100644
--- a/kde-base/kfourinline/ChangeLog
+++ b/kde-base/kfourinline/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kfourinline
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.9 2008/06/09 15:05:46 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.10 2008/10/02 08:35:05 jmbsvicetto Exp $
+
+*kfourinline-4.1.2 (02 Oct 2008)
+
+ 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +kfourinline-4.1.2.ebuild:
+ Add kde-4.1.2 into the tree from the kde-testing overlay.
09 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org>
-kfourinline-4.0.2.ebuild, -kfourinline-4.0.3.ebuild:
diff --git a/kde-base/kfourinline/kfourinline-4.1.2.ebuild b/kde-base/kfourinline/kfourinline-4.1.2.ebuild
new file mode 100644
index 000000000000..9daf572fd967
--- /dev/null
+++ b/kde-base/kfourinline/kfourinline-4.1.2.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/kfourinline/kfourinline-4.1.2.ebuild,v 1.1 2008/10/02 08:35:05 jmbsvicetto Exp $
+
+EAPI="2"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="kde four-in-a-row game"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"