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 1JtfkV-0003Ts-K6 for garchives@archives.gentoo.org; Wed, 07 May 2008 09:15:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96D65E0352; Wed, 7 May 2008 09:15:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 74883E0352 for ; Wed, 7 May 2008 09:15:42 +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 1ABC767241 for ; Wed, 7 May 2008 09:15:42 +0000 (UTC) Received: from tove by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JtfkS-0003tj-VL for gentoo-commits@lists.gentoo.org; Wed, 07 May 2008 09:15:41 +0000 From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/GD-Barcode: GD-Barcode-1.15.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: GD-Barcode-1.15.ebuild ChangeLog X-VCS-Directories: dev-perl/GD-Barcode X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Torsten Veller Date: Wed, 07 May 2008 09:15:40 +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: 265fd217-be0e-42a4-b226-5577a07c2694 X-Archives-Hash: 4b9214ac761babca0e5f1f41dc0c6981 tove 08/05/07 09:15:40 Modified: GD-Barcode-1.15.ebuild ChangeLog Log: Add dev-perl/GD to RDEPEND (#220061) (Portage version: 2.1.5_rc7) Revision Changes Path 1.4 dev-perl/GD-Barcode/GD-Barcode-1.15.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-Barcod= e/GD-Barcode-1.15.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-Barcod= e/GD-Barcode-1.15.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-Barcod= e/GD-Barcode-1.15.ebuild?r1=3D1.3&r2=3D1.4 Index: GD-Barcode-1.15.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/dev-perl/GD-Barcode/GD-Barcode-1.15.ebu= ild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- GD-Barcode-1.15.ebuild 17 Jan 2008 14:31:43 -0000 1.3 +++ GD-Barcode-1.15.ebuild 7 May 2008 09:15:40 -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/dev-perl/GD-Barcode/GD-Barcode-1.15.e= build,v 1.3 2008/01/17 14:31:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Barcode/GD-Barcode-1.15.e= build,v 1.4 2008/05/07 09:15:40 tove Exp $ =20 inherit perl-module =20 @@ -15,4 +15,5 @@ SRC_TEST=3D"do" =20 DEPEND=3D"dev-lang/perl" -RDEPEND=3D"${DEPEND}" +RDEPEND=3D"${DEPEND} + dev-perl/GD" 1.3 dev-perl/GD-Barcode/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-Barcod= e/ChangeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-Barcod= e/ChangeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-Barcod= e/ChangeLog?r1=3D1.2&r2=3D1.3 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/dev-perl/GD-Barcode/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 17 Jan 2008 14:31:43 -0000 1.2 +++ ChangeLog 7 May 2008 09:15:40 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GD-Barcode # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Barcode/ChangeLog,v 1.2 2= 008/01/17 14:31:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Barcode/ChangeLog,v 1.3 2= 008/05/07 09:15:40 tove Exp $ + + 07 May 2008; Torsten Veller GD-Barcode-1.15.ebuild: + Add dev-perl/GD to RDEPEND (#220061) =20 17 Jan 2008; Markus Meier GD-Barcode-1.15.ebuild: x86 stable, bug #206322 --=20 gentoo-commits@lists.gentoo.org mailing list