diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:39:26 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:39:26 +0000 |
commit | 46b1936fd32e7c5ffbc0ee0ed8d41afb69ae9223 (patch) | |
tree | 76866759b94525007b1e8c300f3ebe81b4b06bc2 /kde-base/kmplot | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-46b1936fd32e7c5ffbc0ee0ed8d41afb69ae9223.tar.gz gentoo-2-46b1936fd32e7c5ffbc0ee0ed8d41afb69ae9223.tar.bz2 gentoo-2-46b1936fd32e7c5ffbc0ee0ed8d41afb69ae9223.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 85dfc6378cd7..cd2713d63665 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.110 2009/04/17 05:15:57 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.111 2009/04/17 06:39:26 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kmplot-4.2.2: + Restore ~hppa keywords 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.2.1.ebuild: Drop KDE 4.2.1 diff --git a/kde-base/kmplot/kmplot-4.2.2.ebuild b/kde-base/kmplot/kmplot-4.2.2.ebuild index b7deab0cfc8c..6f9d69924f90 100644 --- a/kde-base/kmplot/kmplot-4.2.2.ebuild +++ b/kde-base/kmplot/kmplot-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.2.2.ebuild,v 1.1 2009/04/11 23:31:01 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.2.2.ebuild,v 1.2 2009/04/17 06:39:26 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug doc" RDEPEND=" |