diff options
author | Romain Perier <mrpouet@gentoo.org> | 2009-09-03 20:41:18 +0000 |
---|---|---|
committer | Romain Perier <mrpouet@gentoo.org> | 2009-09-03 20:41:18 +0000 |
commit | a7d5760fcab56892ea87635c7204ce55744fe670 (patch) | |
tree | 181d34a6be6f7bd42adb3abe21db7a6f00e774a0 /app-office | |
parent | rev bump for robbat2 so that all users will get the patch. (diff) | |
download | historical-a7d5760fcab56892ea87635c7204ce55744fe670.tar.gz historical-a7d5760fcab56892ea87635c7204ce55744fe670.tar.bz2 historical-a7d5760fcab56892ea87635c7204ce55744fe670.zip |
Fix bug #283053, missing $(use_with wordperfect) in src_configure() which caused wordprefect plugin to be installed if libwpd was installed, even with USE=-wordperfect.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/abiword-plugins/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild | 3 |
3 files changed, 11 insertions, 4 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 23f9738b0405..8aae3f7fdf11 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/abiword-plugins # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.65 2009/08/27 20:10:50 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.66 2009/09/03 20:41:18 mrpouet Exp $ + + 03 Sep 2009; Romain Perier <mrpouet@gentoo.org> + abiword-plugins-2.6.8.ebuild: + Fix bug #283053, missing $(use_with wordperfect) in src_configure() which + caused wordprefect plugin to be installed if libwpd was installed, even + with USE="-wordperfect". 27 Aug 2009; Peter Volkov <pva@gentoo.org> metadata.xml: Fixed typo: app-text/libwpdlibwpd -> app-text/libwpd. diff --git a/app-office/abiword-plugins/Manifest b/app-office/abiword-plugins/Manifest index 9282a2c88a35..17f46325785a 100644 --- a/app-office/abiword-plugins/Manifest +++ b/app-office/abiword-plugins/Manifest @@ -14,6 +14,6 @@ EBUILD abiword-plugins-2.4.6.ebuild 2321 RMD160 7cdbf7c478b547c0136c4f7c4a08a352 EBUILD abiword-plugins-2.6.4.ebuild 2635 RMD160 a21ae51c775167e892ce87c32ab4afb1778fb451 SHA1 2db62fe98ef0981f0950a0e9188ce0ffa85d850c SHA256 faa2ee9319fc9d70a698f3cbef463c286b4f8583836ce0baf29dfddb0d22c855 EBUILD abiword-plugins-2.6.5.ebuild 2617 RMD160 84d3a042ebdeab749beb2d1cdfde3c3c9b8772ff SHA1 800ba58f21c28bd7ec5c4a6787f67d5157e473a4 SHA256 42619a203f3bcdc9af02673291ffa2db92eb4139cfdf83c1c6557a83675633b5 EBUILD abiword-plugins-2.6.6.ebuild 2617 RMD160 f3a99b9fdca1b32e5c7b59d67de7795b36d35a0a SHA1 8e3cda1d454c2255359bc73c7c124093f3d21351 SHA256 ff808b7004051994e7bda170d178417105ed2ce743559103e89f890861f0e520 -EBUILD abiword-plugins-2.6.8.ebuild 2699 RMD160 4c34fed3a00493eef585031ab55b89d4ff14a1b6 SHA1 701486cb96ae633b388edf5009e72385d1bda3e1 SHA256 43f949445bf4ebcc0579c1035a1455bbcb6a086be8bfad30f2a3030306a5b0b8 -MISC ChangeLog 10366 RMD160 f3e986a39625b4da69c32c8b5c024d4b32e25542 SHA1 e43649d12fa1d68834c4cd88d7811dd7f3257fcd SHA256 54cf12bdfe041cb289eff9e37c7494b81ad06334b5cd4b1ba624e1d490f0c427 +EBUILD abiword-plugins-2.6.8.ebuild 2725 RMD160 96d0bca6c07a9bae4dba5226173ca48bf2abd7e9 SHA1 2473c5ce1865b0d39e6b3455311eda1b7dba5033 SHA256 65e66dfa61757039ec53b9774b0dcbe21ad538bac09076d77f375880fe09357c +MISC ChangeLog 10630 RMD160 f23248f2aef552e716ab46b3bde10dc1c2eb254a SHA1 a8949ea8ec6ddef60079e95c4ef6b313007eea00 SHA256 9b13cb2ce47a1be52769a601841deee9d819e9736f7ab63bd0ee970dc83ce91b MISC metadata.xml 661 RMD160 62a7f8bf572706492707cd13a3f2a0dca0ab02d4 SHA1 115f7b8afd4ddb817eada35ee7eb1f97487814fa SHA256 718687d15e1374defd90a1261a3d8b647d23db314eb321ef9d918771ec2c7c1e diff --git a/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild b/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild index 65e03b1a9c59..9671806592a4 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.6.8.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-office/abiword-plugins/abiword-plugins-2.6.8.ebuild,v 1.3 2009/07/29 22:51:02 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild,v 1.4 2009/09/03 20:41:18 mrpouet Exp $ EAPI=2 @@ -79,6 +79,7 @@ src_configure(){ $(use_with thesaurus aiksaurus) \ $(use_with wmf) \ $(use_with wordperfect wpg) \ + $(use_with wordperfect) \ --disable-abiscan \ --without-psion" |