diff options
author | 2010-11-08 22:47:31 +0000 | |
---|---|---|
committer | 2010-11-08 22:47:31 +0000 | |
commit | f228889ec6d85fade2e1635ac27424a4f2b0f836 (patch) | |
tree | db890e6f6537a436981b25c1487f62dc19a2ecb3 | |
parent | change jpeg dep to virtual/jpeg (diff) | |
download | gentoo-2-f228889ec6d85fade2e1635ac27424a4f2b0f836.tar.gz gentoo-2-f228889ec6d85fade2e1635ac27424a4f2b0f836.tar.bz2 gentoo-2-f228889ec6d85fade2e1635ac27424a4f2b0f836.zip |
Allow use of alternate jpeg implementation.
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index de4de9e2cdb8..9614b966f06a 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.229 2010/10/07 07:42:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.230 2010/11/08 22:47:31 eva Exp $ + + 08 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> abiword-2.8.6.ebuild: + Allow use of alternate jpeg implementation. 07 Oct 2010; Pacho Ramos <pacho@gentoo.org> abiword-2.8.6.ebuild: Fix icon installation (thanks to Faustus for reminding the problem in bug diff --git a/app-office/abiword/abiword-2.8.6.ebuild b/app-office/abiword/abiword-2.8.6.ebuild index 46615dea4c4a..bb792763ca23 100644 --- a/app-office/abiword/abiword-2.8.6.ebuild +++ b/app-office/abiword/abiword-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6.ebuild,v 1.11 2010/10/07 07:42:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6.ebuild,v 1.12 2010/11/08 22:47:31 eva Exp $ EAPI="3" @@ -27,7 +27,7 @@ RDEPEND=" >=gnome-base/librsvg-2.16 >=gnome-extra/libgsf-1.14.15 >=media-libs/libpng-1.2 - media-libs/jpeg:0 + virtual/jpeg:0 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.14[cups?] gnome? ( |