diff options
author | 2009-07-08 14:22:13 +0000 | |
---|---|---|
committer | 2009-07-08 14:22:13 +0000 | |
commit | af56331374b71933df3721b084d539142e6ae672 (patch) | |
tree | 7762c433f13c607ce4994dc9fe0f2c1bf194a43a /kde-base/knetattach | |
parent | alpha/ia64 stable wrt #276000 (diff) | |
download | gentoo-2-af56331374b71933df3721b084d539142e6ae672.tar.gz gentoo-2-af56331374b71933df3721b084d539142e6ae672.tar.bz2 gentoo-2-af56331374b71933df3721b084d539142e6ae672.zip |
Add ~mips keywords to KDE 3.5.10
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knetattach')
-rw-r--r-- | kde-base/knetattach/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knetattach/knetattach-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knetattach/ChangeLog b/kde-base/knetattach/ChangeLog index d5922f58b6b6..627a7a7e646f 100644 --- a/kde-base/knetattach/ChangeLog +++ b/kde-base/knetattach/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knetattach # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.119 2009/06/18 03:52:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.120 2009/07/08 14:22:13 alexxy Exp $ + + 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> knetattach-3.5.10.ebuild: + Add ~mips keywords 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> knetattach-3.5.10.ebuild: Stable for HPPA (bug #271889). diff --git a/kde-base/knetattach/knetattach-3.5.10.ebuild b/kde-base/knetattach/knetattach-3.5.10.ebuild index e9c55351b22c..9c676b5bbeb6 100644 --- a/kde-base/knetattach/knetattach-3.5.10.ebuild +++ b/kde-base/knetattach/knetattach-3.5.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-3.5.10.ebuild,v 1.5 2009/06/18 03:52:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-3.5.10.ebuild,v 1.6 2009/07/08 14:22:13 alexxy Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE network wizard" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |