diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 12:28:27 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 12:28:27 +0000 |
commit | 3122d0b4c6dd6b49fa6b6fa1f78d5a6b11ccf6d9 (patch) | |
tree | fcc9b86ab309fa19f99afd2f3caec173aa3db38d /kde-base/kfourinline | |
parent | Version bump KDE 4.2.4 (diff) | |
download | gentoo-2-3122d0b4c6dd6b49fa6b6fa1f78d5a6b11ccf6d9.tar.gz gentoo-2-3122d0b4c6dd6b49fa6b6fa1f78d5a6b11ccf6d9.tar.bz2 gentoo-2-3122d0b4c6dd6b49fa6b6fa1f78d5a6b11ccf6d9.zip |
Version bump KDE 4.2.4
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r-- | kde-base/kfourinline/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kfourinline/kfourinline-4.2.4.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 084f45c792d3..c3923a06f9fc 100644 --- a/kde-base/kfourinline/ChangeLog +++ b/kde-base/kfourinline/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kfourinline # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.27 2009/06/03 15:43:44 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.28 2009/06/04 12:28:27 alexxy Exp $ + +*kfourinline-4.2.4 (04 Jun 2009) + + 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + +kfourinline-4.2.4.ebuild: + Version bump 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfourinline-4.2.2.ebuild: diff --git a/kde-base/kfourinline/kfourinline-4.2.4.ebuild b/kde-base/kfourinline/kfourinline-4.2.4.ebuild new file mode 100644 index 000000000000..8da0e45c9ea6 --- /dev/null +++ b/kde-base/kfourinline/kfourinline-4.2.4.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.2.4.ebuild,v 1.1 2009/06/04 12:28:27 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE four-in-a-row game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug +handbook" |