summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-12-14 11:15:52 +0000
committerRémi Cardona <remi@gentoo.org>2009-12-14 11:15:52 +0000
commitc9245edeb79937b0c3cbc8bf6a362f660e146ec4 (patch)
treeab5ab53605f8567ef7e1ca1e0c8c54dd695398b5 /x11-libs/xpyb
parentx11-libs/Xaw3d: change LICENSE to MIT (diff)
downloadgentoo-2-c9245edeb79937b0c3cbc8bf6a362f660e146ec4.tar.gz
gentoo-2-c9245edeb79937b0c3cbc8bf6a362f660e146ec4.tar.bz2
gentoo-2-c9245edeb79937b0c3cbc8bf6a362f660e146ec4.zip
x11-libs/xpyb: change LICENSE to MIT
(Portage version: 2.2_rc59/cvs/Linux i686)
Diffstat (limited to 'x11-libs/xpyb')
-rw-r--r--x11-libs/xpyb/ChangeLog5
-rw-r--r--x11-libs/xpyb/xpyb-1.0.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-libs/xpyb/ChangeLog b/x11-libs/xpyb/ChangeLog
index 6905325b195f..344a5423a40b 100644
--- a/x11-libs/xpyb/ChangeLog
+++ b/x11-libs/xpyb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xpyb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.7 2009/09/29 11:25:17 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.8 2009/12/14 11:15:52 remi Exp $
+
+ 14 Dec 2009; Rémi Cardona <remi@gentoo.org> xpyb-1.0.ebuild:
+ change LICENSE to MIT
29 Sep 2009; Rémi Cardona <remi@gentoo.org> -xpyb-0.9.ebuild:
drop old ebuilds
diff --git a/x11-libs/xpyb/xpyb-1.0.ebuild b/x11-libs/xpyb/xpyb-1.0.ebuild
index 821aa6533fd0..16b0bba19461 100644
--- a/x11-libs/xpyb/xpyb-1.0.ebuild
+++ b/x11-libs/xpyb/xpyb-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.0.ebuild,v 1.2 2009/05/04 15:41:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.0.ebuild,v 1.3 2009/12/14 11:15:52 remi Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,6 @@ inherit x-modular
DESCRIPTION="XCB-based Python bindings for the X Window System"
HOMEPAGE="http://xcb.freedesktop.org/"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-LICENSE="X11"
KEYWORDS="~amd64 ~x86"
IUSE="selinux"
RDEPEND=">=x11-libs/libxcb-1.1