diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 18:57:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 18:57:47 +0000 |
commit | 1fc18b8169c8f257711a62b6a5bccba2e9f96c18 (patch) | |
tree | c981ec9ee9c16806a88ec886e1d810a82b49bf7e /kde-base/ktron | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-1fc18b8169c8f257711a62b6a5bccba2e9f96c18.tar.gz gentoo-2-1fc18b8169c8f257711a62b6a5bccba2e9f96c18.tar.bz2 gentoo-2-1fc18b8169c8f257711a62b6a5bccba2e9f96c18.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktron')
-rw-r--r-- | kde-base/ktron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktron/ktron-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktron/ChangeLog b/kde-base/ktron/ChangeLog index ebe95317b2e5..a91c9d7c873c 100644 --- a/kde-base/ktron/ChangeLog +++ b/kde-base/ktron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktron # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.174 2012/03/23 07:37:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.175 2012/04/04 18:57:47 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ktron-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 23 Mar 2012; Johannes Huber <johu@gentoo.org> -ktron-4.8.0.ebuild: Remove KDE SC 4.8.0 diff --git a/kde-base/ktron/ktron-4.8.1.ebuild b/kde-base/ktron/ktron-4.8.1.ebuild index 3f43b03ae827..54872fcc90f6 100644 --- a/kde-base/ktron/ktron-4.8.1.ebuild +++ b/kde-base/ktron/ktron-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.8.1.ebuild,v 1.1 2012/03/06 23:35:15 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.8.1.ebuild,v 1.2 2012/04/04 18:57:47 ago Exp $ EAPI=4 @@ -9,5 +9,5 @@ KDE_SELINUX_MODULE="games" inherit kde4-meta DESCRIPTION="KDE Tron game" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |