diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:27:41 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:27:41 +0000 |
commit | f09ec32119fdff2508d2fb3833017232667ca0dd (patch) | |
tree | 061cf201128f8935fa6095bdd7583e542b9321dd /x11-apps | |
parent | rm (diff) | |
download | gentoo-2-f09ec32119fdff2508d2fb3833017232667ca0dd.tar.gz gentoo-2-f09ec32119fdff2508d2fb3833017232667ca0dd.tar.bz2 gentoo-2-f09ec32119fdff2508d2fb3833017232667ca0dd.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwd/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xwd/xwd-1.0.1.ebuild | 16 | ||||
-rw-r--r-- | x11-apps/xwd/xwd-1.0.2.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog index fec0453694c7..fdab2b8ae92d 100644 --- a/x11-apps/xwd/ChangeLog +++ b/x11-apps/xwd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xwd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.34 2010/01/19 18:56:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.35 2010/01/23 19:27:41 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xwd-1.0.1.ebuild, + -xwd-1.0.2.ebuild: + rm 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xwd-1.0.3.ebuild: s390 stable wrt #294958 diff --git a/x11-apps/xwd/xwd-1.0.1.ebuild b/x11-apps/xwd/xwd-1.0.1.ebuild deleted file mode 100644 index a97ba6e08497..000000000000 --- a/x11-apps/xwd/xwd-1.0.1.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/xwd/xwd-1.0.1.ebuild,v 1.7 2009/05/05 07:11:36 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="dump an image of an X window" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" -IUSE="" -RDEPEND="x11-libs/libXmu - x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xwd/xwd-1.0.2.ebuild b/x11-apps/xwd/xwd-1.0.2.ebuild deleted file mode 100644 index 354af8598269..000000000000 --- a/x11-apps/xwd/xwd-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/xwd/xwd-1.0.2.ebuild,v 1.10 2009/06/23 20:56:32 klausman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="dump an image of an X window" - -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}" |