summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Cardona <remi@gentoo.org>2009-10-14 11:45:57 +0000
committerRemi Cardona <remi@gentoo.org>2009-10-14 11:45:57 +0000
commitc57f9601382b80e35c851c7077ab2d26156960c3 (patch)
tree71cfa505b9956160e2034332d7620b9e20eea5d3 /x11-apps/xwininfo
parentx11-apps/xev: bump to 1.0.4, sync with overlay (diff)
downloadhistorical-c57f9601382b80e35c851c7077ab2d26156960c3.tar.gz
historical-c57f9601382b80e35c851c7077ab2d26156960c3.tar.bz2
historical-c57f9601382b80e35c851c7077ab2d26156960c3.zip
x11-apps/xwininfo: drop old ebuilds
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r--x11-apps/xwininfo/ChangeLog5
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.2.ebuild16
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}"