public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-firewall/shorewall-core: shorewall-core-4.5.4.2.ebuild ChangeLog
@ 2012-06-08 17:10 Constanze Hausner (constanze)
  0 siblings, 0 replies; only message in thread
From: Constanze Hausner (constanze) @ 2012-06-08 17:10 UTC (permalink / raw
  To: gentoo-commits

constanze    12/06/08 17:10:21

  Modified:             ChangeLog
  Added:                shorewall-core-4.5.4.2.ebuild
  Log:
  Version bump with new config file
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  net-firewall/shorewall-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	24 Apr 2012 08:20:46 -0000	1.4
+++ ChangeLog	8 Jun 2012 17:10:21 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for net-firewall/shorewall-core
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.4 2012/04/24 08:20:46 constanze Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.5 2012/06/08 17:10:21 constanze Exp $
+
+*shorewall-core-4.5.4.2 (08 Jun 2012)
+
+  08 Jun 2012; Constanze Hausner <constanze@gentoo.org>
+  +shorewall-core-4.5.4.2.ebuild, +files/shorewallrc:
+  Version bump with new config file
 
 *shorewall-core-4.5.0.1-r3 (24 Apr 2012)
 



1.1                  net-firewall/shorewall-core/shorewall-core-4.5.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.4.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.4.2.ebuild?rev=1.1&content-type=text/plain

Index: shorewall-core-4.5.4.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.4.2.ebuild,v 1.1 2012/06/08 17:10:21 constanze Exp $

EAPI="4"

inherit eutils versionator

# Select version (stable, RC, Beta):
MY_PV_TREE=$(get_version_component_range 1-2)   # for devel versions use "development/$(get_version_component_range 1-2)"
MY_PV_BASE=$(get_version_component_range 1-3)

MY_P="shorewall-${MY_PV_BASE}"

DESCRIPTION="Core libraries of shorewall / shorewall(6)-lite"
HOMEPAGE="http://www.shorewall.net/"
SRC_URI="http://www1.shorewall.net/pub/shorewall/${MY_PV_TREE}/${MY_P}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

DEPEND=">=net-firewall/iptables-1.2.4
	sys-apps/iproute2[-minimal]
	dev-lang/perl
	dev-perl/Digest-SHA1
	!<net-firewall/shorewall-4.5.0.1"
RDEPEND="${DEPEND}"

DOCS=( changelog.txt releasenotes.txt )

src_configure() {
	:;
}

src_install() {
	DESTDIR="${D}" ./install.sh "${FILESDIR}"/shorewallrc || die "install.sh failed"
	default
}






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

only message in thread, other threads:[~2012-06-08 17:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 17:10 [gentoo-commits] gentoo-x86 commit in net-firewall/shorewall-core: shorewall-core-4.5.4.2.ebuild ChangeLog Constanze Hausner (constanze)

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