summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2012-07-12 15:57:18 +0000
committerIan Stakenvicius <axs@gentoo.org>2012-07-12 15:57:18 +0000
commit48374b4eac650b54fb31c684f78e4a809d1648de (patch)
treeff86f87fbe76a7e9677313247f5d7e7e611c3638 /net-misc/orbited
parentadded GPL-2 to LICENSE per bug 425864 (diff)
downloadgentoo-2-48374b4eac650b54fb31c684f78e4a809d1648de.tar.gz
gentoo-2-48374b4eac650b54fb31c684f78e4a809d1648de.tar.bz2
gentoo-2-48374b4eac650b54fb31c684f78e4a809d1648de.zip
added GPL-2 to LICENSE per bug 426088
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/orbited')
-rw-r--r--net-misc/orbited/ChangeLog7
-rw-r--r--net-misc/orbited/orbited-0.7.10-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/orbited/ChangeLog b/net-misc/orbited/ChangeLog
index 9651ab96c546..8a8f4e8f7a58 100644
--- a/net-misc/orbited/ChangeLog
+++ b/net-misc/orbited/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/orbited
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/ChangeLog,v 1.9 2011/04/07 19:44:13 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/ChangeLog,v 1.10 2012/07/12 15:57:18 axs Exp $
+
+ 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> orbited-0.7.10-r1.ebuild:
+ added GPL-2 to LICENSE per bug 426088
07 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
orbited-0.7.10-r1.ebuild:
diff --git a/net-misc/orbited/orbited-0.7.10-r1.ebuild b/net-misc/orbited/orbited-0.7.10-r1.ebuild
index 621a6a918870..877b4f4b0232 100644
--- a/net-misc/orbited/orbited-0.7.10-r1.ebuild
+++ b/net-misc/orbited/orbited-0.7.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/orbited-0.7.10-r1.ebuild,v 1.3 2011/04/07 19:44:13 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/orbited-0.7.10-r1.ebuild,v 1.4 2012/07/12 15:57:18 axs Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -11,7 +11,7 @@ DESCRIPTION="Real-time communication for the browser."
HOMEPAGE="http://orbited.org"
SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz"
-LICENSE="MIT"
+LICENSE="MIT GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""