diff options
author | 2012-01-09 17:02:16 +0000 | |
---|---|---|
committer | 2012-01-09 17:02:16 +0000 | |
commit | 565a9109eb2eca0df351de2e2549a866f81c8621 (patch) | |
tree | 93f8ca34c318ed99a156fe08fb3fe5afb3f372af /kde-base/konsole | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-565a9109eb2eca0df351de2e2549a866f81c8621.tar.gz gentoo-2-565a9109eb2eca0df351de2e2549a866f81c8621.tar.bz2 gentoo-2-565a9109eb2eca0df351de2e2549a866f81c8621.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base/konsole')
-rw-r--r-- | kde-base/konsole/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/konsole/konsole-4.7.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index 90cc6405efb3..0ca25ef572c4 100644 --- a/kde-base/konsole/ChangeLog +++ b/kde-base/konsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/konsole -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.214 2011/12/28 17:26:43 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.215 2012/01/09 17:02:16 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> konsole-4.7.4-r1.ebuild: + x86 stable wrt bug #396359 *konsole-4.7.4-r1 (28 Dec 2011) diff --git a/kde-base/konsole/konsole-4.7.4-r1.ebuild b/kde-base/konsole/konsole-4.7.4-r1.ebuild index 7404bda876a8..e39508f173d9 100644 --- a/kde-base/konsole/konsole-4.7.4-r1.ebuild +++ b/kde-base/konsole/konsole-4.7.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.7.4-r1.ebuild,v 1.1 2011/12/28 17:26:43 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.7.4-r1.ebuild,v 1.2 2012/01/09 17:02:16 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ KDE_DOC_DIRS="doc/manual" inherit kde4-base DESCRIPTION="X terminal for use with KDE" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" COMMONDEPEND=" |