diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 15:24:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 15:24:24 +0000 |
commit | 9cdf63664200b56a58fcbf1cfc4869d3f0845a6d (patch) | |
tree | b7644525827bead1adc49ac71de6c11a20eace41 /kde-base/konsole | |
parent | Drop KDE 4.2.2 (diff) | |
download | gentoo-2-9cdf63664200b56a58fcbf1cfc4869d3f0845a6d.tar.gz gentoo-2-9cdf63664200b56a58fcbf1cfc4869d3f0845a6d.tar.bz2 gentoo-2-9cdf63664200b56a58fcbf1cfc4869d3f0845a6d.zip |
Marking konsole-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/konsole')
-rw-r--r-- | kde-base/konsole/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/konsole/konsole-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index eb70106a6b7f..7949eb97197c 100644 --- a/kde-base/konsole/ChangeLog +++ b/kde-base/konsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/konsole # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.123 2009/05/31 21:14:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.124 2009/06/03 15:24:24 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> konsole-3.5.10.ebuild: + Marking konsole-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> konsole-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/konsole/konsole-3.5.10.ebuild b/kde-base/konsole/konsole-3.5.10.ebuild index 2c450e7625ef..1b6f9b365af7 100644 --- a/kde-base/konsole/konsole-3.5.10.ebuild +++ b/kde-base/konsole/konsole-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-3.5.10.ebuild,v 1.2 2009/05/31 21:14:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-3.5.10.ebuild,v 1.3 2009/06/03 15:24:24 ranger Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="X terminal for use with KDE." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" RDEPEND="x11-libs/libX11 |