summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 19:28:51 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 19:28:51 +0000
commit651d86953dacdd061acfc61c8a4f058d25760071 (patch)
tree96e743716c29091595cadd43fb8b3d28d5cb8c43 /x11-apps
parentrm (diff)
downloadgentoo-2-651d86953dacdd061acfc61c8a4f058d25760071.tar.gz
gentoo-2-651d86953dacdd061acfc61c8a4f058d25760071.tar.bz2
gentoo-2-651d86953dacdd061acfc61c8a4f058d25760071.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xwininfo/ChangeLog6
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.3.ebuild16
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.4.ebuild16
3 files changed, 5 insertions, 33 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog
index e2a486b00021..f915574a840b 100644
--- a/x11-apps/xwininfo/ChangeLog
+++ b/x11-apps/xwininfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xwininfo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.49 2010/01/19 18:56:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.50 2010/01/23 19:28:51 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xwininfo-1.0.3.ebuild, -xwininfo-1.0.4.ebuild:
+ rm
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xwininfo-1.0.5.ebuild:
s390 stable wrt #294958
diff --git a/x11-apps/xwininfo/xwininfo-1.0.3.ebuild b/x11-apps/xwininfo/xwininfo-1.0.3.ebuild
deleted file mode 100644
index 885bbc4a0bff..000000000000
--- a/x11-apps/xwininfo/xwininfo-1.0.3.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.3.ebuild,v 1.7 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}"
diff --git a/x11-apps/xwininfo/xwininfo-1.0.4.ebuild b/x11-apps/xwininfo/xwininfo-1.0.4.ebuild
deleted file mode 100644
index c9bdd16e458b..000000000000
--- a/x11-apps/xwininfo/xwininfo-1.0.4.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.4.ebuild,v 1.11 2009/12/15 15:14:20 armin76 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}"