diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-10-19 09:37:22 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-10-19 09:37:22 +0000 |
commit | 0b5e3be34de7e6abcc1a9fda34d146567cff8291 (patch) | |
tree | f52a2bc1137473a895416f83734f6072aa088758 /net-im/licq | |
parent | Punt some stuff (diff) | |
download | gentoo-2-0b5e3be34de7e6abcc1a9fda34d146567cff8291.tar.gz gentoo-2-0b5e3be34de7e6abcc1a9fda34d146567cff8291.tar.bz2 gentoo-2-0b5e3be34de7e6abcc1a9fda34d146567cff8291.zip |
closing bug #151912.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/licq/files/digest-licq-1.3.4 | 3 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.4.ebuild | 5 |
3 files changed, 6 insertions, 7 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index 6a8e4b85b19c..05f06354f1eb 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.84 2006/10/18 14:42:23 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.85 2006/10/19 09:37:22 voxus Exp $ + + 19 Oct 2006; Konstantin V. Arkhipov <voxus@gentoo.org> licq-1.3.4.ebuild: + Unneeded patch dropped, closing bug #151912. *licq-1.3.4 (18 Oct 2006) diff --git a/net-im/licq/files/digest-licq-1.3.4 b/net-im/licq/files/digest-licq-1.3.4 index 80ce7a407d36..d66883ce487b 100644 --- a/net-im/licq/files/digest-licq-1.3.4 +++ b/net-im/licq/files/digest-licq-1.3.4 @@ -1,6 +1,3 @@ MD5 3bab0c9d1977f9b14421d36110e17e0c licq-1.3.4.tar.bz2 3088438 RMD160 2251da50f5a37903b57cf74d331b4ead693f4e23 licq-1.3.4.tar.bz2 3088438 SHA256 eed39b1fa78d6c03655babc6cb03155ed71391ec1422752d0611bd2583c2f608 licq-1.3.4.tar.bz2 3088438 -MD5 17e1046925c642acad86dd87008ad9ef licq-branch-update-20060203.patch.bz2 41685 -RMD160 69c61afb3d25d6d6084c158482d8889181ae3fa2 licq-branch-update-20060203.patch.bz2 41685 -SHA256 25df9f213494d2396f9c7c5dc66ba4030c93a8a7f10e7af2f31780fce18a0a49 licq-branch-update-20060203.patch.bz2 41685 diff --git a/net-im/licq/licq-1.3.4.ebuild b/net-im/licq/licq-1.3.4.ebuild index fd7f7706f579..6c3e479d9169 100644 --- a/net-im/licq/licq-1.3.4.ebuild +++ b/net-im/licq/licq-1.3.4.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.4.ebuild,v 1.1 2006/10/18 14:42:23 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.4.ebuild,v 1.2 2006/10/19 09:37:22 voxus Exp $ inherit eutils kde-functions multilib DESCRIPTION="ICQ Client with v8 support" HOMEPAGE="http://www.licq.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 -http://dev.gentoo.org/~voxus/licq/licq-branch-update-20060203.patch.bz2" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" |