public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/pen: pen-0.25.1.ebuild ChangeLog
@ 2014-10-15 16:07 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2014-10-15 16:07 UTC (permalink / raw
  To: gentoo-commits

kensington    14/10/15 16:07:07

  Modified:             ChangeLog
  Added:                pen-0.25.1.ebuild
  Log:
  Version bump wrt bug #505168.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.21                 net-misc/pen/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	5 Mar 2014 07:36:36 -0000	1.20
+++ ChangeLog	15 Oct 2014 16:07:07 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/pen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.20 2014/03/05 07:36:36 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.21 2014/10/15 16:07:07 kensington Exp $
+
+*pen-0.25.1 (15 Oct 2014)
+
+  15 Oct 2014; Michael Palimaka <kensington@gentoo.org> +pen-0.25.1.ebuild:
+  Version bump wrt bug #505168.
 
   05 Mar 2014; Michael Palimaka <kensington@gentoo.org> -pen-0.18.0-r1.ebuild:
   Remove old.



1.1                  net-misc/pen/pen-0.25.1.ebuild

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

Index: pen-0.25.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild,v 1.1 2014/10/15 16:07:07 kensington Exp $

EAPI="4"

DESCRIPTION="TCP Load Balancing Port Forwarder"
HOMEPAGE="http://siag.nu/pen/"
SRC_URI="http://siag.nu/pub/${PN}/${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="geoip ssl"

DEPEND="geoip? ( dev-libs/geoip )
	ssl? ( dev-libs/openssl )"
RDEPEND="${DEPEND}"

src_configure() {
	econf --with-docdir=/usr/share/doc/${PF} \
		$(use_with geoip) \
		$(use_with ssl)
}





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

* [gentoo-commits] gentoo-x86 commit in net-misc/pen: pen-0.25.1.ebuild ChangeLog
@ 2015-04-03  8:29 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-03  8:29 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/03 08:29:55

  Modified:             pen-0.25.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #505168
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  net-misc/pen/pen-0.25.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild?r1=1.2&r2=1.3

Index: pen-0.25.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pen-0.25.1.ebuild	1 Apr 2015 19:52:14 -0000	1.2
+++ pen-0.25.1.ebuild	3 Apr 2015 08:29:55 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild,v 1.2 2015/04/01 19:52:14 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.25.1.ebuild,v 1.3 2015/04/03 08:29:55 ago Exp $
 
 EAPI="4"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="geoip ssl"
 
 DEPEND="geoip? ( dev-libs/geoip )



1.23                 net-misc/pen/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pen/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	1 Apr 2015 19:52:14 -0000	1.22
+++ ChangeLog	3 Apr 2015 08:29:55 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/pen
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.22 2015/04/01 19:52:14 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.23 2015/04/03 08:29:55 ago Exp $
+
+  03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> pen-0.25.1.ebuild:
+  Stable for amd64, wrt bug #505168
 
   01 Apr 2015; Andreas Schuerch <nativemad@gentoo.org> pen-0.25.1.ebuild:
   x86 stable, see bug 505168





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

end of thread, other threads:[~2015-04-03  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-03  8:29 [gentoo-commits] gentoo-x86 commit in net-misc/pen: pen-0.25.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-15 16:07 Michael Palimaka (kensington)

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