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 1KwExF-0002cJ-6d for garchives@archives.gentoo.org; Sat, 01 Nov 2008 11:47:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9AC0E0471; Sat, 1 Nov 2008 11:47:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7F37CE0471 for ; Sat, 1 Nov 2008 11:47:45 +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 CBB256428A for ; Sat, 1 Nov 2008 11:47:43 +0000 (UTC) Received: from pva by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KwExD-00068R-B9 for gentoo-commits@lists.gentoo.org; Sat, 01 Nov 2008 11:47:43 +0000 From: "Peter Volkov (pva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-sv: ispell-sv-1.3.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ispell-sv-1.3.8.ebuild ChangeLog X-VCS-Directories: app-dicts/ispell-sv X-VCS-Committer: pva X-VCS-Committer-Name: Peter Volkov Content-Type: text/plain; charset=utf8 Message-Id: Sender: Peter Volkov Date: Sat, 01 Nov 2008 11:47:43 +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: 1becdcb8-09b8-4ed8-924b-169c27b65b95 X-Archives-Hash: 1ce1fd2f750ca20b195bd81a0bbeebf4 pva 08/11/01 11:47:43 Modified: ispell-sv-1.3.8.ebuild ChangeLog Log: Droped mips stable keyword, clenup, fixed multilib. (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-35f41f1 i686) Revision Changes Path 1.10 app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-s= v/ispell-sv-1.3.8.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-s= v/ispell-sv-1.3.8.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-s= v/ispell-sv-1.3.8.ebuild?r1=3D1.9&r2=3D1.10 Index: ispell-sv-1.3.8.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-sv/ispell-sv-1.3.8.ebu= ild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ispell-sv-1.3.8.ebuild 4 Apr 2006 16:58:05 -0000 1.9 +++ ispell-sv-1.3.8.ebuild 1 Nov 2008 11:47:43 -0000 1.10 @@ -1,6 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sv/ispell-sv-1.3.8.e= build,v 1.9 2006/04/04 16:58:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sv/ispell-sv-1.3.8.e= build,v 1.10 2008/11/01 11:47:43 pva Exp $ + +inherit multilib =20 DESCRIPTION=3D"The Swedish dictionary for ispell" HOMEPAGE=3D"http://sv.speling.org" @@ -8,21 +10,17 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"~amd64 x86 ppc sparc mips alpha hppa" +KEYWORDS=3D"alpha ~amd64 hppa ~mips ppc sparc x86" IUSE=3D"" =20 DEPEND=3D"app-text/ispell" =20 src_compile() { - # It's important that we export the TMPDIR environment variable, - # so we don't commit sandbox violations - export TMPDIR=3D/tmp emake || die - unset TMPDIR } =20 src_install() { - insinto /usr/lib/ispell - doins svenska.aff svenska.hash + insinto /usr/$(get_libdir)/ispell + doins svenska.aff svenska.hash || die dodoc README contributors } 1.11 app-dicts/ispell-sv/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-s= v/ChangeLog?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-s= v/ChangeLog?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-s= v/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/ispell-sv/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 21 Feb 2007 20:42:57 -0000 1.10 +++ ChangeLog 1 Nov 2008 11:47:43 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-sv -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sv/ChangeLog,v 1.10 = 2007/02/21 20:42:57 peper Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sv/ChangeLog,v 1.11 = 2008/11/01 11:47:43 pva Exp $ + + 01 Nov 2008; Peter Volkov ispell-sv-1.3.8.ebuild: + Droped mips stable keyword, clenup, fixed multilib. =20 21 Feb 2007; Piotr Jaroszy=C5=84ski ChangeLog: Transition to Manifest2.