diff options
author | Markus Meier <maekke@gentoo.org> | 2013-10-05 16:41:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-10-05 16:41:34 +0000 |
commit | 3871c1d570cad22466fd6fea404542d62b3f156a (patch) | |
tree | 11d57d74eecc48220ab595f966dfe15ab2b6d0c2 | |
parent | arm stable, bug #475480 (diff) | |
download | gentoo-2-3871c1d570cad22466fd6fea404542d62b3f156a.tar.gz gentoo-2-3871c1d570cad22466fd6fea404542d62b3f156a.tar.bz2 gentoo-2-3871c1d570cad22466fd6fea404542d62b3f156a.zip |
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-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 e44cfde9f18d..2e0b85d95c95 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.43 2013/10/05 04:54:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.44 2013/10/05 16:41:34 maekke Exp $ + + 05 Oct 2013; Markus Meier <maekke@gentoo.org> xkill-1.0.4.ebuild: + arm stable, bug #475480 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkill-1.0.4.ebuild: Stable for alpha, wrt bug #475480 diff --git a/x11-apps/xkill/xkill-1.0.4.ebuild b/x11-apps/xkill/xkill-1.0.4.ebuild index 72cc3b82cb26..569e0fcb9ab4 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.6 2013/10/05 04:54:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.4.ebuild,v 1.7 2013/10/05 16:41:34 maekke 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 |