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.40.ebuild
Date: Wed, 23 Sep 2009 15:31:40 +0000	[thread overview]
Message-ID: <E1MqToi-0003T1-BX@stork.gentoo.org> (raw)

vapier      09/09/23 15:31:40

  Modified:             ChangeLog
  Added:                libpng-1.2.40.ebuild
  Log:
  Version bump #284855 by Lars Wendler.
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.236                media-libs/libpng/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- ChangeLog	15 Sep 2009 22:11:00 -0000	1.235
+++ ChangeLog	23 Sep 2009 15:31:39 -0000	1.236
@@ -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.235 2009/09/15 22:11:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.236 2009/09/23 15:31:39 vapier Exp $
+
+*libpng-1.2.40 (23 Sep 2009)
+
+  23 Sep 2009; Mike Frysinger <vapier@gentoo.org> +libpng-1.2.40.ebuild:
+  Version bump #284855 by Lars Wendler.
 
   15 Sep 2009; Jeroen Roovers <jer@gentoo.org> libpng-1.2.38.ebuild:
   Stable for HPPA (bug #284195).



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

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

Index: libpng-1.2.40.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.40.ebuild,v 1.1 2009/09/23 15:31:39 vapier Exp $

inherit libtool multilib eutils

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

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

RDEPEND="sys-libs/zlib"
DEPEND="${RDEPEND}
	|| ( app-arch/xz-utils 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-09-23 15:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 15:31 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-23 16:56 [gentoo-commits] gentoo-x86 commit in media-libs/libpng: ChangeLog libpng-1.2.40.ebuild Markos Chandras (hwoarang)
2009-12-24  2:47 Jeroen Roovers (jer)
2009-12-26 22:58 Brent Baude (ranger)
2009-12-28 18:31 Gysbert Wassenaar (nixnut)
2009-12-29 20:19 Christian Faulhammer (fauli)
2010-01-24 15:22 Tobias Klausmann (klausman)
2010-01-31 16:11 Raul Porcel (armin76)

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=E1MqToi-0003T1-BX@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