public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/mpack: mpack-1.6-r3.ebuild ChangeLog
@ 2012-12-21 13:33 Eray Aslan (eras)
  0 siblings, 0 replies; 2+ messages in thread
From: Eray Aslan (eras) @ 2012-12-21 13:33 UTC (permalink / raw
  To: gentoo-commits

eras        12/12/21 13:33:49

  Modified:             mpack-1.6-r3.ebuild ChangeLog
  Log:
  Fix license - bug #446482
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)

Revision  Changes    Path
1.4                  net-mail/mpack/mpack-1.6-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild?r1=1.3&r2=1.4

Index: mpack-1.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mpack-1.6-r3.ebuild	8 Jun 2012 12:10:35 -0000	1.3
+++ mpack-1.6-r3.ebuild	21 Dec 2012 13:33:49 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild,v 1.3 2012/06/08 12:10:35 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild,v 1.4 2012/12/21 13:33:49 eras Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 SRC_URI="ftp://ftp.andrew.cmu.edu/pub/mpack/${P}.tar.gz"
 
 SLOT="0"
-LICENSE="as-is"
+LICENSE="HPND"
 KEYWORDS="amd64 x86 ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 



1.26                 net-mail/mpack/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/mpack/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	21 Dec 2012 13:32:22 -0000	1.25
+++ ChangeLog	21 Dec 2012 13:33:49 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/mpack
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/ChangeLog,v 1.25 2012/12/21 13:32:22 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/ChangeLog,v 1.26 2012/12/21 13:33:49 eras Exp $
+
+  21 Dec 2012; Eray Aslan <eras@gentoo.org> mpack-1.6-r3.ebuild:
+  Fix license - bug #446482
 
   21 Dec 2012; Eray Aslan <eras@gentoo.org> -mpack-1.5-r1.ebuild,
   -mpack-1.5.ebuild, -mpack-1.6-r1.ebuild, -mpack-1.6-r2.ebuild,





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-mail/mpack: mpack-1.6-r3.ebuild ChangeLog
@ 2014-04-19 10:10 Eray Aslan (eras)
  0 siblings, 0 replies; 2+ messages in thread
From: Eray Aslan (eras) @ 2014-04-19 10:10 UTC (permalink / raw
  To: gentoo-commits

eras        14/04/19 10:10:29

  Modified:             mpack-1.6-r3.ebuild ChangeLog
  Log:
  Fix build with clang - bug #507504
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)

Revision  Changes    Path
1.5                  net-mail/mpack/mpack-1.6-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild?r1=1.4&r2=1.5

Index: mpack-1.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mpack-1.6-r3.ebuild	21 Dec 2012 13:33:49 -0000	1.4
+++ mpack-1.6-r3.ebuild	19 Apr 2014 10:10:29 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild,v 1.4 2012/12/21 13:33:49 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.6-r3.ebuild,v 1.5 2014/04/19 10:10:29 eras Exp $
 
 EAPI="3"
 
@@ -27,6 +27,8 @@
 	epatch "${FILESDIR}"/${P}-paths.patch
 	epatch "${FILESDIR}"/${P}-cve-2011-4919.patch
 
+	epatch "${FILESDIR}"/${P}-clang.patch
+
 	eautoreconf
 }
 



1.27                 net-mail/mpack/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mpack/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/mpack/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	21 Dec 2012 13:33:49 -0000	1.26
+++ ChangeLog	19 Apr 2014 10:10:29 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for net-mail/mpack
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/ChangeLog,v 1.26 2012/12/21 13:33:49 eras Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/ChangeLog,v 1.27 2014/04/19 10:10:29 eras Exp $
+
+  19 Apr 2014; Eray Aslan <eras@gentoo.org> +files/mpack-1.6-clang.patch,
+  mpack-1.6-r3.ebuild:
+  Fix build with clang - bug #507504
 
   21 Dec 2012; Eray Aslan <eras@gentoo.org> mpack-1.6-r3.ebuild:
   Fix license - bug #446482





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-19 10:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-19 10:10 [gentoo-commits] gentoo-x86 commit in net-mail/mpack: mpack-1.6-r3.ebuild ChangeLog Eray Aslan (eras)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-21 13:33 Eray Aslan (eras)

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