diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:18:50 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:18:50 +0000 |
commit | af76137a48f9b5f0501f90e7b8d13bc9413f8496 (patch) | |
tree | 467f8211a889e90c6e9e35b7757b0088920aacb4 /kde-base/palapeli | |
parent | [kde-base/kreadconfig] Version bump to KDE SC 4.4.0 (diff) | |
download | historical-af76137a48f9b5f0501f90e7b8d13bc9413f8496.tar.gz historical-af76137a48f9b5f0501f90e7b8d13bc9413f8496.tar.bz2 historical-af76137a48f9b5f0501f90e7b8d13bc9413f8496.zip |
[kde-base/palapeli] 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/palapeli')
-rw-r--r-- | kde-base/palapeli/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/palapeli/palapeli-4.4.0.ebuild | 12 |
2 files changed, 21 insertions, 0 deletions
diff --git a/kde-base/palapeli/ChangeLog b/kde-base/palapeli/ChangeLog new file mode 100644 index 000000000000..cb6db4abebcd --- /dev/null +++ b/kde-base/palapeli/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for kde-base/palapeli +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/palapeli/ChangeLog,v 1.1 2010/02/09 00:18:47 alexxy Exp $ + +*palapeli-4.4.0 (09 Feb 2010) + + 09 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +palapeli-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 + diff --git a/kde-base/palapeli/palapeli-4.4.0.ebuild b/kde-base/palapeli/palapeli-4.4.0.ebuild new file mode 100644 index 000000000000..1366bf9b65f8 --- /dev/null +++ b/kde-base/palapeli/palapeli-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/palapeli/palapeli-4.4.0.ebuild,v 1.1 2010/02/09 00:18:47 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE jigsaw puzzle game" +KEYWORDS="~amd64 ~x86" +IUSE="debug +handbook" |