summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:15:16 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:15:16 +0000
commit0822e191219cfbf2a472c468fb7e0a4973b66e18 (patch)
tree7aa72f34b02fffedb5a2f4be4926bf550359989c /app-office/abiword
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-0822e191219cfbf2a472c468fb7e0a4973b66e18.tar.gz
gentoo-2-0822e191219cfbf2a472c468fb7e0a4973b66e18.tar.bz2
gentoo-2-0822e191219cfbf2a472c468fb7e0a4973b66e18.zip
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-office/abiword')
-rw-r--r--app-office/abiword/ChangeLog5
-rw-r--r--app-office/abiword/abiword-3.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog
index 749b5ff1c6f2..736edbcbcc79 100644
--- a/app-office/abiword/ChangeLog
+++ b/app-office/abiword/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/abiword
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.274 2014/02/22 21:01:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.275 2014/03/01 22:15:16 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> abiword-3.0.0-r1.ebuild:
+ Update libgcrypt dep to use slot :0.
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> abiword-3.0.0-r1.ebuild:
Fix wrong commit, bug 502160
diff --git a/app-office/abiword/abiword-3.0.0-r1.ebuild b/app-office/abiword/abiword-3.0.0-r1.ebuild
index 20a92e381e14..e31975c15551 100644
--- a/app-office/abiword/abiword-3.0.0-r1.ebuild
+++ b/app-office/abiword/abiword-3.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild,v 1.8 2014/02/09 12:15:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild,v 1.9 2014/03/01 22:15:16 mgorny Exp $
EAPI=5
GCONF_DEBUG="yes"
@@ -24,7 +24,7 @@ RDEPEND="
>=app-text/wv-1.2
>=dev-libs/fribidi-0.10.4
>=dev-libs/glib-2.16:2
- >=dev-libs/libgcrypt-1.4.5
+ >=dev-libs/libgcrypt-1.4.5:0
dev-libs/libxslt
>=gnome-base/librsvg-2.16:2
>=gnome-extra/libgsf-1.14.18