mrueg       14/11/02 19:26:43

  Modified:             ChangeLog
  Added:                libotr-4.1.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.52                 net-libs/libotr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.52&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.52&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   1 Mar 2014 22:31:39 -0000       1.51
+++ ChangeLog   2 Nov 2014 19:26:43 -0000       1.52
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/libotr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.51 2014/03/01 
22:31:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.52 2014/11/02 
19:26:43 mrueg Exp $
+
+*libotr-4.1.0 (02 Nov 2014)
+
+  02 Nov 2014; Manuel Rüger <[email protected]> +libotr-4.1.0.ebuild:
+  Version bump.
 
   01 Mar 2014; Michał Górny <[email protected]> libotr-3.2.1.ebuild,
   libotr-4.0.0.ebuild:



1.1                  net-libs/libotr/libotr-4.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?rev=1.1&content-type=text/plain

Index: libotr-4.1.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.1 
2014/11/02 19:26:43 mrueg Exp $

EAPI=5

DESCRIPTION="(OTR) Messaging allows you to have private conversations over 
instant messaging"
HOMEPAGE="https://otr.cypherpunks.ca";
SRC_URI="https://otr.cypherpunks.ca/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND=">=dev-libs/libgcrypt-1.2:0
        dev-libs/libgpg-error"
DEPEND="${RDEPEND}"

DOCS=( AUTHORS ChangeLog NEWS README UPGRADING )




Reply via email to