summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2004-08-22 12:36:05 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2004-08-22 12:36:05 +0000
commit7caa79050f6d7e957e5e8664b09f555b924f95b2 (patch)
treec10e12b851802d9582202e1d0d72fa018b22a379 /net-im/licq/files
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-7caa79050f6d7e957e5e8664b09f555b924f95b2.tar.gz
gentoo-2-7caa79050f6d7e957e5e8664b09f555b924f95b2.tar.bz2
gentoo-2-7caa79050f6d7e957e5e8664b09f555b924f95b2.zip
refixed gpgme
Diffstat (limited to 'net-im/licq/files')
-rw-r--r--net-im/licq/files/1.3.0-gpgme3_hack.patch13
-rw-r--r--net-im/licq/files/digest-licq-1.3.0_pre-r4 (renamed from net-im/licq/files/digest-licq-1.3.0_pre-r3)0
2 files changed, 11 insertions, 2 deletions
diff --git a/net-im/licq/files/1.3.0-gpgme3_hack.patch b/net-im/licq/files/1.3.0-gpgme3_hack.patch
index 8ce36cedb163..ae0d6195b76f 100644
--- a/net-im/licq/files/1.3.0-gpgme3_hack.patch
+++ b/net-im/licq/files/1.3.0-gpgme3_hack.patch
@@ -1,5 +1,5 @@
---- configure~ 2004-08-20 23:11:47.676939085 +0400
-+++ configure 2004-08-20 23:11:57.560881631 +0400
+--- configure~ 2004-08-22 20:10:52.000000000 +0400
++++ configure 2004-08-22 20:11:10.000000000 +0400
@@ -6388,7 +6388,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
@@ -9,3 +9,12 @@
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
/* confdefs.h. */
+@@ -6438,7 +6438,7 @@
+ echo "${ECHO_T}$ac_cv_lib_gpgme_gpgme_check_version" >&6
+ if test $ac_cv_lib_gpgme_gpgme_check_version = yes; then
+
+- LIBS="$LIBS -lgpgme"
++ LIBS="$LIBS -lgpgme3"
+
+ cat >>confdefs.h <<_ACEOF
+ #define HAVE_LIBGPGME 1
diff --git a/net-im/licq/files/digest-licq-1.3.0_pre-r3 b/net-im/licq/files/digest-licq-1.3.0_pre-r4
index c750dc0bb3eb..c750dc0bb3eb 100644
--- a/net-im/licq/files/digest-licq-1.3.0_pre-r3
+++ b/net-im/licq/files/digest-licq-1.3.0_pre-r4