summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-07-19 11:04:22 +0000
committerDon Seiler <rizzo@gentoo.org>2004-07-19 11:04:22 +0000
commit80444c1d903f0caa7162689d807aa821347495e2 (patch)
treed2dda83fd81eedb3ba99200ac645250f84c122c6 /net-im/gaim/gaim-0.80.ebuild
parentAdded to ~macos (diff)
downloadgentoo-2-80444c1d903f0caa7162689d807aa821347495e2.tar.gz
gentoo-2-80444c1d903f0caa7162689d807aa821347495e2.tar.bz2
gentoo-2-80444c1d903f0caa7162689d807aa821347495e2.zip
Raising minimum gaim-encryption, closes bug #57548
Diffstat (limited to 'net-im/gaim/gaim-0.80.ebuild')
-rw-r--r--net-im/gaim/gaim-0.80.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gaim/gaim-0.80.ebuild b/net-im/gaim/gaim-0.80.ebuild
index e00cb6d83aea..4ff5fcc4d366 100644
--- a/net-im/gaim/gaim-0.80.ebuild
+++ b/net-im/gaim/gaim-0.80.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.80.ebuild,v 1.2 2004/07/19 01:42:10 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.80.ebuild,v 1.3 2004/07/19 11:04:22 rizzo Exp $
inherit flag-o-matic eutils gcc
use debug && inherit debug
@@ -31,7 +31,7 @@ DEPEND=">=x11-libs/gtk+-2.0
!ia64? ( evo? ( mail-client/evolution ) )
silc? ( >=net-im/silc-toolkit-0.9.12-r2 )
)"
-PDEPEND="crypt? ( >=x11-plugins/gaim-encryption-2.27 )"
+PDEPEND="crypt? ( >=x11-plugins/gaim-encryption-2.28 )"
pkg_setup() {
ewarn