summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:19:24 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:19:24 +0000
commitc51d6ff2260420e9fa42641f2e2add885c5518b3 (patch)
tree8c6ef327d5ac71f9da81df7ec19d91526cf3be7d /kde-base/killbots
parentRestore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff)
downloadgentoo-2-c51d6ff2260420e9fa42641f2e2add885c5518b3.tar.gz
gentoo-2-c51d6ff2260420e9fa42641f2e2add885c5518b3.tar.bz2
gentoo-2-c51d6ff2260420e9fa42641f2e2add885c5518b3.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/killbots')
-rw-r--r--kde-base/killbots/ChangeLog5
-rw-r--r--kde-base/killbots/killbots-4.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog
index 94c5345dcf34..ed31eb33d5c0 100644
--- a/kde-base/killbots/ChangeLog
+++ b/kde-base/killbots/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/killbots
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.9 2009/04/17 05:01:24 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.10 2009/04/17 06:19:24 alexxy Exp $
+
+ 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> killbots-4.2.2:
+ Restore ~hppa keywords
16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -killbots-4.2.1.ebuild,
-killbots-4.2.1-r1.ebuild:
diff --git a/kde-base/killbots/killbots-4.2.2.ebuild b/kde-base/killbots/killbots-4.2.2.ebuild
index faaf20aaa9ed..8c62e66a2e77 100644
--- a/kde-base/killbots/killbots-4.2.2.ebuild
+++ b/kde-base/killbots/killbots-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/killbots/killbots-4.2.2.ebuild,v 1.1 2009/04/11 23:14:22 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.2.2.ebuild,v 1.2 2009/04/17 06:19:24 alexxy Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="Kill the bots or they kill you!"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc"