diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:22:01 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:22:01 +0000 |
commit | fce551dd1f1d8bcf25b85b55ef807ccf20f33439 (patch) | |
tree | edc48625fff957b14da166768ecfda85afdd1b2c /kde-base/konsole | |
parent | add live ebuild for 1.2 branch (diff) | |
download | historical-fce551dd1f1d8bcf25b85b55ef807ccf20f33439.tar.gz historical-fce551dd1f1d8bcf25b85b55ef807ccf20f33439.tar.bz2 historical-fce551dd1f1d8bcf25b85b55ef807ccf20f33439.zip |
x86 stable wrt bug #388279
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'kde-base/konsole')
-rw-r--r-- | kde-base/konsole/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/konsole/konsole-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index 9d3a48251d25..f07cffc67afe 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.208 2011/11/02 20:48:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.209 2011/12/07 11:20:55 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> konsole-4.7.3.ebuild: + x86 stable wrt bug #388279 *konsole-4.7.3 (02 Nov 2011) diff --git a/kde-base/konsole/konsole-4.7.3.ebuild b/kde-base/konsole/konsole-4.7.3.ebuild index ce47b3530841..6b40d4176c37 100644 --- a/kde-base/konsole/konsole-4.7.3.ebuild +++ b/kde-base/konsole/konsole-4.7.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.7.3.ebuild,v 1.1 2011/11/02 20:48:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.7.3.ebuild,v 1.2 2011/12/07 11:20:55 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=" |