diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-28 00:31:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-28 00:31:09 +0000 |
commit | 1015225b308b275098f0d136e17681210e6bd792 (patch) | |
tree | 91433099b5f158e800ac8392ce4c7d292e38b54c /kde-base/konsole/konsole-3.5.0.ebuild | |
parent | Stable on sparc wrt #127377 (diff) | |
download | historical-1015225b308b275098f0d136e17681210e6bd792.tar.gz historical-1015225b308b275098f0d136e17681210e6bd792.tar.bz2 historical-1015225b308b275098f0d136e17681210e6bd792.zip |
Mark 3.5.2 3.5.1-r1 3.5.1 3.5.0 ~ia64
Package-Manager: portage-2.1_pre6-r2
Diffstat (limited to 'kde-base/konsole/konsole-3.5.0.ebuild')
-rw-r--r-- | kde-base/konsole/konsole-3.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/konsole/konsole-3.5.0.ebuild b/kde-base/konsole/konsole-3.5.0.ebuild index a5db9ed893c6..5d84f870b552 100644 --- a/kde-base/konsole/konsole-3.5.0.ebuild +++ b/kde-base/konsole/konsole-3.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-3.5.0.ebuild,v 1.4 2005/12/17 10:31:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-3.5.0.ebuild,v 1.5 2006/03/28 00:28:23 agriffis 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |