summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2005-11-14 06:00:04 +0000
committerDon Seiler <rizzo@gentoo.org>2005-11-14 06:00:04 +0000
commit93e6310820bd4ff8ec370cf8c019d564717f55a0 (patch)
treeb34f260b6dc041bfe79a1c2ee9a30d935b6649c6 /net-libs/libotr
parentAdd a new snapshot in attempt to provide a working xdm. (diff)
downloadgentoo-2-93e6310820bd4ff8ec370cf8c019d564717f55a0.tar.gz
gentoo-2-93e6310820bd4ff8ec370cf8c019d564717f55a0.tar.bz2
gentoo-2-93e6310820bd4ff8ec370cf8c019d564717f55a0.zip
Version bump for bug #111645
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-libs/libotr')
-rw-r--r--net-libs/libotr/ChangeLog7
-rw-r--r--net-libs/libotr/Manifest18
-rw-r--r--net-libs/libotr/files/digest-libotr-3.0.01
-rw-r--r--net-libs/libotr/libotr-3.0.0.ebuild30
4 files changed, 42 insertions, 14 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog
index 0264174f44e5..9a3bc7bb7341 100644
--- a/net-libs/libotr/ChangeLog
+++ b/net-libs/libotr/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/libotr
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.8 2005/08/01 17:59:02 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.9 2005/11/14 06:00:04 rizzo Exp $
+
+*libotr-3.0.0 (14 Nov 2005)
+
+ 14 Nov 2005; Don Seiler <rizzo@gentoo.org> +libotr-3.0.0.ebuild:
+ Version bump for bug #111645
01 Aug 2005; Joseph Jezak <josejx@gentoo.org> libotr-2.0.2.ebuild:
Marked ~ppc for bug #100396.
diff --git a/net-libs/libotr/Manifest b/net-libs/libotr/Manifest
index 8c7576a5fc34..684ed7d05029 100644
--- a/net-libs/libotr/Manifest
+++ b/net-libs/libotr/Manifest
@@ -1,20 +1,12 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 b5369d6b593f4e1ba1358c9f60019a4f libotr-3.0.0.ebuild 789
MD5 674807f3313711e97e6fc9f513018bdb ChangeLog 1269
-MD5 4960b7ce7bcd7469b57d90f916c27296 libotr-2.0.2.ebuild 788
+MD5 6a72458eeb7b7a2993640621d4fa7ad7 libotr-2.0.0.ebuild 779
MD5 f336d73adb9eb04864ae3f5e98787c12 metadata.xml 223
MD5 c90715a3123a8698777768fe9f5525d7 libotr-1.0.4.ebuild 779
MD5 28a0f6549bd851ee71dc274d40f7f163 libotr-2.0.1.ebuild 786
-MD5 6a72458eeb7b7a2993640621d4fa7ad7 libotr-2.0.0.ebuild 779
+MD5 4960b7ce7bcd7469b57d90f916c27296 libotr-2.0.2.ebuild 788
+MD5 c4ff03d4f615450bf873ab274cc0ecce files/digest-libotr-3.0.0 64
MD5 ce21e4bf4ffd89512e4a9e32f0539761 files/digest-libotr-1.0.4 64
-MD5 9ac9da4794ae9d04101fa632dadcf886 files/digest-libotr-2.0.2 64
MD5 acbf6ed5147acb3329e98ff711a7262a files/digest-libotr-2.0.0 64
MD5 f600de0b44d3f4e5416d3b62f3391d48 files/digest-libotr-2.0.1 64
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC7mLncsIHjyDViGQRAqPtAKCXUNpMDxTVDGsmk5sTT8QO38+CwwCfd93a
-aNzZIrKS7XA4hkcQNO1WDko=
-=zSmX
------END PGP SIGNATURE-----
+MD5 9ac9da4794ae9d04101fa632dadcf886 files/digest-libotr-2.0.2 64
diff --git a/net-libs/libotr/files/digest-libotr-3.0.0 b/net-libs/libotr/files/digest-libotr-3.0.0
new file mode 100644
index 000000000000..05d284e380f9
--- /dev/null
+++ b/net-libs/libotr/files/digest-libotr-3.0.0
@@ -0,0 +1 @@
+MD5 117aea2c7de6b208ebed662045f46f3e libotr-3.0.0.tar.gz 392431
diff --git a/net-libs/libotr/libotr-3.0.0.ebuild b/net-libs/libotr/libotr-3.0.0.ebuild
new file mode 100644
index 000000000000..14d5b96c8ab6
--- /dev/null
+++ b/net-libs/libotr/libotr-3.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.0.0.ebuild,v 1.1 2005/11/14 06:00:04 rizzo Exp $
+
+inherit flag-o-matic eutils debug
+
+DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging"
+HOMEPAGE="http://www.cypherpunks.ca/otr/"
+SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-libs/libgpg-error
+ >=dev-libs/libgcrypt-1.2.0"
+
+src_compile() {
+ strip-flags
+ replace-flags -O? -O2
+
+ econf || die "econf failed"
+ emake -j1 || die "Make failed"
+}
+
+src_install() {
+ make install DESTDIR=${D} || die "Install failed"
+ dodoc COPYING ChangeLog README
+}