* [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: radiotray-0.7.2.ebuild radiotray-9999.ebuild radiotray-0.7.3-r1.ebuild ChangeLog
@ 2012-11-25 10:41 Markos Chandras (hwoarang)
0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2012-11-25 10:41 UTC (permalink / raw
To: gentoo-commits
hwoarang 12/11/25 10:41:07
Modified: radiotray-0.7.2.ebuild radiotray-9999.ebuild
radiotray-0.7.3-r1.ebuild ChangeLog
Log:
Fix license to be GPL-1+. Bug #444638. Thanks to Aljosha Papsch <papsch.al@googlemail.com>
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Revision Changes Path
1.5 media-radio/radiotray/radiotray-0.7.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild?r1=1.4&r2=1.5
Index: radiotray-0.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- radiotray-0.7.2.ebuild 5 Aug 2012 18:42:14 -0000 1.4
+++ radiotray-0.7.2.ebuild 25 Nov 2012 10:41:07 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.4 2012/08/05 18:42:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.2.ebuild,v 1.5 2012/11/25 10:41:07 hwoarang Exp $
EAPI=3
@@ -13,7 +13,7 @@
HOMEPAGE="http://radiotray.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-1"
+LICENSE="GPL-1+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
1.6 media-radio/radiotray/radiotray-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild?r1=1.5&r2=1.6
Index: radiotray-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- radiotray-9999.ebuild 8 Sep 2012 09:25:06 -0000 1.5
+++ radiotray-9999.ebuild 25 Nov 2012 10:41:07 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v 1.5 2012/09/08 09:25:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v 1.6 2012/11/25 10:41:07 hwoarang Exp $
EAPI=4
PYTHON_COMPAT='python2_6 python2_7'
@@ -12,7 +12,7 @@
SRC_URI=""
EHG_REPO_URI="http://radiotray.hg.sourceforge.net:8000/hgroot/radiotray/radiotray"
-LICENSE="GPL-1"
+LICENSE="GPL-1+"
SLOT="0"
KEYWORDS=""
IUSE=""
1.3 media-radio/radiotray/radiotray-0.7.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.3-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.3-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-0.7.3-r1.ebuild?r1=1.2&r2=1.3
Index: radiotray-0.7.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- radiotray-0.7.3-r1.ebuild 8 Sep 2012 09:25:06 -0000 1.2
+++ radiotray-0.7.3-r1.ebuild 25 Nov 2012 10:41:07 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.3-r1.ebuild,v 1.2 2012/09/08 09:25:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.3-r1.ebuild,v 1.3 2012/11/25 10:41:07 hwoarang Exp $
EAPI=4
@@ -11,7 +11,7 @@
HOMEPAGE="http://radiotray.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-1"
+LICENSE="GPL-1+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
1.27 media-radio/radiotray/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 8 Sep 2012 09:25:06 -0000 1.26
+++ ChangeLog 25 Nov 2012 10:41:07 -0000 1.27
@@ -1,6 +1,11 @@
# ChangeLog for media-radio/radiotray
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.26 2012/09/08 09:25:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.27 2012/11/25 10:41:07 hwoarang Exp $
+
+ 25 Nov 2012; Markos Chandras <hwoarang@gentoo.org> radiotray-0.7.2.ebuild,
+ radiotray-0.7.3-r1.ebuild, radiotray-9999.ebuild:
+ Fix license to be GPL-1+. Bug #444638. Thanks to Aljosha Papsch
+ <papsch.al@googlemail.com>
08 Sep 2012; Markos Chandras <hwoarang@gentoo.org> radiotray-0.7.3-r1.ebuild,
radiotray-9999.ebuild:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-25 10:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-25 10:41 [gentoo-commits] gentoo-x86 commit in media-radio/radiotray: radiotray-0.7.2.ebuild radiotray-9999.ebuild radiotray-0.7.3-r1.ebuild ChangeLog Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox