diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 10:32:25 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 10:32:25 +0000 |
commit | afd0f877da86d1e616b37073a48bb48dcdbbf285 (patch) | |
tree | 945264d24ca182ba7f8ab78f571049bb4503c6c4 /x11-apps | |
parent | Remove old. (diff) | |
download | gentoo-2-afd0f877da86d1e616b37073a48bb48dcdbbf285.tar.gz gentoo-2-afd0f877da86d1e616b37073a48bb48dcdbbf285.tar.bz2 gentoo-2-afd0f877da86d1e616b37073a48bb48dcdbbf285.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkill/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkill/xkill-1.0.3.ebuild | 16 |
2 files changed, 5 insertions, 18 deletions
diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index 97fce4c59bc3..bb1668f559eb 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.47 2013/10/08 05:04:02 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.48 2015/04/12 10:32:25 mrueg Exp $ + + 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xkill-1.0.3.ebuild: + Remove old. 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkill-1.0.4.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-apps/xkill/xkill-1.0.3.ebuild b/x11-apps/xkill/xkill-1.0.3.ebuild deleted file mode 100644 index 0b43091e9c8a..000000000000 --- a/x11-apps/xkill/xkill-1.0.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.9 2012/05/15 14:20:25 aballier Exp $ - -EAPI=3 - -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" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXmu" -DEPEND="${RDEPEND}" |