public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog
@ 2008-01-17  8:49 Gunnar Wrobel (wrobel)
  0 siblings, 0 replies; 7+ messages in thread
From: Gunnar Wrobel (wrobel) @ 2008-01-17  8:49 UTC (permalink / raw
  To: gentoo-commits

wrobel      08/01/17 08:49:46

  Modified:             gallery-2.2.4.ebuild ChangeLog
  Log:
  Added new virtual/httpd-cgi in RDEPEND.
  (Portage version: 2.1.4_rc7)

Revision  Changes    Path
1.2                  www-apps/gallery/gallery-2.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?r1=1.1&r2=1.2

Index: gallery-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gallery-2.2.4.ebuild	17 Jan 2008 08:33:34 -0000	1.1
+++ gallery-2.2.4.ebuild	17 Jan 2008 08:49:45 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.1 2008/01/17 08:33:34 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.2 2008/01/17 08:49:45 wrobel Exp $
 
 inherit webapp eutils depend.php
 
@@ -12,7 +12,7 @@
 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
 
-RDEPEND="
+RDEPEND="virtual/httpd-cgi
 	media-libs/jpeg
 	raw? ( >=media-gfx/dcraw-8.03 )
 	ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20051216 )



1.126                www-apps/gallery/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog	17 Jan 2008 08:33:34 -0000	1.125
+++ ChangeLog	17 Jan 2008 08:49:45 -0000	1.126
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/gallery
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.125 2008/01/17 08:33:34 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.126 2008/01/17 08:49:45 wrobel Exp $
+
+  17 Jan 2008; Gunnar Wrobel <wrobel@gentoo.org> gallery-2.2.4.ebuild:
+  Added new virtual/httpd-cgi in RDEPEND.
 
 *gallery-2.2.4 (17 Jan 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog
@ 2008-01-17 10:50 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2008-01-17 10:50 UTC (permalink / raw
  To: gentoo-commits

maekke      08/01/17 10:50:55

  Modified:             gallery-2.2.4.ebuild ChangeLog
  Log:
  x86 stable, security bug #203217
  (Portage version: 2.1.4)

Revision  Changes    Path
1.3                  www-apps/gallery/gallery-2.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?r1=1.2&r2=1.3

Index: gallery-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gallery-2.2.4.ebuild	17 Jan 2008 08:49:45 -0000	1.2
+++ gallery-2.2.4.ebuild	17 Jan 2008 10:50:55 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.2 2008/01/17 08:49:45 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.3 2008/01/17 10:50:55 maekke Exp $
 
 inherit webapp eutils depend.php
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
 IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
 
 RDEPEND="virtual/httpd-cgi



1.127                www-apps/gallery/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.126&r2=1.127

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog	17 Jan 2008 08:49:45 -0000	1.126
+++ ChangeLog	17 Jan 2008 10:50:55 -0000	1.127
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/gallery
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.126 2008/01/17 08:49:45 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.127 2008/01/17 10:50:55 maekke Exp $
+
+  17 Jan 2008; Markus Meier <maekke@gentoo.org> gallery-2.2.4.ebuild:
+  x86 stable, security bug #203217
 
   17 Jan 2008; Gunnar Wrobel <wrobel@gentoo.org> gallery-2.2.4.ebuild:
   Added new virtual/httpd-cgi in RDEPEND.



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog
@ 2008-01-17 13:53 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2008-01-17 13:53 UTC (permalink / raw
  To: gentoo-commits

armin76     08/01/17 13:53:23

  Modified:             gallery-2.2.4.ebuild ChangeLog
  Log:
  alpha/sparc stable wrt #203217
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.4                  www-apps/gallery/gallery-2.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?r1=1.3&r2=1.4

Index: gallery-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gallery-2.2.4.ebuild	17 Jan 2008 10:50:55 -0000	1.3
+++ gallery-2.2.4.ebuild	17 Jan 2008 13:53:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.3 2008/01/17 10:50:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.4 2008/01/17 13:53:22 armin76 Exp $
 
 inherit webapp eutils depend.php
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86"
 IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
 
 RDEPEND="virtual/httpd-cgi



1.128                www-apps/gallery/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.127&r2=1.128

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog	17 Jan 2008 10:50:55 -0000	1.127
+++ ChangeLog	17 Jan 2008 13:53:22 -0000	1.128
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/gallery
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.127 2008/01/17 10:50:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.128 2008/01/17 13:53:22 armin76 Exp $
+
+  17 Jan 2008; Raúl Porcel <armin76@gentoo.org> gallery-2.2.4.ebuild:
+  alpha/sparc stable wrt #203217
 
   17 Jan 2008; Markus Meier <maekke@gentoo.org> gallery-2.2.4.ebuild:
   x86 stable, security bug #203217



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog
@ 2008-01-17 15:17 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2008-01-17 15:17 UTC (permalink / raw
  To: gentoo-commits

jer         08/01/17 15:17:57

  Modified:             gallery-2.2.4.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #203217).
  (Portage version: 2.1.4)

Revision  Changes    Path
1.5                  www-apps/gallery/gallery-2.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?r1=1.4&r2=1.5

Index: gallery-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gallery-2.2.4.ebuild	17 Jan 2008 13:53:22 -0000	1.4
+++ gallery-2.2.4.ebuild	17 Jan 2008 15:17:57 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.4 2008/01/17 13:53:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.5 2008/01/17 15:17:57 jer Exp $
 
 inherit webapp eutils depend.php
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 sparc x86"
 IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
 
 RDEPEND="virtual/httpd-cgi



1.129                www-apps/gallery/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.128&r2=1.129

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog	17 Jan 2008 13:53:22 -0000	1.128
+++ ChangeLog	17 Jan 2008 15:17:57 -0000	1.129
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/gallery
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.128 2008/01/17 13:53:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.129 2008/01/17 15:17:57 jer Exp $
+
+  17 Jan 2008; Jeroen Roovers <jer@gentoo.org> gallery-2.2.4.ebuild:
+  Stable for HPPA (bug #203217).
 
   17 Jan 2008; Raúl Porcel <armin76@gentoo.org> gallery-2.2.4.ebuild:
   alpha/sparc stable wrt #203217



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog
@ 2008-01-17 17:04 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2008-01-17 17:04 UTC (permalink / raw
  To: gentoo-commits

ranger      08/01/17 17:04:34

  Modified:             gallery-2.2.4.ebuild ChangeLog
  Log:
  Marking gallery-2.2.4 ppc64 for bug 203217
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.6                  www-apps/gallery/gallery-2.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?r1=1.5&r2=1.6

Index: gallery-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gallery-2.2.4.ebuild	17 Jan 2008 15:17:57 -0000	1.5
+++ gallery-2.2.4.ebuild	17 Jan 2008 17:04:34 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.5 2008/01/17 15:17:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.6 2008/01/17 17:04:34 ranger Exp $
 
 inherit webapp eutils depend.php
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ~ppc ppc64 sparc x86"
 IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
 
 RDEPEND="virtual/httpd-cgi



1.130                www-apps/gallery/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.129&r2=1.130

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog	17 Jan 2008 15:17:57 -0000	1.129
+++ ChangeLog	17 Jan 2008 17:04:34 -0000	1.130
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/gallery
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.129 2008/01/17 15:17:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.130 2008/01/17 17:04:34 ranger Exp $
+
+  17 Jan 2008; Brent Baude <ranger@gentoo.org> gallery-2.2.4.ebuild:
+  Marking gallery-2.2.4 ppc64 for bug 203217
 
   17 Jan 2008; Jeroen Roovers <jer@gentoo.org> gallery-2.2.4.ebuild:
   Stable for HPPA (bug #203217).



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog
@ 2008-01-18 20:24 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 7+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-01-18 20:24 UTC (permalink / raw
  To: gentoo-commits

dertobi123    08/01/18 20:24:46

  Modified:             gallery-2.2.4.ebuild ChangeLog
  Log:
  ppc stable, bug #203217
  (Portage version: 2.1.4)

Revision  Changes    Path
1.7                  www-apps/gallery/gallery-2.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?r1=1.6&r2=1.7

Index: gallery-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gallery-2.2.4.ebuild	17 Jan 2008 17:04:34 -0000	1.6
+++ gallery-2.2.4.ebuild	18 Jan 2008 20:24:45 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.6 2008/01/17 17:04:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.7 2008/01/18 20:24:45 dertobi123 Exp $
 
 inherit webapp eutils depend.php
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 hppa ~ppc ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ppc ppc64 sparc x86"
 IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
 
 RDEPEND="virtual/httpd-cgi



1.131                www-apps/gallery/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.130&r2=1.131

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	17 Jan 2008 17:04:34 -0000	1.130
+++ ChangeLog	18 Jan 2008 20:24:45 -0000	1.131
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/gallery
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.130 2008/01/17 17:04:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.131 2008/01/18 20:24:45 dertobi123 Exp $
+
+  18 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+  gallery-2.2.4.ebuild:
+  ppc stable, bug #203217
 
   17 Jan 2008; Brent Baude <ranger@gentoo.org> gallery-2.2.4.ebuild:
   Marking gallery-2.2.4 ppc64 for bug 203217



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog
@ 2008-01-23 16:02 Steve Dibb (beandog)
  0 siblings, 0 replies; 7+ messages in thread
From: Steve Dibb (beandog) @ 2008-01-23 16:02 UTC (permalink / raw
  To: gentoo-commits

beandog     08/01/23 16:02:23

  Modified:             gallery-2.2.4.ebuild ChangeLog
  Log:
  amd64 stable, security bug 203217
  (Portage version: 2.1.4)

Revision  Changes    Path
1.8                  www-apps/gallery/gallery-2.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?r1=1.7&r2=1.8

Index: gallery-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gallery-2.2.4.ebuild	18 Jan 2008 20:24:45 -0000	1.7
+++ gallery-2.2.4.ebuild	23 Jan 2008 16:02:22 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.7 2008/01/18 20:24:45 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.8 2008/01/23 16:02:22 beandog Exp $
 
 inherit webapp eutils depend.php
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
 IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
 
 RDEPEND="virtual/httpd-cgi



1.132                www-apps/gallery/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.132&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.132&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.131&r2=1.132

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog	18 Jan 2008 20:24:45 -0000	1.131
+++ ChangeLog	23 Jan 2008 16:02:22 -0000	1.132
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/gallery
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.131 2008/01/18 20:24:45 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.132 2008/01/23 16:02:22 beandog Exp $
+
+  23 Jan 2008; Steve Dibb <beandog@gentoo.org> gallery-2.2.4.ebuild:
+  amd64 stable, security bug 203217
 
   18 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
   gallery-2.2.4.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-01-23 16:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 13:53 [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-23 16:02 Steve Dibb (beandog)
2008-01-18 20:24 Tobias Scherbaum (dertobi123)
2008-01-17 17:04 Brent Baude (ranger)
2008-01-17 15:17 Jeroen Roovers (jer)
2008-01-17 10:50 Markus Meier (maekke)
2008-01-17  8:49 Gunnar Wrobel (wrobel)

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