diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 17:12:37 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 17:12:37 +0000 |
commit | 777ec57358b7df4429615700f00de4e127a9d1d0 (patch) | |
tree | a5dce8c6748086fe111ae89bac635fd8cb65283a /kde-base/kpat | |
parent | Stable on amd64 wrt bug #377465 (diff) | |
download | gentoo-2-777ec57358b7df4429615700f00de4e127a9d1d0.tar.gz gentoo-2-777ec57358b7df4429615700f00de4e127a9d1d0.tar.bz2 gentoo-2-777ec57358b7df4429615700f00de4e127a9d1d0.zip |
Stable on amd64 wrt bug #377465
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index bc0b34035ad6..40ca6f6e96bb 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,9 @@ # 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.179 2011/07/27 14:04:36 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.180 2011/08/09 17:12:31 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> kpat-4.6.5.ebuild: + Stable on amd64 wrt bug #377465 *kpat-4.7.0 (27 Jul 2011) diff --git a/kde-base/kpat/kpat-4.6.5.ebuild b/kde-base/kpat/kpat-4.6.5.ebuild index de2533e4d360..5fae6822fa8b 100644 --- a/kde-base/kpat/kpat-4.6.5.ebuild +++ b/kde-base/kpat/kpat-4.6.5.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.5.ebuild,v 1.1 2011/07/09 15:14:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.6.5.ebuild,v 1.2 2011/08/09 17:12:31 hwoarang Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE patience game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |