From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S92pn-0003Fe-GB for garchives@archives.gentoo.org; Sat, 17 Mar 2012 23:14:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41D56E0444; Sat, 17 Mar 2012 23:14:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F1586E0444 for ; Sat, 17 Mar 2012 23:14:38 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 364AB1B4021 for ; Sat, 17 Mar 2012 23:14:38 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2284) id 10B102004B; Sat, 17 Mar 2012 23:14:36 +0000 (UTC) From: "Matt Turner (mattst88)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mattst88@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-da: ispell-da-1.6.18.ebuild ChangeLog ispell-da-1.4.48.ebuild ispell-da-1.6.0.ebuild ispell-da-1.4.54.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ispell-da-1.6.18.ebuild ChangeLog ispell-da-1.4.48.ebuild ispell-da-1.6.0.ebuild ispell-da-1.4.54.ebuild X-VCS-Directories: app-dicts/ispell-da X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner Content-Type: text/plain; charset=utf8 Message-Id: <20120317231437.10B102004B@flycatcher.gentoo.org> Date: Sat, 17 Mar 2012 23:14:36 +0000 (UTC) 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: b3b495de-e66b-4794-a298-cc4bdbd7b229 X-Archives-Hash: 7b96f514672e7ff82edb6c4b0e86bcdf mattst88 12/03/17 23:14:36 Modified: ispell-da-1.6.18.ebuild ChangeLog ispell-da-1.4.48.ebuild ispell-da-1.6.0.ebuild ispell-da-1.4.54.ebuild Log: Define RDEPEND. =20 (Portage version: 2.1.10.44/cvs/Linux x86_64) Revision Changes Path 1.9 app-dicts/ispell-da/ispell-da-1.6.18.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.6.18.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.6.18.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.6.18.ebuild?r1=3D1.8&r2=3D1.9 Index: ispell-da-1.6.18.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/app-dicts/ispell-da/ispell-da-1.6.18.eb= uild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ispell-da-1.6.18.ebuild 5 Feb 2012 17:52:17 -0000 1.8 +++ ispell-da-1.6.18.ebuild 17 Mar 2012 23:14:36 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.18.= ebuild,v 1.8 2012/02/05 17:52:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.18.= ebuild,v 1.9 2012/03/17 23:14:36 mattst88 Exp $ =20 inherit multilib =20 @@ -14,6 +14,7 @@ IUSE=3D"" =20 DEPEND=3D"app-text/ispell" +RDEPEND=3D"" =20 src_compile() { emake || die 1.73 app-dicts/ispell-da/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ChangeLog?rev=3D1.73&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ChangeLog?rev=3D1.73&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ChangeLog?r1=3D1.72&r2=3D1.73 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/app-dicts/ispell-da/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 17 Mar 2012 23:13:16 -0000 1.72 +++ ChangeLog 17 Mar 2012 23:14:36 -0000 1.73 @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-da # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.72 = 2012/03/17 23:13:16 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.73 = 2012/03/17 23:14:36 mattst88 Exp $ + + 17 Mar 2012; Matt Turner ispell-da-1.4.48.ebuild= , + ispell-da-1.4.54.ebuild, ispell-da-1.6.0.ebuild, ispell-da-1.6.18.ebui= ld: + Define RDEPEND. =20 17 Mar 2012; Matt Turner ispell-da-1.4.54.ebuild= , ispell-da-1.6.0.ebuild: 1.9 app-dicts/ispell-da/ispell-da-1.4.48.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.4.48.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.4.48.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.4.48.ebuild?r1=3D1.8&r2=3D1.9 Index: ispell-da-1.4.48.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/app-dicts/ispell-da/ispell-da-1.4.48.eb= uild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ispell-da-1.4.48.ebuild 8 Oct 2010 01:27:51 -0000 1.8 +++ ispell-da-1.4.48.ebuild 17 Mar 2012 23:14:36 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.= ebuild,v 1.8 2010/10/08 01:27:51 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.= ebuild,v 1.9 2012/03/17 23:14:36 mattst88 Exp $ =20 DESCRIPTION=3D"A danish dictionary for ispell" HOMEPAGE=3D"http://da.speling.org/" @@ -12,6 +12,7 @@ IUSE=3D"" =20 DEPEND=3D"app-text/ispell" +RDEPEND=3D"" =20 src_compile() { emake || die 1.3 app-dicts/ispell-da/ispell-da-1.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.6.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.6.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.6.0.ebuild?r1=3D1.2&r2=3D1.3 Index: ispell-da-1.6.0.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/app-dicts/ispell-da/ispell-da-1.6.0.ebu= ild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ispell-da-1.6.0.ebuild 17 Mar 2012 23:13:16 -0000 1.2 +++ ispell-da-1.6.0.ebuild 17 Mar 2012 23:14:36 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.0.e= build,v 1.2 2012/03/17 23:13:16 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.0.e= build,v 1.3 2012/03/17 23:14:36 mattst88 Exp $ =20 DESCRIPTION=3D"A danish dictionary for ispell" HOMEPAGE=3D"http://da.speling.org/" @@ -12,6 +12,7 @@ IUSE=3D"" =20 DEPEND=3D"app-text/ispell" +RDEPEND=3D"" =20 src_compile() { emake || die 1.3 app-dicts/ispell-da/ispell-da-1.4.54.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.4.54.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.4.54.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-d= a/ispell-da-1.4.54.ebuild?r1=3D1.2&r2=3D1.3 Index: ispell-da-1.4.54.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/app-dicts/ispell-da/ispell-da-1.4.54.eb= uild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ispell-da-1.4.54.ebuild 17 Mar 2012 23:13:16 -0000 1.2 +++ ispell-da-1.4.54.ebuild 17 Mar 2012 23:14:36 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.54.= ebuild,v 1.2 2012/03/17 23:13:16 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.54.= ebuild,v 1.3 2012/03/17 23:14:36 mattst88 Exp $ =20 DESCRIPTION=3D"A danish dictionary for ispell" HOMEPAGE=3D"http://da.speling.org/" @@ -12,6 +12,7 @@ IUSE=3D"" =20 DEPEND=3D"app-text/ispell" +RDEPEND=3D"" =20 src_compile() { emake || die