From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libfpx: libfpx-1.3.0-r1.ebuild libfpx-1.2.0.9.ebuild ChangeLog
Date: Sat, 19 Jan 2013 11:22:05 +0000 (UTC) [thread overview]
Message-ID: <20130119112205.E21792171D@flycatcher.gentoo.org> (raw)
ulm 13/01/19 11:22:05
Modified: libfpx-1.3.0-r1.ebuild libfpx-1.2.0.9.ebuild
ChangeLog
Log:
Fix LICENSE, see flashpix.h file, bug 450210.
(Portage version: 2.1.11.43/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Revision Changes Path
1.11 media-libs/libfpx/libfpx-1.3.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild?r1=1.10&r2=1.11
Index: libfpx-1.3.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libfpx-1.3.0-r1.ebuild 9 May 2012 17:34:33 -0000 1.10
+++ libfpx-1.3.0-r1.ebuild 19 Jan 2013 11:22:05 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild,v 1.10 2012/05/09 17:34:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild,v 1.11 2013/01/19 11:22:05 ulm Exp $
EAPI=2
inherit eutils flag-o-matic libtool
@@ -9,7 +9,7 @@
HOMEPAGE="http://www.i3a.org/"
SRC_URI="mirror://imagemagick/delegates/${P}-1.tar.bz2"
-LICENSE="as-is"
+LICENSE="Flashpix"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE=""
1.23 media-libs/libfpx/libfpx-1.2.0.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild?r1=1.22&r2=1.23
Index: libfpx-1.2.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- libfpx-1.2.0.9.ebuild 23 Apr 2012 17:35:34 -0000 1.22
+++ libfpx-1.2.0.9.ebuild 19 Jan 2013 11:22:05 -0000 1.23
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild,v 1.22 2012/04/23 17:35:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild,v 1.23 2013/01/19 11:22:05 ulm Exp $
### uncomment the right variables depending on if we have a patchlevel or not
#MY_P=${PN}-${PV%.*}-${PV#*.*.*.}
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.i3a.org/"
SRC_URI="mirror://imagemagick/delegates/${MY_P}.tar.bz2"
-LICENSE="as-is"
+LICENSE="Flashpix"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
1.32 media-libs/libfpx/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfpx/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libfpx/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 9 May 2012 17:34:33 -0000 1.31
+++ ChangeLog 19 Jan 2013 11:22:05 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libfpx
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/ChangeLog,v 1.31 2012/05/09 17:34:33 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/ChangeLog,v 1.32 2013/01/19 11:22:05 ulm Exp $
+
+ 19 Jan 2013; Ulrich Müller <ulm@gentoo.org> libfpx-1.2.0.9.ebuild,
+ libfpx-1.3.0-r1.ebuild:
+ Fix LICENSE, see flashpix.h file, bug 450210.
09 May 2012; Alexis Ballier <aballier@gentoo.org> libfpx-1.3.0-r1.ebuild:
keyword ~amd64-fbsd
next reply other threads:[~2013-01-19 11:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-19 11:22 Ulrich Mueller (ulm) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-23 17:35 [gentoo-commits] gentoo-x86 commit in media-libs/libfpx: libfpx-1.3.0-r1.ebuild libfpx-1.2.0.9.ebuild ChangeLog Michal Gorny (mgorny)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130119112205.E21792171D@flycatcher.gentoo.org \
--to=ulm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox