public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/jhead: jhead-2.86.ebuild ChangeLog jhead-2.84.ebuild
@ 2009-03-14 11:18 Markus Meier (maekke)
  0 siblings, 0 replies; only message in thread
From: Markus Meier (maekke) @ 2009-03-14 11:18 UTC (permalink / raw
  To: gentoo-commits

maekke      09/03/14 11:18:31

  Modified:             ChangeLog
  Added:                jhead-2.86.ebuild
  Removed:              jhead-2.84.ebuild
  Log:
  version bump to 2.86, remove old
  (Portage version: 2.2_rc25/cvs/Linux i686)

Revision  Changes    Path
1.101                media-gfx/jhead/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	1 Dec 2008 15:51:59 -0000	1.100
+++ ChangeLog	14 Mar 2009 11:18:31 -0000	1.101
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/jhead
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.100 2008/12/01 15:51:59 ranger Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.101 2009/03/14 11:18:31 maekke Exp $
+
+*jhead-2.86 (14 Mar 2009)
+
+  14 Mar 2009; Markus Meier <maekke@gentoo.org> -jhead-2.84.ebuild,
+  +jhead-2.86.ebuild:
+  version bump to 2.86, remove old
 
   01 Dec 2008; Brent Baude <ranger@gentoo.org> jhead-2.84-r1.ebuild:
   Marking jhead-2.84-r1 ppc64 for bug 243238



1.1                  media-gfx/jhead/jhead-2.86.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild?rev=1.1&content-type=text/plain

Index: jhead-2.86.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild,v 1.1 2009/03/14 11:18:31 maekke Exp $

inherit toolchain-funcs

DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover"
HOMEPAGE="http://www.sentex.net/~mwandel/jhead"
SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

src_compile() {
	tc-export CC
	emake || die "emake failed."
}

src_install() {
	dobin ${PN} || die "dobin failed."
	dodoc *.txt
	dohtml *.html
	doman ${PN}.1
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-14 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-14 11:18 [gentoo-commits] gentoo-x86 commit in media-gfx/jhead: jhead-2.86.ebuild ChangeLog jhead-2.84.ebuild Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox