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 1KvvF6-0005bI-Ln for garchives@archives.gentoo.org; Fri, 31 Oct 2008 14:44:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB562E0519; Fri, 31 Oct 2008 14:44:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 80EACE0519 for ; Fri, 31 Oct 2008 14:44:52 +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 B86D3644D4 for ; Fri, 31 Oct 2008 14:44:50 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KvvF4-0004iO-BS for gentoo-commits@lists.gentoo.org; Fri, 31 Oct 2008 14:44:50 +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-music: texlive-music-2008.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: texlive-music-2008.ebuild ChangeLog X-VCS-Directories: dev-texlive/texlive-music 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:44:50 +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: c0ebe094-3e86-4f5a-85b2-709e86d81b4b X-Archives-Hash: 30f95d6c4aeb2e94a47bf50245b584d8 aballier 08/10/31 14:44:50 Modified: texlive-music-2008.ebuild ChangeLog 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-music/texlive-music-2008.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-music/texlive-music-2008.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-music/texlive-music-2008.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-music/texlive-music-2008.ebuild?r1=3D1.1&r2=3D1.2 Index: texlive-music-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-music/texlive-music= -2008.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- texlive-music-2008.ebuild 9 Sep 2008 16:49:56 -0000 1.1 +++ texlive-music-2008.ebuild 31 Oct 2008 14:44:50 -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-music/texlive-mus= ic-2008.ebuild,v 1.1 2008/09/09 16:49:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-mus= ic-2008.ebuild,v 1.2 2008/10/31 14:44:50 aballier Exp $ =20 -TEXLIVE_MODULES_DEPS=3D"dev-texlive/texlive-latex -" TEXLIVE_MODULE_CONTENTS=3D"abc guitar harmony musictex musixlyr musixps = musixtex songbook bin-musixflx collection-music " TEXLIVE_MODULE_DOC_CONTENTS=3D"abc.doc guitar.doc harmony.doc musictex.d= oc musixlyr.doc musixps.doc musixtex.doc songbook.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-latex-2008 +" +RDEPEND=3D"${DEPEND}" 1.18 dev-texlive/texlive-music/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-music/ChangeLog?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-music/ChangeLog?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texliv= e-music/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-music/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 9 Sep 2008 18:36:08 -0000 1.17 +++ ChangeLog 31 Oct 2008 14:44:50 -0000 1.18 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-music # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v= 1.17 2008/09/09 18:36:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v= 1.18 2008/10/31 14:44:50 aballier Exp $ + + 31 Oct 2008; Alexis Ballier + texlive-music-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-music-2007.ebuild: