summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorBrad Laue <brad@gentoo.org>2003-06-04 04:26:25 +0000
committerBrad Laue <brad@gentoo.org>2003-06-04 04:26:25 +0000
commit31638cdb2b1292ae55d03631d4772c505512ed1b (patch)
treecd8c8f8240146dba1e4a34b11edbd05ffe535381 /net-im
parenttest for scanline :) (diff)
downloadhistorical-31638cdb2b1292ae55d03631d4772c505512ed1b.tar.gz
historical-31638cdb2b1292ae55d03631d4772c505512ed1b.tar.bz2
historical-31638cdb2b1292ae55d03631d4772c505512ed1b.zip
Marking 1.2.6-r1 stable.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq/ChangeLog8
-rw-r--r--net-im/licq/Manifest12
-rw-r--r--net-im/licq/licq-1.2.6-r1.ebuild4
3 files changed, 15 insertions, 9 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog
index 1e2fb1631813..625af18cc09e 100644
--- a/net-im/licq/ChangeLog
+++ b/net-im/licq/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for net-im/licq
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.23 2003/05/04 18:30:38 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.24 2003/06/04 04:26:10 brad Exp $
+
+*licq-1.2.6-r1 (04 June 2003)
+ 04 June 2003; Brad Laue <brad@gentoo.org> licq-1.2.6-r1.ebuild:
+ Mark stable.
*licq-1.2.6-r1 (04 May 2003)
- 04 May 2003; Thomas Raschbacher <lordvan@gentoo.org licq-1.2.6-r1.ebuild:
+ 04 May 2003; Thomas Raschbacher <lordvan@gentoo.org> licq-1.2.6-r1.ebuild:
fixes from brad@gentoo.org (bug #18205)
*licq-1.2.6 (22 Apr 2003)
diff --git a/net-im/licq/Manifest b/net-im/licq/Manifest
index 73217f8d1f26..6852bd14314d 100644
--- a/net-im/licq/Manifest
+++ b/net-im/licq/Manifest
@@ -1,6 +1,8 @@
-MD5 5440d11ab8414cb6385411e93de97e89 licq-1.2.6.ebuild 4034
-MD5 fc8502290a7d11d4250a6b77563c409a ChangeLog 3701
-MD5 361d20e528b72b61170b815694ebe1c7 files/digest-licq-1.2.6 64
-MD5 ea0b7f8aa5cf8b175753ede6025f06ce files/1.2.0a-qt31.patch 1306
-MD5 3b10872fafb342e13b1b81dacae7d68e files/1.2.0a-gcc3-gentoo.patch 1996
+MD5 ff6c77697baaf183ce2743b5c6e1ad5e licq-1.2.6.ebuild 4015
+MD5 e6868fcd36fec23eec391c465ea0ae61 licq-1.2.6-r1.ebuild 3405
+MD5 1f8f5f40bc729252e8500fd0cbe67a7f ChangeLog 3959
MD5 6d0aca705b508a2fef7714d742683001 files/1.2.0a-config.patch 996
+MD5 3b10872fafb342e13b1b81dacae7d68e files/1.2.0a-gcc3-gentoo.patch 1996
+MD5 ea0b7f8aa5cf8b175753ede6025f06ce files/1.2.0a-qt31.patch 1306
+MD5 361d20e528b72b61170b815694ebe1c7 files/digest-licq-1.2.6 64
+MD5 361d20e528b72b61170b815694ebe1c7 files/digest-licq-1.2.6-r1 64
diff --git a/net-im/licq/licq-1.2.6-r1.ebuild b/net-im/licq/licq-1.2.6-r1.ebuild
index 21742d40b579..7021940923e7 100644
--- a/net-im/licq/licq-1.2.6-r1.ebuild
+++ b/net-im/licq/licq-1.2.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.6-r1.ebuild,v 1.1 2003/05/04 18:30:38 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.6-r1.ebuild,v 1.2 2003/06/04 04:26:10 brad Exp $
inherit kde-base
need-kde 3.0
@@ -11,7 +11,7 @@ SRC_URI="http://download.sourceforge.net/licq/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="ssl socks5 qt kde ncurses"
# we can't have conditional dependencies so "use kde && inherit kde-base"