summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-04-18 00:33:04 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-04-18 00:33:04 +0000
commit69e642aa92b3fd429827a612032c1202c563c043 (patch)
treecd84bb8e924ee02063ab12615348ecc2532ddd53 /dev-python/pyxdg
parentVersion bump - thanks to Paulo Fidalgo <kanniball@zmail.pt> in bug #43153 (Ma... (diff)
downloadgentoo-2-69e642aa92b3fd429827a612032c1202c563c043.tar.gz
gentoo-2-69e642aa92b3fd429827a612032c1202c563c043.tar.bz2
gentoo-2-69e642aa92b3fd429827a612032c1202c563c043.zip
fix license, bug #48147
Diffstat (limited to 'dev-python/pyxdg')
-rw-r--r--dev-python/pyxdg/ChangeLog5
-rw-r--r--dev-python/pyxdg/pyxdg-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyxdg/ChangeLog b/dev-python/pyxdg/ChangeLog
index 92adc648e355..c84ed215e139 100644
--- a/dev-python/pyxdg/ChangeLog
+++ b/dev-python/pyxdg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyxdg
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.12 2004/04/07 12:11:05 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.13 2004/04/18 00:33:04 lanius Exp $
+
+ 18 Apr 2004; Heinrich Wendel <lanius@gentoo.org> pyxdg-0.5.ebuild:
+ fix license, bug #48147
07 Apr 2004; David Holm <dholm@gentoo.org> pyxdg-0.5.ebuild:
Added to ~ppc.
diff --git a/dev-python/pyxdg/pyxdg-0.5.ebuild b/dev-python/pyxdg/pyxdg-0.5.ebuild
index f0812e2581ff..faefe100c465 100644
--- a/dev-python/pyxdg/pyxdg-0.5.ebuild
+++ b/dev-python/pyxdg/pyxdg-0.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.5.ebuild,v 1.2 2004/04/07 12:11:05 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.5.ebuild,v 1.3 2004/04/18 00:33:04 lanius Exp $
inherit distutils
DESCRIPTION="a python module to deal with freedesktop.org specifications."
SRC_URI="http://www.freedesktop.org/software/pyxdg/releases/${P}.tar.gz"
HOMEPAGE="pyxdg.freedesktop.org"
-LICENSE="GPL-2"
+LICENSE="LGPL-2"
DEPEND="virtual/python"
SLOT="0"