summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-01-07 18:26:23 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-01-07 18:26:23 +0000
commit8257f08767d363d3b8718cd61227e2b5e1ed4ec6 (patch)
tree76fca9034ceea874e0c182ab4bbda0982c46f3d3
parentAdd blocker on dev-lang/php. (diff)
downloadgentoo-2-8257f08767d363d3b8718cd61227e2b5e1ed4ec6.tar.gz
gentoo-2-8257f08767d363d3b8718cd61227e2b5e1ed4ec6.tar.bz2
gentoo-2-8257f08767d363d3b8718cd61227e2b5e1ed4ec6.zip
Add ~ppc keyword
(Portage version: 2.0.53)
-rw-r--r--x11-apps/xkill/ChangeLog7
-rw-r--r--x11-apps/xkill/Manifest2
-rw-r--r--x11-apps/xkill/xkill-1.0.1.ebuild6
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog
index ccab0d44b114..2a3dde77f533 100644
--- a/x11-apps/xkill/ChangeLog
+++ b/x11-apps/xkill/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkill
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.10 2005/12/26 21:15:17 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.11 2006/01/07 18:26:23 nixnut Exp $
+
+ 07 Jan 2006; <nixnut@gentoo.org> xkill-1.0.1.ebuild:
+ Add ~ppc keyword
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xkill-0.99.2.ebuild, -xkill-1.0.0.ebuild:
diff --git a/x11-apps/xkill/Manifest b/x11-apps/xkill/Manifest
index 69f6ad1650d1..df38cc951b4f 100644
--- a/x11-apps/xkill/Manifest
+++ b/x11-apps/xkill/Manifest
@@ -1,4 +1,4 @@
MD5 86ddde56d8010da9947a17952189f1e1 ChangeLog 1392
MD5 7b3fa0741ff9c293316aa64fcf750872 files/digest-xkill-1.0.1 63
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
-MD5 94f526f042272a15bbcb3c88f7fd6991 xkill-1.0.1.ebuild 450
+MD5 4bc575b24b75481fc92d7586e9b39671 xkill-1.0.1.ebuild 455
diff --git a/x11-apps/xkill/xkill-1.0.1.ebuild b/x11-apps/xkill/xkill-1.0.1.ebuild
index d071d7d9925f..8624a3bbf416 100644
--- a/x11-apps/xkill/xkill-1.0.1.ebuild
+++ b/x11-apps/xkill/xkill-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild,v 1.1 2005/12/23 10:41:50 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild,v 1.2 2006/01/07 18:26:23 nixnut Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xkill application"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}"