summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2005-12-13 20:37:53 +0000
committerTorsten Veller <tove@gentoo.org>2005-12-13 20:37:53 +0000
commit861eb3a402f830491872e5b8a36980112bd96ec1 (patch)
tree32aeee49a241da4534827c9faef8f45b3cd122df /net-im
parentStable on x86. Added -fPIC to fix licq TEXTRELs. (diff)
downloadhistorical-861eb3a402f830491872e5b8a36980112bd96ec1.tar.gz
historical-861eb3a402f830491872e5b8a36980112bd96ec1.tar.bz2
historical-861eb3a402f830491872e5b8a36980112bd96ec1.zip
Stable on x86. Addresses bug #95806
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq/ChangeLog5
-rw-r--r--net-im/licq/Manifest14
-rw-r--r--net-im/licq/licq-1.3.0.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog
index b437caa8b1fb..7d389dfda02e 100644
--- a/net-im/licq/ChangeLog
+++ b/net-im/licq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/licq
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.70 2005/11/12 12:52:41 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.71 2005/12/13 20:37:53 tove Exp $
+
+ 13 Dec 2005; Torsten Veller <tove@gentoo.org> licq-1.3.0.ebuild:
+ Going stable on x86 -- wrt bug #95806
12 Nov 2005; Konstantin Arkhipov <voxus@gentoo.org> licq-1.3.2.ebuild,
licq-1.3.2-r1.ebuild:
diff --git a/net-im/licq/Manifest b/net-im/licq/Manifest
index 4d30ceb7e840..b6ac24d9ddc2 100644
--- a/net-im/licq/Manifest
+++ b/net-im/licq/Manifest
@@ -1,4 +1,7 @@
-MD5 d91e7f5c82182d60951d34240ea1044c ChangeLog 11383
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 223ef6a7d3c14aa943970e415acd526b ChangeLog 11490
MD5 c18e90be9c36c7efb06211733ad765ff files/1.2.7-debugflag.patch 396
MD5 5f64e4b71c311ff7b6489953fc8bf1f9 files/1.2.7-nptl.patch 1178
MD5 5dbb2a47d1d863a55f564e874c871d30 files/1.3.0-gpgme3_hack.patch 878
@@ -10,7 +13,14 @@ MD5 b0a924ef22c21dd596d7918631f18559 files/digest-licq-1.3.0 64
MD5 b7d176e7d3091d82fed1f4931604b327 files/digest-licq-1.3.2 64
MD5 b7d176e7d3091d82fed1f4931604b327 files/digest-licq-1.3.2-r1 64
MD5 f30c97a120a37f90edd8abdf612cd52a licq-1.2.7.ebuild 3368
-MD5 f8691d71dd37438ad228897e6e32b908 licq-1.3.0.ebuild 3800
+MD5 00343dc564154429662da5945b412f36 licq-1.3.0.ebuild 3795
MD5 b6602d07b65d88645dac04ab170a8f51 licq-1.3.2-r1.ebuild 4987
MD5 153de58b78fe36946f7d7ac33ecda9f4 licq-1.3.2.ebuild 4857
MD5 7adc6310a4dbd42bad26caa80683d4ec metadata.xml 249
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDnzEtV3J2n04EauwRAkQmAKCgu3SkF1VR/alO3bOtkVO1tLR0qACgs+3p
+BLot1kDFDrU3UorH6ycE+S0=
+=d27E
+-----END PGP SIGNATURE-----
diff --git a/net-im/licq/licq-1.3.0.ebuild b/net-im/licq/licq-1.3.0.ebuild
index fb156f2908ae..dc91f5d7e8ae 100644
--- a/net-im/licq/licq-1.3.0.ebuild
+++ b/net-im/licq/licq-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.8 2005/08/25 12:12:03 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.9 2005/12/13 20:37:53 tove Exp $
inherit eutils kde-functions
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_pre/-PRE}.tar.bz2"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ia64 ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ia64 ppc ~sparc x86"
IUSE="ssl socks5 qt kde ncurses crypt"
# we can't have conditional dependencies so "use kde && inherit kde"