monsieurp    15/03/17 09:08:55

  Modified:             ChangeLog
  Added:                exiftool-9.90.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux i686, unsigned Manifest commit)

Revision  Changes    Path
1.165                media-libs/exiftool/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?rev=1.165&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?rev=1.165&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?r1=1.164&r2=1.165

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog   28 Feb 2015 21:31:35 -0000      1.164
+++ ChangeLog   17 Mar 2015 09:08:55 -0000      1.165
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/exiftool
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.164 
2015/02/28 21:31:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.165 
2015/03/17 09:08:55 monsieurp Exp $
+
+*exiftool-9.90 (17 Mar 2015)
+
+  17 Mar 2015; Patrice Clement <monsie...@gentoo.org> +exiftool-9.90.ebuild:
+  Version bump.
 
 *exiftool-9.88 (28 Feb 2015)
 



1.1                  media-libs/exiftool/exiftool-9.90.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/exiftool-9.90.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/exiftool-9.90.ebuild?rev=1.1&content-type=text/plain

Index: exiftool-9.90.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.90.ebuild,v 
1.1 2015/03/17 09:08:55 monsieurp Exp $

EAPI=5

MY_PN=Image-ExifTool
MY_P=${MY_PN}-${PV}
inherit perl-module

DESCRIPTION="Read and write meta information in image, audio and video files"
HOMEPAGE="http://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}"
SRC_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/${MY_P}.tar.gz";

SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"

SRC_TEST="do"

src_install() {
        perl-module_src_install
        dohtml -r html/
}




Reply via email to