public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libpng: ChangeLog libpng-1.2.37.ebuild
Date: Thu, 04 Jun 2009 16:39:15 +0000	[thread overview]
Message-ID: <E1MCFyF-0002ko-Fq@stork.gentoo.org> (raw)

vapier      09/06/04 16:39:15

  Modified:             ChangeLog
  Added:                libpng-1.2.37.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.220                media-libs/libpng/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/ChangeLog?rev=1.220&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/ChangeLog?rev=1.220&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/ChangeLog?r1=1.219&r2=1.220

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -r1.219 -r1.220
--- ChangeLog	7 May 2009 17:49:45 -0000	1.219
+++ ChangeLog	4 Jun 2009 16:39:15 -0000	1.220
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libpng
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.219 2009/05/07 17:49:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.220 2009/06/04 16:39:15 vapier Exp $
+
+*libpng-1.2.37 (04 Jun 2009)
+
+  04 Jun 2009; Mike Frysinger <vapier@gentoo.org> +libpng-1.2.37.ebuild:
+  Version bump.
 
 *libpng-1.2.36 (07 May 2009)
 



1.1                  media-libs/libpng/libpng-1.2.37.ebuild

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

Index: libpng-1.2.37.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.37.ebuild,v 1.1 2009/06/04 16:39:15 vapier Exp $

inherit libtool multilib eutils

DESCRIPTION="Portable Network Graphics library"
HOMEPAGE="http://www.libpng.org/"
SRC_URI="mirror://sourceforge/libpng/${P}.tar.lzma"

LICENSE="as-is"
SLOT="1.2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""

RDEPEND="sys-libs/zlib"
DEPEND="${RDEPEND}
	app-arch/lzma-utils"

src_unpack() {
	unpack ${A}
	cd "${S}"
	# So we get sane .so versioning on FreeBSD
	elibtoolize
}

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc ANNOUNCE CHANGES KNOWNBUG README TODO Y2KINFO
}






             reply	other threads:[~2009-06-04 16:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04 16:39 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-07 16:22 [gentoo-commits] gentoo-x86 commit in media-libs/libpng: ChangeLog libpng-1.2.37.ebuild Tobias Klausmann (klausman)
2009-06-07 18:47 Jeroen Roovers (jer)
2009-06-08 20:28 Christian Faulhammer (fauli)
2009-06-10 14:16 Raul Porcel (armin76)
2009-06-10 19:05 Markus Meier (maekke)
2009-06-16 19:20 Brent Baude (ranger)
2009-06-21 14:06 Brent Baude (ranger)

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=E1MCFyF-0002ko-Fq@stork.gentoo.org \
    --to=vapier@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