diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-25 17:45:10 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-25 17:45:10 +0000 |
commit | c552594ca5cc5e4e460e3b5ca86e57f1d8bef656 (patch) | |
tree | 54a346c20039e1ea40108fab92ae3e438743c4e5 /kde-base/kgoldrunner | |
parent | Version bump. Drop older. (diff) | |
download | historical-c552594ca5cc5e4e460e3b5ca86e57f1d8bef656.tar.gz historical-c552594ca5cc5e4e460e3b5ca86e57f1d8bef656.tar.bz2 historical-c552594ca5cc5e4e460e3b5ca86e57f1d8bef656.zip |
Version bump KDE 4.3.5
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kgoldrunner')
-rw-r--r-- | kde-base/kgoldrunner/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kgoldrunner/kgoldrunner-4.3.5.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kgoldrunner/ChangeLog b/kde-base/kgoldrunner/ChangeLog index c373a3f2a584..d63050bed4fe 100644 --- a/kde-base/kgoldrunner/ChangeLog +++ b/kde-base/kgoldrunner/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kgoldrunner # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.139 2010/01/23 02:54:32 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.140 2010/01/25 15:55:48 scarabeus Exp $ + +*kgoldrunner-4.3.5 (25 Jan 2010) + + 25 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + +kgoldrunner-4.3.5.ebuild: + Version bump 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kgoldrunner-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/kgoldrunner/kgoldrunner-4.3.5.ebuild b/kde-base/kgoldrunner/kgoldrunner-4.3.5.ebuild new file mode 100644 index 000000000000..8e41de8e87f9 --- /dev/null +++ b/kde-base/kgoldrunner/kgoldrunner-4.3.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/kgoldrunner-4.3.5.ebuild,v 1.1 2010/01/25 15:55:48 scarabeus Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE: KGoldrunner is a game of action and puzzle solving" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |