public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-otr: pidgin-otr-4.0.0.ebuild ChangeLog pidgin-otr-3.2.1.ebuild pidgin-otr-3.2.0.ebuild
@ 2013-06-20 14:25 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2013-06-20 14:25 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    13/06/20 14:25:13

  Modified:             pidgin-otr-4.0.0.ebuild ChangeLog
                        pidgin-otr-3.2.1.ebuild
  Removed:              pidgin-otr-3.2.0.ebuild
  Log:
  Fixed dependency on libotr (bug #439550). Removed old
  
  (Portage version: 2.2.0_alpha182/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.2                  x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild?r1=1.1&r2=1.2

Index: pidgin-otr-4.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pidgin-otr-4.0.0.ebuild	18 Oct 2012 16:16:42 -0000	1.1
+++ pidgin-otr-4.0.0.ebuild	20 Jun 2013 14:25:13 -0000	1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild,v 1.1 2012/10/18 16:16:42 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild,v 1.2 2013/06/20 14:25:13 polynomial-c Exp $
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging"
 HOMEPAGE="http://www.cypherpunks.ca/otr/"



1.29                 x11-plugins/pidgin-otr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	18 Oct 2012 16:16:42 -0000	1.28
+++ ChangeLog	20 Jun 2013 14:25:13 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for x11-plugins/pidgin-otr
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.28 2012/10/18 16:16:42 kensington Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.29 2013/06/20 14:25:13 polynomial-c Exp $
+
+  20 Jun 2013; Lars Wendler <polynomial-c@gentoo.org> -pidgin-otr-3.2.0.ebuild,
+  pidgin-otr-3.2.1.ebuild, pidgin-otr-4.0.0.ebuild:
+  Fixed dependency on libotr (bug #439550 by Gary E. Miller). Removed old
+  (vulnerable?) version. Converted remaining ebuilds to EAPI-5.
 
 *pidgin-otr-4.0.0 (18 Oct 2012)
 



1.6                  x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild?r1=1.5&r2=1.6

Index: pidgin-otr-3.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pidgin-otr-3.2.1.ebuild	9 Jun 2012 19:10:23 -0000	1.5
+++ pidgin-otr-3.2.1.ebuild	20 Jun 2013 14:25:13 -0000	1.6
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v 1.5 2012/06/09 19:10:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v 1.6 2013/06/20 14:25:13 polynomial-c Exp $
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging"
 HOMEPAGE="http://www.cypherpunks.ca/otr/"
@@ -13,13 +13,10 @@
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-RDEPEND=">=net-libs/libotr-3.2.0
+RDEPEND="<net-libs/libotr-4.0.0
 	x11-libs/gtk+:2
 	net-im/pidgin[gtk]"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc ChangeLog README
-}
+DOCS=( ChangeLog README )





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-20 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 14:25 [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-otr: pidgin-otr-4.0.0.ebuild ChangeLog pidgin-otr-3.2.1.ebuild pidgin-otr-3.2.0.ebuild Lars Wendler (polynomial-c)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox