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 1JBXRC-00034q-CI for garchives@archives.gentoo.org; Sun, 06 Jan 2008 15:29:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29E13E02AC; Sun, 6 Jan 2008 15:29:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D6E3CE02AC for ; Sun, 6 Jan 2008 15:29:20 +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 67FA264C40 for ; Sun, 6 Jan 2008 15:29:20 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JBXR9-000613-8i for gentoo-commits@lists.gentoo.org; Sun, 06 Jan 2008 15:29:19 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-lt: myspell-lt-20060316.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: myspell-lt-20060316.ebuild ChangeLog X-VCS-Directories: app-dicts/myspell-lt X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Sun, 06 Jan 2008 15:29:19 +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: c67abddc-c608-4ae7-858a-9d08a56595e8 X-Archives-Hash: 1576f93316ff6ff1c1e47c3b5d67adce ranger 08/01/06 15:29:19 Modified: myspell-lt-20060316.ebuild ChangeLog Log: Marking myspell-lt-20060316 ~ppc64 for bug 204587 (Portage version: 2.1.3.19) Revision Changes Path 1.12 app-dicts/myspell-lt/myspell-lt-20060316.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-= lt/myspell-lt-20060316.ebuild?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-= lt/myspell-lt-20060316.ebuild?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-= lt/myspell-lt-20060316.ebuild?r1=3D1.11&r2=3D1.12 Index: myspell-lt-20060316.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/myspell-lt/myspell-lt-2006031= 6.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- myspell-lt-20060316.ebuild 2 Jan 2008 12:21:38 -0000 1.11 +++ myspell-lt-20060316.ebuild 6 Jan 2008 15:29:18 -0000 1.12 @@ -1,6 +1,6 @@ # Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lt/myspell-lt-20060= 316.ebuild,v 1.11 2008/01/02 12:21:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lt/myspell-lt-20060= 316.ebuild,v 1.12 2008/01/06 15:29:18 ranger Exp $ =20 MYSPELL_SPELLING_DICTIONARIES=3D( "lt,LT,lt_LT,Lithuanian (Lithuania),lt_LT.zip" @@ -19,4 +19,4 @@ LICENSE=3D"myspell-lt_LT-AlbertasAgejevas LPPL-1.3b" HOMEPAGE=3D"http://lingucomponent.openoffice.org/ ftp://ftp.akl.lt/ispel= l-lt/" =20 -KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" 1.11 app-dicts/myspell-lt/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-= lt/ChangeLog?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-= lt/ChangeLog?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-= lt/ChangeLog?r1=3D1.10&r2=3D1.11 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/myspell-lt/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 2 Jan 2008 12:21:38 -0000 1.10 +++ ChangeLog 6 Jan 2008 15:29:18 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-lt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lt/ChangeLog,v 1.10= 2008/01/02 12:21:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lt/ChangeLog,v 1.11= 2008/01/06 15:29:18 ranger Exp $ + + 06 Jan 2008; Brent Baude myspell-lt-20060316.ebuil= d: + Marking myspell-lt-20060316 ~ppc64 for bug 204587 =20 02 Jan 2008; Ra=C3=BAl Porcel myspell-lt-20060316= .ebuild: Add ~alpha/~ia64 --=20 gentoo-commits@lists.gentoo.org mailing list