summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-01-04 01:14:52 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-01-04 01:14:52 +0000
commitb461c202223b8879b2b69728a9e3b62a8ac9eb10 (patch)
treea1a8a6a342bde6d69909c83e5456c0a80aa9ba7d /app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild
parentDo not install any pt_BR stuff. Leave it for aspell-pt-br instead, to avoid c... (diff)
downloadgentoo-2-b461c202223b8879b2b69728a9e3b62a8ac9eb10.tar.gz
gentoo-2-b461c202223b8879b2b69728a9e3b62a8ac9eb10.tar.bz2
gentoo-2-b461c202223b8879b2b69728a9e3b62a8ac9eb10.zip
Block aspell-pt versions that would install a file conflict, per bug #247391.
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-rc5-00117-g7f0f598 i686)
Diffstat (limited to 'app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild')
-rw-r--r--app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild
index ebda3b43a948..083842d41f47 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild,v 1.7 2007/11/03 22:18:07 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild,v 1.8 2009/01/04 01:14:52 robbat2 Exp $
ASPELL_LANG="Brazilian Portuguese"
ASPOSTFIX="6"
@@ -13,4 +13,7 @@ SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2"
LICENSE="LGPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-S=${WORKDIR}/${FILENAME}
+S="${WORKDIR}/${FILENAME}"
+
+# Contains a conflict
+RDEPEND="!<app-dicts/aspell-pt-0.50.2-r1"