summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xse')
-rw-r--r--x11-misc/xse/ChangeLog63
-rw-r--r--x11-misc/xse/Manifest4
-rw-r--r--x11-misc/xse/metadata.xml19
-rw-r--r--x11-misc/xse/xse-2.1.ebuild37
4 files changed, 0 insertions, 123 deletions
diff --git a/x11-misc/xse/ChangeLog b/x11-misc/xse/ChangeLog
deleted file mode 100644
index a96f1c1b4491..000000000000
--- a/x11-misc/xse/ChangeLog
+++ /dev/null
@@ -1,63 +0,0 @@
-# ChangeLog for x11-misc/xse
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.17 2009/12/14 11:36:32 remi Exp $
-
- 14 Dec 2009; Rémi Cardona <remi@gentoo.org> xse-2.1.ebuild:
- change LICENSE to MIT
-
- 14 Oct 2008; Jeremy Olexa <darkside@gentoo.org> xse-2.1.ebuild:
- (non maintainer commit) pull imake out of RDEPEND, bug #221437
-
- 17 Jun 2008; Jeremy Olexa <darkside@gentoo.org> xse-2.1.ebuild:
- Add missing dep. Thanks Patrick, bug #227659
-
- 09 Jan 2008; Raúl Porcel <armin76@gentoo.org> -xse-2.0.ebuild,
- xse-2.1.ebuild:
- Add missing dep, bug #204583, remove old
-
- 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
- Removing taviso from metadata.xml as per #202471. Assigning to
- maintainer-needed.
-
- 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; xse-2.0.ebuild,
- xse-2.1.ebuild:
- Drop virtual/x11 references.
-
- 02 Jul 2007; Christian Faulhammer <opfer@gentoo.org> xse-2.1.ebuild:
- stable x86, bug 183870
-
- 02 Jul 2007; Christoph Mende <angelos@gentoo.org> xse-2.1.ebuild:
- Stable on amd64 wrt bug #183870
-
- 01 Jul 2007; Lars Weiler <pylon@gentoo.org> xse-2.1.ebuild:
- Stable on ppc; bug #183870.
-
- 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
- Redigest for Manifest2
-
- 18 Jun 2006; <malc@gentoo.org> xse-2.1.ebuild:
- ~amd64 goodness - bug #134305
-
- 30 Mar 2006; Tavis Ormandy <taviso@gentoo.org> xse-2.1.ebuild:
- modular x deps #128083
-
- 16 Mar 2006; Caleb Tennis <caleb@gentoo.org> xse-2.0.ebuild,
- xse-2.1.ebuild:
- Change X dep to modular X scheme
-
-*xse-2.1 (25 Sep 2005)
-
- 25 Sep 2005; Tavis Ormandy <taviso@gentoo.org> +xse-2.1.ebuild:
- New version available, thanks to Mat Martineau for the tip.
-
- 27 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> xse-2.0.ebuild:
- mark ~ppc
-
- 21 Mar 2005; Tavis Ormandy <taviso@gentoo.org> xse-2.0.ebuild:
- stable
-
-*xse-2.0 (21 Jan 2005)
-
- 21 Jan 2005; Tavis Ormandy <taviso@gentoo.org> +xse-2.0.ebuild:
- Initial import
-
diff --git a/x11-misc/xse/Manifest b/x11-misc/xse/Manifest
deleted file mode 100644
index 98e3cb393f8d..000000000000
--- a/x11-misc/xse/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST xsendevent-2.1.tar.Z 76225 RMD160 0f8c33602ed2657c7f3a0781bcab16d11bbfaaa8 SHA1 cb2bd63d0e8903f21bfc71ac6b88775b18db58c0 SHA256 c8628ae28a29a0d952815372684709f50cd2a573b9fed5d1f89657ccfe22b956
-EBUILD xse-2.1.ebuild 846 RMD160 4ad69905759703db1281c071b7bc7f5082a9272f SHA1 adebc26cbf00ef372be9de06bd7e4db968382022 SHA256 3faca948e128b9ec1fed9bc0a30a03ef08c99f979d1b9a410a92c1acd0eb66c8
-MISC ChangeLog 2024 RMD160 82a2730bb87e58483b8cf5606fb28b2967cbb7b5 SHA1 10ff0791588ee00e6c1f26c6f57460970b025701 SHA256 1ef2776b220ee65ac6aa2b482684d65113cc5a396af8531212a048a4d48f3283
-MISC metadata.xml 734 RMD160 7681c8f8dd0843fe7e808def891aaef0541a9e76 SHA1 4bb914dcb284ed118d04d33fc617b297d8a2538d SHA256 170bce96b2f4a67c1380ec652ae7a481c9eeebaada106d5bee9029900d112b29
diff --git a/x11-misc/xse/metadata.xml b/x11-misc/xse/metadata.xml
deleted file mode 100644
index 139b0d7a50b3..000000000000
--- a/x11-misc/xse/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>maintainer-needed@gentoo.org</email>
- </maintainer>
- <longdescription lang="en">
- xse provides a way to send arbitrary XEvents to a window, sort of the
- opposite of xev(1).
-
- xse is basically a command line wrapper around the Xlib XSendEvent()
- function, allowing you to send any kind of event to X11 applications,
- such as input events, motion or configure notification, or any other.
-
- This can be useful for scripting interaction, debugging applications
- and experimenting with events while developing X11 applications.
- </longdescription>
-</pkgmetadata>
diff --git a/x11-misc/xse/xse-2.1.ebuild b/x11-misc/xse/xse-2.1.ebuild
deleted file mode 100644
index 9d6a708efd21..000000000000
--- a/x11-misc/xse/xse-2.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.1.ebuild,v 1.12 2009/12/14 11:36:32 remi Exp $
-
-inherit eutils
-
-DESCRIPTION="Command Line Interface to XSendEvent()"
-HOMEPAGE="ftp://ftp.x.org/R5contrib/"
-SRC_URI="ftp://ftp.x.org/R5contrib/xsendevent-${PV}.tar.Z"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXt
- x11-misc/gccmakedep
- app-text/rman
- x11-libs/libXaw
- x11-libs/libXp"
-DEPEND="${RDEPEND}
- x11-misc/imake"
-
-src_compile() {
- xmkmf -a &> /dev/null || die
- econf; emake CCOPTIONS="${CFLAGS}" LOCAL_LDFLAGS=${LDFLAGS} || die
-}
-
-src_install() {
- dobin xse
-
- newman xse.man xse.1
- dodoc README
-
- dodir /usr/X11R6/lib/X11/app-defaults
- insinto /usr/X11R6/lib/X11/app-defaults
- newins Xse.ad Xse
-}