diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:15:52 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:15:52 +0000 |
commit | 1049f8f4c2a472f784d3c46381da1ec782de7056 (patch) | |
tree | 5bd4e0edce0de65484c5502124c2e0eeec956875 /kde-base/konquest | |
parent | [kde-base/kdeaccounts-plugin] Version bump to KDE SC 4.4.0 (diff) | |
download | historical-1049f8f4c2a472f784d3c46381da1ec782de7056.tar.gz historical-1049f8f4c2a472f784d3c46381da1ec782de7056.tar.bz2 historical-1049f8f4c2a472f784d3c46381da1ec782de7056.zip |
[kde-base/konquest] Version bump to KDE SC 4.4.0
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/konquest')
-rw-r--r-- | kde-base/konquest/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/konquest/konquest-4.4.0.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/konquest/ChangeLog b/kde-base/konquest/ChangeLog index 2aa69e59605f..ecf8ba2a8502 100644 --- a/kde-base/konquest/ChangeLog +++ b/kde-base/konquest/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/konquest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v 1.139 2010/01/25 16:30:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v 1.140 2010/02/09 00:15:52 alexxy Exp $ + +*konquest-4.4.0 (08 Feb 2010) + + 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +konquest-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 *konquest-4.3.5 (25 Jan 2010) diff --git a/kde-base/konquest/konquest-4.4.0.ebuild b/kde-base/konquest/konquest-4.4.0.ebuild new file mode 100644 index 000000000000..3153869e3e25 --- /dev/null +++ b/kde-base/konquest/konquest-4.4.0.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/konquest/konquest-4.4.0.ebuild,v 1.1 2010/02/09 00:15:52 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="Galactic Strategy KDE Game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |