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 1KvunP-0002S4-Qu for garchives@archives.gentoo.org; Fri, 31 Oct 2008 14:16:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F8EFE051F; Fri, 31 Oct 2008 14:16:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2FD3BE051F for ; Fri, 31 Oct 2008 14:16:16 +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 8CD3664DD2 for ; Fri, 31 Oct 2008 14:16:14 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KvunO-0003iF-5U for gentoo-commits@lists.gentoo.org; Fri, 31 Oct 2008 14:16:14 +0000 From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-documentation-finnish: texlive-documentation-finnish-2008.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: texlive-documentation-finnish-2008.ebuild ChangeLog X-VCS-Directories: dev-texlive/texlive-documentation-finnish X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Fri, 31 Oct 2008 14:16:14 +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: f9ce6ae6-f66d-4841-ab40-a8fcc6ccdbed X-Archives-Hash: 18983043f57767390ade0117860aa505 aballier 08/10/31 14:16:14 Modified: texlive-documentation-finnish-2008.ebuild ChangeL= og Log: Use stricter deps for texlive 2008 to require the 2008 version of a pac= kage, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND fie= lds (Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64) Revision Changes Path 1.2 dev-texlive/texlive-documentation-finnish/texlive-do= cumentation-finnish-2008.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-documentation-finnish/texlive-documentation-finnish-2008.ebuild?rev=3D1= .2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-documentation-finnish/texlive-documentation-finnish-2008.ebuild?rev=3D1= .2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-documentation-finnish/texlive-documentation-finnish-2008.ebuild?r1=3D1.= 1&r2=3D1.2 Index: texlive-documentation-finnish-2008.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-texlive/texlive-documentation-finni= sh/texlive-documentation-finnish-2008.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- texlive-documentation-finnish-2008.ebuild 9 Sep 2008 16:17:24 -0000 1= .1 +++ texlive-documentation-finnish-2008.ebuild 31 Oct 2008 14:16:14 -0000 = 1.2 @@ -1,9 +1,7 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-fin= nish/texlive-documentation-finnish-2008.ebuild,v 1.1 2008/09/09 16:17:24 = aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-fin= nish/texlive-documentation-finnish-2008.ebuild,v 1.2 2008/10/31 14:16:14 = aballier Exp $ =20 -TEXLIVE_MODULES_DEPS=3D"dev-texlive/texlive-documentation-base -" TEXLIVE_MODULE_CONTENTS=3D"lshort-finnish collection-documentation-finni= sh " TEXLIVE_MODULE_DOC_CONTENTS=3D"lshort-finnish.doc " @@ -15,3 +13,6 @@ SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE=3D"" +DEPEND=3D">=3Ddev-texlive/texlive-documentation-base-2008 +" +RDEPEND=3D"${DEPEND}" 1.18 dev-texlive/texlive-documentation-finnish/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-documentation-finnish/ChangeLog?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-documentation-finnish/ChangeLog?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-documentation-finnish/ChangeLog?r1=3D1.17&r2=3D1.18 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-texlive/texlive-documentation-finni= sh/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 9 Sep 2008 18:04:04 -0000 1.17 +++ ChangeLog 31 Oct 2008 14:16:14 -0000 1.18 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-documentation-finnish # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-fin= nish/ChangeLog,v 1.17 2008/09/09 18:04:04 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-fin= nish/ChangeLog,v 1.18 2008/10/31 14:16:14 aballier Exp $ + + 31 Oct 2008; Alexis Ballier + texlive-documentation-finnish-2008.ebuild: + Use stricter deps for texlive 2008 to require the 2008 version of a + package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPE= ND + fields =20 09 Sep 2008; Alexis Ballier texlive-documentation-finnish-2007.ebuild: