diff options
Diffstat (limited to 'gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild')
-rw-r--r-- | gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild index e19ebdbefe03..28b93edf2eab 100644 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild +++ b/gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild,v 1.7 2011/03/23 08:01:35 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild,v 1.8 2012/05/05 06:25:21 jdhore Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND} >=dev-util/intltool-0.40 - dev-util/pkgconfig + virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1.9 )" pkg_setup() { |