summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 07:09:22 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 07:09:22 +0000
commite64690318c15dcc8a6aa0698dcdef14a892bb670 (patch)
treecacfe8872ca32322af2a0b50eb525b6985618ab1 /kde-base/bovo
parentBumped kde4 eclasses. (diff)
downloadhistorical-e64690318c15dcc8a6aa0698dcdef14a892bb670.tar.gz
historical-e64690318c15dcc8a6aa0698dcdef14a892bb670.tar.bz2
historical-e64690318c15dcc8a6aa0698dcdef14a892bb670.zip
Add kde-4.1.2 into the tree from the kde-testing overlay.
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64
Diffstat (limited to 'kde-base/bovo')
-rw-r--r--kde-base/bovo/ChangeLog8
-rw-r--r--kde-base/bovo/bovo-4.1.2.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/bovo/ChangeLog b/kde-base/bovo/ChangeLog
index 99fb62ca1416..1fa047142e41 100644
--- a/kde-base/bovo/ChangeLog
+++ b/kde-base/bovo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/bovo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.9 2008/06/09 14:52:02 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.10 2008/10/02 06:23:27 jmbsvicetto Exp $
+
+*bovo-4.1.2 (02 Oct 2008)
+
+ 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +bovo-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> -bovo-4.0.2.ebuild,
-bovo-4.0.3.ebuild:
diff --git a/kde-base/bovo/bovo-4.1.2.ebuild b/kde-base/bovo/bovo-4.1.2.ebuild
new file mode 100644
index 000000000000..36ce373f2de7
--- /dev/null
+++ b/kde-base/bovo/bovo-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/bovo/bovo-4.1.2.ebuild,v 1.1 2008/10/02 06:23:27 jmbsvicetto Exp $
+
+EAPI="2"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="Five-in-a-row Board Game"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"