diff options
Diffstat (limited to 'kde-base/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.5.5.ebuild | 13 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.6.0.ebuild | 13 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.6.2.ebuild (renamed from kde-base/kpat/kpat-4.6.1.ebuild) | 2 |
4 files changed, 8 insertions, 28 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index e1b07ad3ba8f..3c2f4bfdf631 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.166 2011/03/04 17:59:57 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.167 2011/04/06 14:19:12 scarabeus Exp $ + +*kpat-4.6.2 (06 Apr 2011) + + 06 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -kpat-4.5.5.ebuild, + -kpat-4.6.0.ebuild, -kpat-4.6.1.ebuild, +kpat-4.6.2.ebuild: + Version bump KDE SC 4.6.2 *kpat-4.6.1 (04 Mar 2011) diff --git a/kde-base/kpat/kpat-4.5.5.ebuild b/kde-base/kpat/kpat-4.5.5.ebuild deleted file mode 100644 index 78c2bd0ee834..000000000000 --- a/kde-base/kpat/kpat-4.5.5.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.5.5.ebuild,v 1.1 2011/01/10 11:53:38 tampakrap Exp $ - -EAPI="3" - -KDE_HANDBOOK="optional" -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE patience game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" diff --git a/kde-base/kpat/kpat-4.6.0.ebuild b/kde-base/kpat/kpat-4.6.0.ebuild deleted file mode 100644 index 8d1fea78ecf9..000000000000 --- a/kde-base/kpat/kpat-4.6.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.6.0.ebuild,v 1.1 2011/01/26 20:29:14 alexxy Exp $ - -EAPI="3" - -KDE_HANDBOOK="optional" -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE patience game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" diff --git a/kde-base/kpat/kpat-4.6.1.ebuild b/kde-base/kpat/kpat-4.6.2.ebuild index 5346cd80e853..a227ac332b9b 100644 --- a/kde-base/kpat/kpat-4.6.1.ebuild +++ b/kde-base/kpat/kpat-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.6.1.ebuild,v 1.1 2011/03/04 17:59:57 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.6.2.ebuild,v 1.1 2011/04/06 14:19:12 scarabeus Exp $ EAPI=3 |