diff options
Diffstat (limited to 'x11-apps/xkill')
-rw-r--r-- | x11-apps/xkill/ChangeLog | 16 | ||||
-rw-r--r-- | x11-apps/xkill/Manifest | 16 | ||||
-rw-r--r-- | x11-apps/xkill/xkill-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xkill/xkill-0.99.1.ebuild | 4 |
4 files changed, 34 insertions, 6 deletions
diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index aa8cb7378b12..1b84c3a1bbc1 100644 --- a/x11-apps/xkill/ChangeLog +++ b/x11-apps/xkill/ChangeLog @@ -1,6 +1,20 @@ # 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.1 2005/08/08 06:28:11 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.1.1.1 2005/11/30 10:14:35 chriswhite Exp $ + + 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xkill-0.99.1.ebuild: + Marked ~amd64. + +*xkill-0.99.1 (20 Oct 2005) + + 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>; +xkill-0.99.1.ebuild: + Bump for 7.0 RC1. + + 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: + Add metadata. + + 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> xkill-0.99.0.ebuild: + Add ~sparc keyword (Modular X testing). *xkill-0.99.0 (08 Aug 2005) diff --git a/x11-apps/xkill/Manifest b/x11-apps/xkill/Manifest index afdd321ce9ef..c3974f4a65a4 100644 --- a/x11-apps/xkill/Manifest +++ b/x11-apps/xkill/Manifest @@ -1,2 +1,16 @@ -MD5 1bcf8ec09f478eb8372fd07496c53adf xkill-0.99.0.ebuild 321 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 873557817798564e17145e125cc058c2 ChangeLog 757 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 c122b398622eb25ad530bb22a34beb49 xkill-0.99.1.ebuild 447 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDfIYZ2G5bA0cA/ScRAunzAKCifUFa3hsMf7Bui243pm1uAilkgQCfR4+T +ZV7AC+4Y7aWHnE7XF8woD8g= +=pdyg +-----END PGP SIGNATURE----- diff --git a/x11-apps/xkill/xkill-0.99.0.ebuild b/x11-apps/xkill/xkill-0.99.0.ebuild index 92e2fc208bff..570d001f832f 100644 --- a/x11-apps/xkill/xkill-0.99.0.ebuild +++ b/x11-apps/xkill/xkill-0.99.0.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.0.ebuild,v 1.1 2005/08/08 06:28:11 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-0.99.0.ebuild,v 1.1.1.1 2005/11/30 10:14:35 chriswhite Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xkill application" -KEYWORDS="~x86" +KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkill/xkill-0.99.1.ebuild b/x11-apps/xkill/xkill-0.99.1.ebuild index 3aaa9656aec8..c7e00761150b 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.1.1.1 2005/11/30 10:14:35 chriswhite 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}" |