From c916b1e42831807ac60a5ae06f7de54899773287 Mon Sep 17 00:00:00 2001 From: Erki Ferenc Date: Tue, 28 Dec 2010 16:18:17 +0100 Subject: [PATCH] ebuild: added linguas_de and linguas_fr --- packaging/gentoo/current_testing.ebuild | 2 +- packaging/gentoo/fpdb-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/gentoo/current_testing.ebuild b/packaging/gentoo/current_testing.ebuild index 67d55172..d6940fe6 100644 --- a/packaging/gentoo/current_testing.ebuild +++ b/packaging/gentoo/current_testing.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" #note: this should work on other architectures too, please send me your experiences -IUSE="graph mysql postgres sqlite linguas_hu" +IUSE="graph mysql postgres sqlite linguas_de linguas_hu linguas_fr" RDEPEND=" mysql? ( virtual/mysql dev-python/mysql-python ) diff --git a/packaging/gentoo/fpdb-9999.ebuild b/packaging/gentoo/fpdb-9999.ebuild index a2469183..3cab3be6 100644 --- a/packaging/gentoo/fpdb-9999.ebuild +++ b/packaging/gentoo/fpdb-9999.ebuild @@ -14,7 +14,7 @@ LICENSE="AGPL-3" SLOT="0" KEYWORDS="" -IUSE="graph mysql postgres sqlite linguas_de linguas_hu" +IUSE="graph mysql postgres sqlite linguas_de linguas_hu linguas_fr" RDEPEND=" mysql? ( virtual/mysql dev-python/mysql-python )