diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-10 11:51:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-10 11:51:04 +0000 |
commit | 6b680668d8d9af0ce051177e2279df3d57640365 (patch) | |
tree | 1449f1f450a227f41c5bfafcaa8aadbd3821e7d7 /kde-base/konsole | |
parent | Remove stale socket on start up - bug #355443. Thanks to Alexey Lapitsky (diff) | |
download | historical-6b680668d8d9af0ce051177e2279df3d57640365.tar.gz historical-6b680668d8d9af0ce051177e2279df3d57640365.tar.bz2 historical-6b680668d8d9af0ce051177e2279df3d57640365.zip |
Stable on amd64 wrt bug #369979
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'kde-base/konsole')
-rw-r--r-- | kde-base/konsole/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/konsole/konsole-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index 3bb0b2148581..db29f7701e43 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.192 2011/06/08 22:54:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.193 2011/06/10 11:50:21 hwoarang Exp $ + + 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> konsole-4.6.3.ebuild: + Stable on amd64 wrt bug #369979 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> konsole-4.6.3.ebuild: x86 stable per bug 369979 diff --git a/kde-base/konsole/konsole-4.6.3.ebuild b/kde-base/konsole/konsole-4.6.3.ebuild index 5bd79c6c469c..372ddfd74bdc 100644 --- a/kde-base/konsole/konsole-4.6.3.ebuild +++ b/kde-base/konsole/konsole-4.6.3.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/konsole/konsole-4.6.3.ebuild,v 1.2 2011/06/08 22:54:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.6.3.ebuild,v 1.3 2011/06/10 11:50:21 hwoarang Exp $ EAPI=4 @@ -15,7 +15,7 @@ else fi 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=" |