[oe-commits] org.oe.dev ipsec-tools: s/net/network/

mickeyl commit openembedded-commits at lists.openembedded.org
Fri Aug 25 10:58:23 UTC 2006


ipsec-tools: s/net/network/

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: c5e8a5250607f13027ce0a72e05e4a8518b3d1ed
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c5e8a5250607f13027ce0a72e05e4a8518b3d1ed
Files:
1
packages/ipsec-tools/ipsec-tools.inc
Diffs:

#
# mt diff -r1b280b9a2285cf155d8394bfe310ff3cd46bd516 -rc5e8a5250607f13027ce0a72e05e4a8518b3d1ed
#
# 
# 
# patch "packages/ipsec-tools/ipsec-tools.inc"
#  from [970486c3e7fefc1ac93474871b5857df4daf0193]
#    to [4b58d36bc70ff2a250ed73d7b5b69ed81ffa8378]
# 
============================================================
--- packages/ipsec-tools/ipsec-tools.inc	970486c3e7fefc1ac93474871b5857df4daf0193
+++ packages/ipsec-tools/ipsec-tools.inc	4b58d36bc70ff2a250ed73d7b5b69ed81ffa8378
@@ -1,9 +1,10 @@ MAINTAINER = "Chris Larson <kergoth at hand
 DESCRIPTION = "IPsec-Tools is a port of KAME's IPsec utilities to the \
 Linux-2.6 IPsec implementation."
 DEPENDS = "virtual/kernel openssl readline flex"
 LICENSE = "BSD"
 MAINTAINER = "Chris Larson <kergoth at handhelds.org>"
-SECTION = "console/net"
+SECTION = "console/network"
+PR = "r1"
 
 inherit autotools
 






More information about the Openembedded-commits mailing list