hanno       15/06/29 09:31:52

  Modified:             ChangeLog
  Added:                courier-unicode-1.3.ebuild
  Log:
  courier-unicode bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
A5880072BBB51E42)

Revision  Changes    Path
1.9                  net-libs/courier-unicode/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/courier-unicode/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   15 May 2015 11:56:41 -0000      1.8
+++ ChangeLog   29 Jun 2015 09:31:52 -0000      1.9
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/courier-unicode
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-unicode/ChangeLog,v 1.8 
2015/05/15 11:56:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-unicode/ChangeLog,v 1.9 
2015/06/29 09:31:52 hanno Exp $
+
+*courier-unicode-1.3 (29 Jun 2015)
+
+  29 Jun 2015; Hanno Boeck <[email protected]> +courier-unicode-1.3.ebuild:
+  Version bump.
 
   15 May 2015; Pacho Ramos <[email protected]> courier-unicode-1.1.ebuild:
   ppc stable wrt bug #548176



1.1                  net-libs/courier-unicode/courier-unicode-1.3.ebuild

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

Index: courier-unicode-1.3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-libs/courier-unicode/courier-unicode-1.3.ebuild,v 
1.1 2015/06/29 09:31:52 hanno Exp $

EAPI=5
inherit eutils

DESCRIPTION="Unicode library used by the courier mail server"
HOMEPAGE="http://www.courier-mta.org/";
SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""

src_install() {
        default
        prune_libtool_files
        dodoc AUTHORS ChangeLog README
}




Reply via email to