diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:16:44 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:16:44 +0000 |
commit | c76d45422e76eeb1713a28fdb1b41cc18dc1cdec (patch) | |
tree | 510c5cee61c22d309bd5aba00b6013eee3d334d3 /x11-apps/xprop | |
parent | rm (diff) | |
download | gentoo-2-c76d45422e76eeb1713a28fdb1b41cc18dc1cdec.tar.gz gentoo-2-c76d45422e76eeb1713a28fdb1b41cc18dc1cdec.tar.bz2 gentoo-2-c76d45422e76eeb1713a28fdb1b41cc18dc1cdec.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r-- | x11-apps/xprop/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xprop/xprop-1.0.3.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/xprop/xprop-1.0.4.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/xprop/ChangeLog b/x11-apps/xprop/ChangeLog index 18debb324d45..a2323fd371d7 100644 --- a/x11-apps/xprop/ChangeLog +++ b/x11-apps/xprop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xprop # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.53 2010/01/19 18:53:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.54 2010/01/23 19:16:44 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xprop-1.0.3.ebuild, + -xprop-1.0.4.ebuild: + rm 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xprop-1.1.0.ebuild: s390 stable wrt #294958 diff --git a/x11-apps/xprop/xprop-1.0.3.ebuild b/x11-apps/xprop/xprop-1.0.3.ebuild deleted file mode 100644 index 6846b08b73c3..000000000000 --- a/x11-apps/xprop/xprop-1.0.3.ebuild +++ /dev/null @@ -1,15 +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/xprop/xprop-1.0.3.ebuild,v 1.7 2009/05/05 07:18:52 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="property displayer 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/xprop/xprop-1.0.4.ebuild b/x11-apps/xprop/xprop-1.0.4.ebuild deleted file mode 100644 index 74cf9bfb5480..000000000000 --- a/x11-apps/xprop/xprop-1.0.4.ebuild +++ /dev/null @@ -1,15 +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/xprop/xprop-1.0.4.ebuild,v 1.11 2009/12/15 15:10:33 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="property displayer 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}" |