summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 21:06:07 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 21:06:07 +0000
commit6870f2e694d71c1f77cff3a95bd1011c541e8dcc (patch)
treeb198d40351bfff04eb156f1485d6b1af3576e13f /kde-base/kfourinline
parentVersion bump to KDE 4.0.3. This is still not intended for mainstream so DO NO... (diff)
downloadgentoo-2-6870f2e694d71c1f77cff3a95bd1011c541e8dcc.tar.gz
gentoo-2-6870f2e694d71c1f77cff3a95bd1011c541e8dcc.tar.bz2
gentoo-2-6870f2e694d71c1f77cff3a95bd1011c541e8dcc.zip
Version bump to KDE 4.0.3. This is still not intended for mainstream so DO NOT KEYWORD IT without talking to the KDE herd first.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r--kde-base/kfourinline/ChangeLog9
-rw-r--r--kde-base/kfourinline/kfourinline-4.0.3.ebuild12
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog
index 6e12ce80dc48..d25e3ee2be6a 100644
--- a/kde-base/kfourinline/ChangeLog
+++ b/kde-base/kfourinline/ChangeLog
@@ -1,6 +1,13 @@
# 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.5 2008/03/20 17:02:03 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.6 2008/04/03 21:06:07 philantrop Exp $
+
+*kfourinline-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +kfourinline-4.0.3.ebuild:
+ Version bump to KDE 4.0.3. This is still not intended for mainstream so DO
+ NOT KEYWORD IT without talking to the KDE herd first.
20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-kfourinline-4.0.1.ebuild:
diff --git a/kde-base/kfourinline/kfourinline-4.0.3.ebuild b/kde-base/kfourinline/kfourinline-4.0.3.ebuild
new file mode 100644
index 000000000000..8798cd9f50d8
--- /dev/null
+++ b/kde-base/kfourinline/kfourinline-4.0.3.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.0.3.ebuild,v 1.1 2008/04/03 21:06:07 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="kde four-in-a-row game"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"