summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-22 14:47:38 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-22 14:47:38 +0000
commit0a8a3a12924e3d0c3ac6c9260998ec7674841a85 (patch)
tree50eadc33621e4a599724094ba22e26e17ded812f /app-text
parentI have stopped entertaining the notion that the 2.6.28-r1 linux-headers are u... (diff)
downloadhistorical-0a8a3a12924e3d0c3ac6c9260998ec7674841a85.tar.gz
historical-0a8a3a12924e3d0c3ac6c9260998ec7674841a85.tar.bz2
historical-0a8a3a12924e3d0c3ac6c9260998ec7674841a85.zip
Added alternative for lang=de, bug #297400 thank Ulrich Müller for report.
Package-Manager: portage-2.1.7.15/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/aspell/ChangeLog8
-rw-r--r--app-text/aspell/Manifest4
-rw-r--r--app-text/aspell/aspell-0.60.6-r1.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog
index 35315d7c2bae..fd554a9e98f6 100644
--- a/app-text/aspell/ChangeLog
+++ b/app-text/aspell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/aspell
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.112 2009/03/18 07:35:09 josejx Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.113 2009/12/22 14:47:38 pva Exp $
+
+ 22 Dec 2009; Peter Volkov <pva@gentoo.org> aspell-0.60.6-r1.ebuild:
+ Added alternative for lang=de, bug #297400 thank Ulrich Müller for
+ report.
18 Mar 2009; Joseph Jezak <josejx@gentoo.org> aspell-0.60.6.ebuild:
Marked ppc stable for bug #259542.
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest
index ea5d2ae8e3e7..58dac8a1bc91 100644
--- a/app-text/aspell/Manifest
+++ b/app-text/aspell/Manifest
@@ -8,7 +8,7 @@ DIST aspell-0.60.5.tar.gz 1754865 RMD160 1efc56988a01e60d1fcff0143e910f5cb6618a7
DIST aspell-0.60.6.tar.gz 1777930 RMD160 315638cc7cc4ce9d3dc09c7e15faf637855d504e SHA1 335bcb560e00f59d89ec9e4c4114c325fb0e65f4 SHA256 4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36
EBUILD aspell-0.50.5-r4.ebuild 1918 RMD160 c44f0875467fa48ca1b786bbbd5245f7ba68a2be SHA1 1807881c0b777e1a57d66e60b8b580e31601d593 SHA256 0cb69f5a88638ac387a12f39f21aa7133e2e2246c86a9023549d340bf199ef4c
EBUILD aspell-0.60.5.ebuild 2997 RMD160 186aa4147a325b0546637dfdcaa0f6a47e27ea5f SHA1 2773248d455e724dfb21ad592965e7a5b7594350 SHA256 444cb843941a60d03706e2a015e5e53109240a6090d0e5052d2378fc8579f104
-EBUILD aspell-0.60.6-r1.ebuild 3403 RMD160 cfde1b31fb61cf286f2f6fa0a74671ba7717b1bb SHA1 289f9a40edfc524332ae6e02cf283d8918b554ff SHA256 5b8f868d04896e19c7632ccab38fc595389dc90be32c3bd54021c0b7bf4d4749
+EBUILD aspell-0.60.6-r1.ebuild 3500 RMD160 72e8109b1be8036941be54e2460b16d1d1601e6c SHA1 323cae8e49cfe73d9d3f6c88399ec49287dcff2e SHA256 20d32d39f1774be24f65b6e9a411b5d788d10d21495daf508e820b2904584722
EBUILD aspell-0.60.6.ebuild 3124 RMD160 06f362ab16abb39c1be3149792b68fc6e454f5ad SHA1 0bc183a588e6438681bc9effca52b699d178b7c0 SHA256 a3a1f3207d27b18ec8af97647ed44cb567225ecadae6d70196603bc3a59c7b12
-MISC ChangeLog 17296 RMD160 06c4a61ac4bba7466b8655ce198b934c79c7b6ca SHA1 83fec571620477ab17f639973367ea24dea5c81a SHA256 b1452c0c9dbce8afef180767cf81a80e58e63f1cc28187f6964f08e3cda3364d
+MISC ChangeLog 17444 RMD160 54bf3c12bd519f4774d376c73eac3fc6ad7c19a3 SHA1 6eea2fed57f2b6439c2c61aac2feda09d8cc9f20 SHA256 7210fb79cca77bd7717abed4e0d29633cd61b3b59a65a9a93dc1cccb39f24ad0
MISC metadata.xml 162 RMD160 853d3c463af1132de9d434e4bdca16fd81a21eb0 SHA1 0d9e341c4b61e23adc1f3806989a0236b83257a0 SHA256 9629e7723cb4708c1910c25510cd14da2729d34eed4ebfc1563df4a1ed5e1b22
diff --git a/app-text/aspell/aspell-0.60.6-r1.ebuild b/app-text/aspell/aspell-0.60.6-r1.ebuild
index 265474dd712d..91db296ae771 100644
--- a/app-text/aspell/aspell-0.60.6-r1.ebuild
+++ b/app-text/aspell/aspell-0.60.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6-r1.ebuild,v 1.1 2009/03/03 09:04:23 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6-r1.ebuild,v 1.2 2009/12/22 14:47:38 pva Exp $
# N.B. This is before inherit of autotools, as autotools.eclass adds the
# relevant dependencies to DEPEND.
@@ -27,6 +27,8 @@ for l in \
"hr" "is" "it" "nl" "no" "pl" "pt" "ro" \
"ru" "sk" "sl" "sr" "sv" "uk" "vi"; do
dep="linguas_${l}? ( app-dicts/aspell-${l} )"
+ [[ ${l} = "de" ]] &&
+ dep="linguas_de? ( || ( app-dicts/aspell-de app-dicts/aspell-de-alt ) )"
[[ -z ${PDEPEND} ]] &&
PDEPEND="${dep}" ||
PDEPEND="${PDEPEND}