public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libpng: libpng-1.2.21-r3.ebuild
@ 2007-10-12 14:51 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2007-10-12 14:51 UTC (permalink / raw
  To: gentoo-commits

vapier      07/10/12 14:51:08

  Modified:             libpng-1.2.21-r3.ebuild
  Log:
  arm/s390/sh love
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.9                  media-libs/libpng/libpng-1.2.21-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild?r1=1.8&r2=1.9

Index: libpng-1.2.21-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libpng-1.2.21-r3.ebuild	12 Oct 2007 14:50:11 -0000	1.8
+++ libpng-1.2.21-r3.ebuild	12 Oct 2007 14:51:07 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild,v 1.8 2007/10/12 14:50:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild,v 1.9 2007/10/12 14:51:07 vapier Exp $
 
 inherit libtool multilib eutils flag-o-matic
 
@@ -10,7 +10,7 @@
 
 LICENSE="as-is"
 SLOT="1.2"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="sys-libs/zlib"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/libpng: libpng-1.2.21-r3.ebuild
@ 2007-10-14 21:26 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2007-10-14 21:26 UTC (permalink / raw
  To: gentoo-commits

vapier      07/10/14 21:26:44

  Modified:             libpng-1.2.21-r3.ebuild
  Log:
  mips stable
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.10                 media-libs/libpng/libpng-1.2.21-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild?r1=1.9&r2=1.10

Index: libpng-1.2.21-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libpng-1.2.21-r3.ebuild	12 Oct 2007 14:51:07 -0000	1.9
+++ libpng-1.2.21-r3.ebuild	14 Oct 2007 21:26:43 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild,v 1.9 2007/10/12 14:51:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.21-r3.ebuild,v 1.10 2007/10/14 21:26:43 vapier Exp $
 
 inherit libtool multilib eutils flag-o-matic
 
@@ -10,7 +10,7 @@
 
 LICENSE="as-is"
 SLOT="1.2"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="sys-libs/zlib"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-14 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-14 21:26 [gentoo-commits] gentoo-x86 commit in media-libs/libpng: libpng-1.2.21-r3.ebuild Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-12 14:51 Mike Frysinger (vapier)

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