diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-10-14 11:45:57 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-10-14 11:45:57 +0000 |
commit | 37062b5f67141a5a46741250cec2ab63e86d55f8 (patch) | |
tree | 701453fc50feee449f8c92398d785a485169c53e /x11-apps/xwininfo | |
parent | x11-apps/xev: bump to 1.0.4, sync with overlay (diff) | |
download | gentoo-2-37062b5f67141a5a46741250cec2ab63e86d55f8.tar.gz gentoo-2-37062b5f67141a5a46741250cec2ab63e86d55f8.tar.bz2 gentoo-2-37062b5f67141a5a46741250cec2ab63e86d55f8.zip |
x11-apps/xwininfo: drop old ebuilds
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r-- | x11-apps/xwininfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.0.2.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index 06b8ddaaa835..a05bc666f9c1 100644 --- a/x11-apps/xwininfo/ChangeLog +++ b/x11-apps/xwininfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwininfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.37 2009/10/11 11:08:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.38 2009/10/14 11:45:57 remi Exp $ + + 14 Oct 2009; Rémi Cardona <remi@gentoo.org> -xwininfo-1.0.2.ebuild: + drop old ebuilds 11 Oct 2009; nixnut <nixnut@gentoo.org> ChangeLog: ppc stable #282290 diff --git a/x11-apps/xwininfo/xwininfo-1.0.2.ebuild b/x11-apps/xwininfo/xwininfo-1.0.2.ebuild deleted file mode 100644 index c446ec34992b..000000000000 --- a/x11-apps/xwininfo/xwininfo-1.0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.2.ebuild,v 1.10 2009/05/05 07:15:04 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="window information utility for X" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="x11-libs/libXmu - x11-libs/libX11" -DEPEND="${RDEPEND}" |