diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:18:37 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:18:37 +0000 |
commit | f4df379354e03ad5b91de15957c79c3a8c5e2381 (patch) | |
tree | 0efa33252c5f2acaf59e33530db2e47def0d3a40 /kde-base/kubrick | |
parent | [kde-base/cantor] Add missing metadata (diff) | |
download | gentoo-2-f4df379354e03ad5b91de15957c79c3a8c5e2381.tar.gz gentoo-2-f4df379354e03ad5b91de15957c79c3a8c5e2381.tar.bz2 gentoo-2-f4df379354e03ad5b91de15957c79c3a8c5e2381.zip |
[kde-base/kubrick] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kubrick')
-rw-r--r-- | kde-base/kubrick/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kubrick/kubrick-4.4.0.ebuild | 13 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kubrick/ChangeLog b/kde-base/kubrick/ChangeLog index 2139ec9635b7..852f81f3990c 100644 --- a/kde-base/kubrick/ChangeLog +++ b/kde-base/kubrick/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kubrick # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kubrick/ChangeLog,v 1.37 2010/01/25 17:04:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kubrick/ChangeLog,v 1.38 2010/02/09 00:18:37 alexxy Exp $ + +*kubrick-4.4.0 (09 Feb 2010) + + 09 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +kubrick-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 *kubrick-4.3.5 (25 Jan 2010) diff --git a/kde-base/kubrick/kubrick-4.4.0.ebuild b/kde-base/kubrick/kubrick-4.4.0.ebuild new file mode 100644 index 000000000000..a03812de0993 --- /dev/null +++ b/kde-base/kubrick/kubrick-4.4.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kubrick/kubrick-4.4.0.ebuild,v 1.1 2010/02/09 00:18:37 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +OPENGL_REQUIRED="always" +inherit kde4-meta + +DESCRIPTION="KDE: Kubrick is a games based on \"Rubik\'s Cube\" puzzle." +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |