diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:43:30 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:43:30 +0000 |
commit | b4db66d5ef80ffae640ba36fa20bc484146c50a7 (patch) | |
tree | cfba80e735849047980f40b63512764b853a5f45 /x11-apps/xkill | |
parent | x86 stable, bug 294958 (diff) | |
download | gentoo-2-b4db66d5ef80ffae640ba36fa20bc484146c50a7.tar.gz gentoo-2-b4db66d5ef80ffae640ba36fa20bc484146c50a7.tar.bz2 gentoo-2-b4db66d5ef80ffae640ba36fa20bc484146c50a7.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xkill')
-rw-r--r-- | x11-apps/xkill/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkill/xkill-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index 6d6dc6800afa..75466e3b27e3 100644 --- a/x11-apps/xkill/ChangeLog +++ b/x11-apps/xkill/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkill # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.19 2009/12/10 12:53:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.20 2009/12/10 18:43:30 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xkill-1.0.2.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xkill-1.0.2.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/xkill/xkill-1.0.2.ebuild b/x11-apps/xkill/xkill-1.0.2.ebuild index 53df982a97ba..3f3db9200787 100644 --- a/x11-apps/xkill/xkill-1.0.2.ebuild +++ b/x11-apps/xkill/xkill-1.0.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v 1.2 2009/12/10 12:53:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v 1.3 2009/12/10 18:43:30 fauli Exp $ inherit x-modular DESCRIPTION="kill a client by its X resource" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |