summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Cardona <remi@gentoo.org>2009-12-14 11:36:32 +0000
committerRemi Cardona <remi@gentoo.org>2009-12-14 11:36:32 +0000
commita947816493a2a4ae2682d6ccd0f839990a4dd9f3 (patch)
tree802b411162e30aea7257a59d80e8eb1f67507e07 /x11-misc/xse
parentx11-libs/xpyb: change LICENSE to MIT (diff)
downloadhistorical-a947816493a2a4ae2682d6ccd0f839990a4dd9f3.tar.gz
historical-a947816493a2a4ae2682d6ccd0f839990a4dd9f3.tar.bz2
historical-a947816493a2a4ae2682d6ccd0f839990a4dd9f3.zip
x11-misc/xse: change LICENSE to MIT
Package-Manager: portage-2.2_rc59/cvs/Linux i686
Diffstat (limited to 'x11-misc/xse')
-rw-r--r--x11-misc/xse/ChangeLog7
-rw-r--r--x11-misc/xse/Manifest4
-rw-r--r--x11-misc/xse/xse-2.1.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/xse/ChangeLog b/x11-misc/xse/ChangeLog
index 44bb8997bbff..a96f1c1b4491 100644
--- a/x11-misc/xse/ChangeLog
+++ b/x11-misc/xse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xse
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.16 2008/10/14 01:39:40 darkside Exp $
+# 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
diff --git a/x11-misc/xse/Manifest b/x11-misc/xse/Manifest
index 8d70350f1ac4..98e3cb393f8d 100644
--- a/x11-misc/xse/Manifest
+++ b/x11-misc/xse/Manifest
@@ -1,4 +1,4 @@
DIST xsendevent-2.1.tar.Z 76225 RMD160 0f8c33602ed2657c7f3a0781bcab16d11bbfaaa8 SHA1 cb2bd63d0e8903f21bfc71ac6b88775b18db58c0 SHA256 c8628ae28a29a0d952815372684709f50cd2a573b9fed5d1f89657ccfe22b956
-EBUILD xse-2.1.ebuild 850 RMD160 1dd3ba9d47d32448cf0bb42013742e66793af9ca SHA1 11545099582d7de96855fa452b57748e206b52c7 SHA256 10f570824031fbf496f6c80dcef0fcb1bbbc5afdaa050c3bf44b9a5c38e74158
-MISC ChangeLog 1940 RMD160 bafaf6e5d5391fb963b0e5c0baaccaab522d8305 SHA1 0869f3d28f0b3556897a57addcff3b2b1280188f SHA256 3654e24279cbb5f0e95f655cf12899e96b89612f8278cc3bd169c9f450e3e848
+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/xse-2.1.ebuild b/x11-misc/xse/xse-2.1.ebuild
index c9f3061f7932..9d6a708efd21 100644
--- a/x11-misc/xse/xse-2.1.ebuild
+++ b/x11-misc/xse/xse-2.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.11 2008/10/14 01:39:40 darkside Exp $
+# $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="X11"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""