summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 10:50:57 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 10:50:57 +0000
commite3579548efb80e055a34b0e7726f1da20f7e2595 (patch)
tree0f41b3075556e89d2e32f91c7dfcf9c6a76caeb8 /kde-base/libkmahjongg
parentAdd kde-4.1.2 into the tree from the kde-testing overlay. (diff)
downloadgentoo-2-e3579548efb80e055a34b0e7726f1da20f7e2595.tar.gz
gentoo-2-e3579548efb80e055a34b0e7726f1da20f7e2595.tar.bz2
gentoo-2-e3579548efb80e055a34b0e7726f1da20f7e2595.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/libkmahjongg')
-rw-r--r--kde-base/libkmahjongg/ChangeLog8
-rw-r--r--kde-base/libkmahjongg/libkmahjongg-4.1.2.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/libkmahjongg/ChangeLog b/kde-base/libkmahjongg/ChangeLog
index 7da06db3518c..88a6e497afe5 100644
--- a/kde-base/libkmahjongg/ChangeLog
+++ b/kde-base/libkmahjongg/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/libkmahjongg
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmahjongg/ChangeLog,v 1.9 2008/06/09 14:55:53 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmahjongg/ChangeLog,v 1.10 2008/10/02 10:50:57 jmbsvicetto Exp $
+
+*libkmahjongg-4.1.2 (02 Oct 2008)
+
+ 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +libkmahjongg-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>
-libkmahjongg-4.0.2.ebuild, -libkmahjongg-4.0.3.ebuild:
diff --git a/kde-base/libkmahjongg/libkmahjongg-4.1.2.ebuild b/kde-base/libkmahjongg/libkmahjongg-4.1.2.ebuild
new file mode 100644
index 000000000000..f16cb682302b
--- /dev/null
+++ b/kde-base/libkmahjongg/libkmahjongg-4.1.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmahjongg/libkmahjongg-4.1.2.ebuild,v 1.1 2008/10/02 10:50:57 jmbsvicetto Exp $
+
+EAPI="2"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="LibKMahjongg for KDE"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug "
+
+#PATCHES="${FILESDIR}/${PN}-4.0.0-link.patch"