* [gentoo-commits] gentoo-x86 commit in media-libs/libfreehand: libfreehand-0.0.0.ebuild libfreehand-9999.ebuild ChangeLog
@ 2013-11-01 9:01 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2013-11-01 9:01 UTC (permalink / raw
To: gentoo-commits
scarabeus 13/11/01 09:01:47
Modified: libfreehand-0.0.0.ebuild libfreehand-9999.ebuild
ChangeLog
Log:
Fix license.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Revision Changes Path
1.2 media-libs/libfreehand/libfreehand-0.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-0.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-0.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-0.0.0.ebuild?r1=1.1&r2=1.2
Index: libfreehand-0.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-0.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libfreehand-0.0.0.ebuild 1 Nov 2013 08:50:43 -0000 1.1
+++ libfreehand-0.0.0.ebuild 1 Nov 2013 09:01:47 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-0.0.0.ebuild,v 1.1 2013/11/01 08:50:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-0.0.0.ebuild,v 1.2 2013/11/01 09:01:47 scarabeus Exp $
EAPI=5
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/libfreehand/"
[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz"
-LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
+LICENSE="MPL-2.0"
SLOT="0"
[[ ${PV} == 9999 ]] || \
KEYWORDS="~amd64 ~arm ~ppc ~x86"
1.2 media-libs/libfreehand/libfreehand-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild?r1=1.1&r2=1.2
Index: libfreehand-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libfreehand-9999.ebuild 1 Nov 2013 08:50:43 -0000 1.1
+++ libfreehand-9999.ebuild 1 Nov 2013 09:01:47 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild,v 1.1 2013/11/01 08:50:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild,v 1.2 2013/11/01 09:01:47 scarabeus Exp $
EAPI=5
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/libfreehand/"
[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz"
-LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
+LICENSE="MPL-2.0"
SLOT="0"
[[ ${PV} == 9999 ]] || \
KEYWORDS="~amd64 ~arm ~ppc ~x86"
1.2 media-libs/libfreehand/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 1 Nov 2013 08:50:43 -0000 1.1
+++ ChangeLog 1 Nov 2013 09:01:47 -0000 1.2
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libfreehand
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v 1.1 2013/11/01 08:50:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v 1.2 2013/11/01 09:01:47 scarabeus Exp $
+
+ 01 Nov 2013; Tomáš Chvátal <scarabeus@gentoo.org> libfreehand-0.0.0.ebuild,
+ libfreehand-9999.ebuild:
+ Fix license.
*libfreehand-9999 (01 Nov 2013)
*libfreehand-0.0.0 (01 Nov 2013)
@@ -8,4 +12,3 @@
01 Nov 2013; Tomáš Chvátal <scarabeus@gentoo.org>
+libfreehand-0.0.0.ebuild, +libfreehand-9999.ebuild, +metadata.xml:
Intial commit as it is dep for lo 4.2.
-
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-01 9:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 9:01 [gentoo-commits] gentoo-x86 commit in media-libs/libfreehand: libfreehand-0.0.0.ebuild libfreehand-9999.ebuild ChangeLog Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox