summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 09:54:07 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 09:54:07 +0000
commitbcfc4e8bcdd800aabb3c007d106a838cdd03358c (patch)
tree065e08b30c8e0e7f086c7b49e9a5dc248c7001c4 /kde-base/ksame
parentAdd kde-4.1.2 into the tree from the kde-testing overlay. (diff)
downloadgentoo-2-bcfc4e8bcdd800aabb3c007d106a838cdd03358c.tar.gz
gentoo-2-bcfc4e8bcdd800aabb3c007d106a838cdd03358c.tar.bz2
gentoo-2-bcfc4e8bcdd800aabb3c007d106a838cdd03358c.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/ksame')
-rw-r--r--kde-base/ksame/ChangeLog8
-rw-r--r--kde-base/ksame/ksame-4.1.2.ebuild11
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog
index ba5abf145174..7f2452c85be6 100644
--- a/kde-base/ksame/ChangeLog
+++ b/kde-base/ksame/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/ksame
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.94 2008/09/13 23:59:39 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.95 2008/10/02 09:54:07 jmbsvicetto Exp $
+
+*ksame-4.1.2 (02 Oct 2008)
+
+ 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +ksame-4.1.2.ebuild:
+ Add kde-4.1.2 into the tree from the kde-testing overlay.
*ksame-3.5.10 (13 Sep 2008)
diff --git a/kde-base/ksame/ksame-4.1.2.ebuild b/kde-base/ksame/ksame-4.1.2.ebuild
new file mode 100644
index 000000000000..dce3f289a8e0
--- /dev/null
+++ b/kde-base/ksame/ksame-4.1.2.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/ksame/ksame-4.1.2.ebuild,v 1.1 2008/10/02 09:54:07 jmbsvicetto Exp $
+
+EAPI="2"
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"