grobian     14/12/22 15:15:40

  Modified:             ChangeLog
  Added:                carbon-c-relay-0.37.ebuild
  Removed:              carbon-c-relay-0.36.ebuild
  Log:
  Version bump (today's version)
  
  (Portage version: 2.2.14-prefix/cvs/SunOS i386, signed Manifest commit with 
key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.2                  app-misc/carbon-c-relay/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/carbon-c-relay/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/carbon-c-relay/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/carbon-c-relay/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/carbon-c-relay/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   22 Dec 2014 14:19:50 -0000      1.1
+++ ChangeLog   22 Dec 2014 15:15:40 -0000      1.2
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/carbon-c-relay
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/carbon-c-relay/ChangeLog,v 1.1 
2014/12/22 14:19:50 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/carbon-c-relay/ChangeLog,v 1.2 
2014/12/22 15:15:40 grobian Exp $
+
+*carbon-c-relay-0.37 (22 Dec 2014)
+
+  22 Dec 2014; Fabian Groffen <grob...@gentoo.org> +carbon-c-relay-0.37.ebuild,
+  -carbon-c-relay-0.36.ebuild:
+  Version bump (today's version)
 
 *carbon-c-relay-0.36 (22 Dec 2014)
 



1.1                  app-misc/carbon-c-relay/carbon-c-relay-0.37.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/carbon-c-relay/carbon-c-relay-0.37.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/carbon-c-relay/carbon-c-relay-0.37.ebuild?rev=1.1&content-type=text/plain

Index: carbon-c-relay-0.37.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-misc/carbon-c-relay/carbon-c-relay-0.37.ebuild,v 
1.1 2014/12/22 15:15:40 grobian Exp $

EAPI=5

DESCRIPTION="Enhanced C version of Carbon relay, aggregator and rewriter"
HOMEPAGE="https://github.com/grobian/carbon-c-relay";
SRC_URI="https://github.com/grobian/carbon-c-relay/archive/v${PV}.tar.gz -> 
${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND="dev-libs/openssl"
DEPEND="virtual/pkgconfig
        ${RDEPEND}"

src_install() {
        newbin relay ${PN}
        dodoc README.md
}




Reply via email to