diff options
Diffstat (limited to 'x11-apps/xkill')
-rw-r--r-- | x11-apps/xkill/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkill/xkill-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index 852b1e7cfd2d..5f63aa49a74d 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.22 2009/12/27 17:48:43 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.23 2010/01/14 21:07:52 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xkill-1.0.2.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xkill-1.0.2.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xkill/xkill-1.0.2.ebuild b/x11-apps/xkill/xkill-1.0.2.ebuild index 80dc047d8506..e14e291a6ac8 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 +# Copyright 1999-2010 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.5 2009/12/27 17:48:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v 1.6 2010/01/14 21:07:52 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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |