summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-14 15:41:58 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-14 15:41:58 +0000
commit724507bb43e4e5087250f4c406812e58ec418117 (patch)
treea087bd87f7ff9e64080b60c672f33c5007f45067 /mail-client/gbuffy/gbuffy-0.2.6-r1.ebuild
parentppc stable (bug 403735) (diff)
downloadhistorical-724507bb43e4e5087250f4c406812e58ec418117.tar.gz
historical-724507bb43e4e5087250f4c406812e58ec418117.tar.bz2
historical-724507bb43e4e5087250f4c406812e58ec418117.zip
x11-libs/libPropList rename to x11-libs/libproplist
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'mail-client/gbuffy/gbuffy-0.2.6-r1.ebuild')
-rw-r--r--mail-client/gbuffy/gbuffy-0.2.6-r1.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail-client/gbuffy/gbuffy-0.2.6-r1.ebuild b/mail-client/gbuffy/gbuffy-0.2.6-r1.ebuild
index 3f10ab80d81c..60963fa2291c 100644
--- a/mail-client/gbuffy/gbuffy-0.2.6-r1.ebuild
+++ b/mail-client/gbuffy/gbuffy-0.2.6-r1.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/mail-client/gbuffy/gbuffy-0.2.6-r1.ebuild,v 1.4 2011/06/14 11:30:59 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/gbuffy/gbuffy-0.2.6-r1.ebuild,v 1.5 2012/06/14 15:41:58 ssuominen Exp $
EAPI=1
@@ -15,10 +15,10 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="ssl"
-DEPEND="x11-libs/libPropList
+DEPEND="x11-libs/libproplist
media-libs/compface
- >=x11-libs/gtk+-1.1.11:1
- ssl? ( dev-libs/openssl )"
+ x11-libs/gtk+:1
+ ssl? ( dev-libs/openssl:0 )"
RDEPEND="${DEPEND}"
src_unpack() {