diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 06:48:27 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 06:48:27 +0000 |
commit | 375ddf175cf7ad50a8bf427f054970b489bc3e67 (patch) | |
tree | b0624cddeb76d6c29146549c82cdd56d3d0fb57f /kde-base/kmplot | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-375ddf175cf7ad50a8bf427f054970b489bc3e67.tar.gz gentoo-2-375ddf175cf7ad50a8bf427f054970b489bc3e67.tar.bz2 gentoo-2-375ddf175cf7ad50a8bf427f054970b489bc3e67.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index b9cb721cb1bd..8bccdd334145 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.141 2010/01/19 00:45:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.142 2010/01/23 06:48:27 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kmplot-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kmplot-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kmplot/kmplot-4.3.4.ebuild b/kde-base/kmplot/kmplot-4.3.4.ebuild index 617f962d70a3..9e39c91c929e 100644 --- a/kde-base/kmplot/kmplot-4.3.4.ebuild +++ b/kde-base/kmplot/kmplot-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/kmplot/kmplot-4.3.4.ebuild,v 1.1 2009/12/01 10:49:23 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.3.4.ebuild,v 1.2 2010/01/23 06:48:27 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="Mathematical function plotter for KDE" -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" RDEPEND=" |