diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 21:18:35 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 21:18:35 +0000 |
commit | 14f388c84739a58f86b2ad987e430317d214b710 (patch) | |
tree | c5200efce1d4f5a14905fcb7cf347f8f3ac82007 /kde-base | |
parent | rm (diff) | |
download | gentoo-2-14f388c84739a58f86b2ad987e430317d214b710.tar.gz gentoo-2-14f388c84739a58f86b2ad987e430317d214b710.tar.bz2 gentoo-2-14f388c84739a58f86b2ad987e430317d214b710.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 0050541c7696..0c4cc76335d9 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.163 2010/01/19 03:01:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.164 2010/01/23 21:18:35 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kate-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kate-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kate/kate-4.3.4.ebuild b/kde-base/kate/kate-4.3.4.ebuild index c9a83460e0ed..26c066d8e4bb 100644 --- a/kde-base/kate/kate-4.3.4.ebuild +++ b/kde-base/kate/kate-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.3.4.ebuild,v 1.4 2009/12/27 15:33:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.3.4.ebuild,v 1.5 2010/01/23 21:18:35 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook +plasma" DEPEND=" |