From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JFQRZ-0002Ax-2C for garchives@archives.gentoo.org; Thu, 17 Jan 2008 08:49:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02CE3E089C; Thu, 17 Jan 2008 08:49:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D5335E089C for ; Thu, 17 Jan 2008 08:49:47 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7C24165E27 for ; Thu, 17 Jan 2008 08:49:47 +0000 (UTC) Received: from wrobel by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JFQRW-00080c-Bl for gentoo-commits@lists.gentoo.org; Thu, 17 Jan 2008 08:49:46 +0000 From: "Gunnar Wrobel (wrobel)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, wrobel@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-2.2.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gallery-2.2.4.ebuild ChangeLog X-VCS-Directories: www-apps/gallery X-VCS-Committer: wrobel X-VCS-Committer-Name: Gunnar Wrobel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Gunnar Wrobel Date: Thu, 17 Jan 2008 08:49:46 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 72a6cc1a-146e-4396-ab41-08773b3d42e5 X-Archives-Hash: 29272394de9f47820b1778dc2b8e0315 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/g= allery-2.2.4.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/g= allery-2.2.4.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/g= allery-2.2.4.ebuild?r1=3D1.1&r2=3D1.2 Index: gallery-2.2.4.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 $ =20 inherit webapp eutils depend.php =20 @@ -12,7 +12,7 @@ KEYWORDS=3D"~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE=3D"ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip" =20 -RDEPEND=3D" +RDEPEND=3D"virtual/httpd-cgi media-libs/jpeg raw? ( >=3Dmedia-gfx/dcraw-8.03 ) ffmpeg? ( >=3Dmedia-video/ffmpeg-0.4.9_p20051216 ) 1.126 www-apps/gallery/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/C= hangeLog?rev=3D1.126&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/C= hangeLog?rev=3D1.126&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/C= hangeLog?r1=3D1.125&r2=3D1.126 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 20= 08/01/17 08:33:34 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.126 20= 08/01/17 08:49:45 wrobel Exp $ + + 17 Jan 2008; Gunnar Wrobel gallery-2.2.4.ebuild: + Added new virtual/httpd-cgi in RDEPEND. =20 *gallery-2.2.4 (17 Jan 2008) =20 --=20 gentoo-commits@lists.gentoo.org mailing list