diff options
author | 2007-02-04 20:15:38 +0000 | |
---|---|---|
committer | 2007-02-04 20:15:38 +0000 | |
commit | 2ac4bf55a9d0c525c4c2704a9923db5a745b161a (patch) | |
tree | c8f1efd3e3ddde168d4b387928af71001c877308 /net-libs/libotr | |
parent | Change from no-herd to desktop-misc. (diff) | |
download | gentoo-2-2ac4bf55a9d0c525c4c2704a9923db5a745b161a.tar.gz gentoo-2-2ac4bf55a9d0c525c4c2704a9923db5a745b161a.tar.bz2 gentoo-2-2ac4bf55a9d0c525c4c2704a9923db5a745b161a.zip |
Stable on amd64 wrt bug #146259
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/libotr')
-rw-r--r-- | net-libs/libotr/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libotr/files/digest-libotr-2.0.2 | 2 | ||||
-rw-r--r-- | net-libs/libotr/libotr-2.0.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog index 2fda3d1cf724..344dea54e4ca 100644 --- a/net-libs/libotr/ChangeLog +++ b/net-libs/libotr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libotr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.10 2007/01/05 04:38:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.11 2007/02/04 20:15:38 welp Exp $ + + 04 Feb 2007; <welp@gentoo.org> libotr-2.0.2.ebuild: + Stable on amd64 wrt bug #146259 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> libotr-1.0.4.ebuild, libotr-2.0.0.ebuild, libotr-2.0.1.ebuild, libotr-2.0.2.ebuild, diff --git a/net-libs/libotr/files/digest-libotr-2.0.2 b/net-libs/libotr/files/digest-libotr-2.0.2 index a02c0b6f6496..f5d0a6f3c398 100644 --- a/net-libs/libotr/files/digest-libotr-2.0.2 +++ b/net-libs/libotr/files/digest-libotr-2.0.2 @@ -1 +1,3 @@ MD5 895598219517297fc7633456cd08e937 libotr-2.0.2.tar.gz 368896 +RMD160 8f35c5ac0ce5743bca075eb517119a85fce5351d libotr-2.0.2.tar.gz 368896 +SHA256 4c1202174309eedca14a973d5695eab8724365ecc5538d6e2c2975d3be3fadfb libotr-2.0.2.tar.gz 368896 diff --git a/net-libs/libotr/libotr-2.0.2.ebuild b/net-libs/libotr/libotr-2.0.2.ebuild index 8c06e7628e6c..97568e4a7063 100644 --- a/net-libs/libotr/libotr-2.0.2.ebuild +++ b/net-libs/libotr/libotr-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-2.0.2.ebuild,v 1.4 2007/01/05 04:38:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-2.0.2.ebuild,v 1.5 2007/02/04 20:15:38 welp Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc ~x86" IUSE="" DEPEND="dev-libs/libgpg-error |