diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:17:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:17:03 +0000 |
commit | 38b9ab5b3c63fe89b653db23d3983d4e56a3daa3 (patch) | |
tree | 37b5df9ca449228d99f836ce7407e8bad7947fca /x11-apps/xkill | |
parent | Marking xkbutils-1.0.2 ppc64 for bug 294958 (diff) | |
download | gentoo-2-38b9ab5b3c63fe89b653db23d3983d4e56a3daa3.tar.gz gentoo-2-38b9ab5b3c63fe89b653db23d3983d4e56a3daa3.tar.bz2 gentoo-2-38b9ab5b3c63fe89b653db23d3983d4e56a3daa3.zip |
Marking xkill-1.0.2 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 75466e3b27e3..fb15f3ed78d4 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.20 2009/12/10 18:43:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.21 2009/12/15 19:17:03 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xkill-1.0.2.ebuild: + Marking xkill-1.0.2 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xkill-1.0.2.ebuild: x86 stable, bug 294958 diff --git a/x11-apps/xkill/xkill-1.0.2.ebuild b/x11-apps/xkill/xkill-1.0.2.ebuild index 3f3db9200787..d3c5308c7b26 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.3 2009/12/10 18:43:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v 1.4 2009/12/15 19:17:03 ranger 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 |