diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:22:18 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:22:18 +0000 |
commit | 8905d8b9c98c194e18af7d8c0cba00ecd9eed108 (patch) | |
tree | 73a0711a6e629a8abc76321968fcefff24d6f6f5 /kde-base/kate | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-8905d8b9c98c194e18af7d8c0cba00ecd9eed108.tar.gz gentoo-2-8905d8b9c98c194e18af7d8c0cba00ecd9eed108.tar.bz2 gentoo-2-8905d8b9c98c194e18af7d8c0cba00ecd9eed108.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/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 3137fa013c21..22e24799859b 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.130 2009/04/16 20:17:25 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.131 2009/04/17 06:22:18 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kate-4.2.2: + Restore ~hppa keywords 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kate-4.2.1.ebuild: Drop KDE 4.2.1 diff --git a/kde-base/kate/kate-4.2.2.ebuild b/kde-base/kate/kate-4.2.2.ebuild index d15d85d2e66e..0c65e3984fc2 100644 --- a/kde-base/kate/kate-4.2.2.ebuild +++ b/kde-base/kate/kate-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/kate/kate-4.2.2.ebuild,v 1.1 2009/04/11 22:09:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.2.2.ebuild,v 1.2 2009/04/17 06:22:18 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug doc +plasma" DEPEND=" |