[gentoo-commits] gentoo-x86 commit in net-firewall/shorewall-core/files/4.5.21.10: shorewallrc

2014-11-18 Thread Michael Weber (xmw)
xmw 14/11/18 11:13:04

  Removed:  shorewallrc
  Log:
  Revbump (bug 520316, thanks whissi).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)



[gentoo-commits] gentoo-x86 commit in net-firewall/shorewall-core/files/4.5.21.10: shorewallrc

2014-06-12 Thread Tom Wijsman (tomwij)
tomwij  14/06/12 13:59:29

  Added:shorewallrc
  Log:
  Version bump to 4.5.21.10; fixes bug #509258 and bug #509258, proxied commit 
for Thomas D. (whissi).
  
  (Portage version: 2.2.10_p125/cvs/Linux x86_64, signed Manifest commit with 
key 6D34E57D)

Revision  ChangesPath
1.1  net-firewall/shorewall-core/files/4.5.21.10/shorewallrc

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

Index: shorewallrc
===
#
# Gentoo Shorewall 4.5 rc file
#
BUILD=  #Default is to detect the build system
HOST=gentoo #Gentoo GNU Linux
PREFIX=@GENTOO_PORTAGE_EPREFIX@/usr #Top-level 
directory for shared files, libraries, etc.
SHAREDIR=${PREFIX}/share#Directory for arch-neutral files.
LIBEXECDIR=${PREFIX}/share  #Directory for executable scripts.
PERLLIBDIR=${PREFIX}/share/shorewall#Directory to install Shorewall Perl 
module directory
CONFDIR=@GENTOO_PORTAGE_EPREFIX@/etc#Directory 
where subsystem configurations are installed
SBINDIR=@GENTOO_PORTAGE_EPREFIX@/sbin   #Directory 
where system administration programs are installed
MANDIR=${PREFIX}/share/man  #Directory where manpages are installed.
INITDIR=${CONFDIR}/init.d   #Directory where SysV init scripts are 
installed.
INITFILE=${PRODUCT} #Name of the product's installed SysV 
init script
INITSOURCE=init.gentoo.sh   #Name of the distributed file to be 
installed as the SysV init script
ANNOTATED=  #If non-zero, annotated configuration 
files are installed
SYSTEMD=@GENTOO_PORTAGE_EPREFIX@/usr/lib/systemd/system #Directory 
where .service files are installed (systems running systemd only)
SERVICEFILE=gentoo.service  #Name of the distributed file to be 
installed as systemd service file
SYSCONFFILE=default.gentoo  #Name of the distributed file to be 
installed in $SYSCONFDIR
SYSCONFDIR=${CONFDIR}/conf.d#Directory where SysV init parameter 
files are installed
SPARSE= #If non-empty, only install 
$PRODUCT/$PRODUCT.conf in $CONFDIR
VARLIB=@GENTOO_PORTAGE_EPREFIX@/var/lib #Directory 
where product variable data is stored.
VARDIR=${VARLIB}/${PRODUCT} #Directory where product variable data 
is stored.