diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 20:31:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 20:31:32 +0000 |
commit | 75a989af0757c20eca63a86d42bbaef132245a81 (patch) | |
tree | 90ecb92648d243286f45adea2bcc148cf350f425 /kde-base/konsole | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-75a989af0757c20eca63a86d42bbaef132245a81.tar.gz gentoo-2-75a989af0757c20eca63a86d42bbaef132245a81.tar.bz2 gentoo-2-75a989af0757c20eca63a86d42bbaef132245a81.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/konsole')
-rw-r--r-- | kde-base/konsole/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/konsole/konsole-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index af0719acf08d..3757321c0e29 100644 --- a/kde-base/konsole/ChangeLog +++ b/kde-base/konsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/konsole # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.80 2007/08/08 20:01:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.81 2007/08/09 20:31:32 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> konsole-3.5.7.ebuild: + Stable on ppc64; bug #176297 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> konsole-3.5.7.ebuild: alpha/ia64 stable wrt #176297 diff --git a/kde-base/konsole/konsole-3.5.7.ebuild b/kde-base/konsole/konsole-3.5.7.ebuild index 10cf87bc6327..5abc47c74c10 100644 --- a/kde-base/konsole/konsole-3.5.7.ebuild +++ b/kde-base/konsole/konsole-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-3.5.7.ebuild,v 1.4 2007/08/08 20:01:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-3.5.7.ebuild,v 1.5 2007/08/09 20:31:32 corsair Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="X terminal for use with KDE." -KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" RDEPEND="x11-libs/libX11 |