diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 18:47:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 18:47:16 +0000 |
commit | 450894fc5a624d6f290e6055ac1cf3dfc97a509d (patch) | |
tree | 913a775c7f5d7498ac23b311825093ac9893866a /kde-base/konsole/konsole-3.4.3.ebuild | |
parent | Masked >=transcode-1.0.2-r1 as it depends on 2.6 headers (diff) | |
download | gentoo-2-450894fc5a624d6f290e6055ac1cf3dfc97a509d.tar.gz gentoo-2-450894fc5a624d6f290e6055ac1cf3dfc97a509d.tar.bz2 gentoo-2-450894fc5a624d6f290e6055ac1cf3dfc97a509d.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/konsole/konsole-3.4.3.ebuild')
-rw-r--r-- | kde-base/konsole/konsole-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/konsole/konsole-3.4.3.ebuild b/kde-base/konsole/konsole-3.4.3.ebuild index b67d5446ba36..1647f52fb45a 100644 --- a/kde-base/konsole/konsole-3.4.3.ebuild +++ b/kde-base/konsole/konsole-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-3.4.3.ebuild,v 1.6 2005/12/10 03:52:32 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-3.4.3.ebuild,v 1.7 2005/12/10 18:43:20 kloeri 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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" |