summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-11-17 13:49:57 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-11-17 13:49:57 +0000
commit95602fe7474c0b7fc6bf9a1d7b54fb7a73042220 (patch)
treec408b5b6ab45433e5ae2c034653e1cf5c2f8f188 /x11-apps/xkill
parentMy initial commit of a qt4 eclass (highly mirrored off of qt3) (diff)
downloadhistorical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.tar.gz
historical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.tar.bz2
historical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.zip
Marked ~amd64.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-apps/xkill')
-rw-r--r--x11-apps/xkill/ChangeLog5
-rw-r--r--x11-apps/xkill/Manifest4
-rw-r--r--x11-apps/xkill/xkill-0.99.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog
index e61d5856e7a1..a5dc7418d605 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.4 2005/10/20 00:45:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.5 2005/11/17 13:30:54 herbs Exp $
+
+ 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xkill-0.99.1.ebuild:
+ Marked ~amd64.
*xkill-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/xkill/Manifest b/x11-apps/xkill/Manifest
index 10cfff1e45b0..a868d31027c8 100644
--- a/x11-apps/xkill/Manifest
+++ b/x11-apps/xkill/Manifest
@@ -1,6 +1,6 @@
-MD5 1817f80e5bb80c930a94ab8a35615c18 ChangeLog 673
+MD5 9e8dc306e6a697002f843c236c5ae6a0 ChangeLog 761
MD5 b9c4c6c97f640ae07017c0a99527766d files/digest-xkill-0.99.0 64
MD5 a2fa2c78bfd47c23f89b4249c1561530 files/digest-xkill-0.99.1 64
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
MD5 323041065efb709c067a505520f7ac52 xkill-0.99.0.ebuild 441
-MD5 1e874300f1059b4e482c42d01a939a8f xkill-0.99.1.ebuild 444
+MD5 bca395fd71d79d231ebe306a1862c8a9 xkill-0.99.1.ebuild 451
diff --git a/x11-apps/xkill/xkill-0.99.1.ebuild b/x11-apps/xkill/xkill-0.99.1.ebuild
index 3aaa9656aec8..b24853d9aef5 100644
--- a/x11-apps/xkill/xkill-0.99.1.ebuild
+++ b/x11-apps/xkill/xkill-0.99.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-0.99.1.ebuild,v 1.1 2005/10/20 00:45:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-0.99.1.ebuild,v 1.2 2005/11/17 13:30:54 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xkill application"
-KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}"