diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 04:54:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 04:54:38 +0000 |
commit | e61bb17fd008f556c0be9025e6c6868fe1a87b18 (patch) | |
tree | 3059ddf4f9da3b3633b9ff41054fe0dfbac18eb8 /x11-apps/xkill | |
parent | Stable for alpha, wrt bug #475480 (diff) | |
download | gentoo-2-e61bb17fd008f556c0be9025e6c6868fe1a87b18.tar.gz gentoo-2-e61bb17fd008f556c0be9025e6c6868fe1a87b18.tar.bz2 gentoo-2-e61bb17fd008f556c0be9025e6c6868fe1a87b18.zip |
Stable for alpha, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xkill')
-rw-r--r-- | x11-apps/xkill/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkill/xkill-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index b50b418fdc3e..e44cfde9f18d 100644 --- a/x11-apps/xkill/ChangeLog +++ b/x11-apps/xkill/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkill # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.42 2013/10/04 11:58:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.43 2013/10/05 04:54:38 ago Exp $ + + 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkill-1.0.4.ebuild: + Stable for alpha, wrt bug #475480 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkill-1.0.4.ebuild: Stable for ppc64, wrt bug #475480 diff --git a/x11-apps/xkill/xkill-1.0.4.ebuild b/x11-apps/xkill/xkill-1.0.4.ebuild index f977e4d3e71c..72cc3b82cb26 100644 --- a/x11-apps/xkill/xkill-1.0.4.ebuild +++ b/x11-apps/xkill/xkill-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.4.ebuild,v 1.5 2013/10/04 11:58:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.4.ebuild,v 1.6 2013/10/05 04:54:38 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="kill a client by its X resource" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |