diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:27:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:27:03 +0000 |
commit | 8768a2ef23e75d921878295fc2d8a42e404ee585 (patch) | |
tree | 3295af80d0f495050c33b6c8084cc3b8c01cf032 /net-misc | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.tar.gz gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.tar.bz2 gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.zip |
Add inherit eutils
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/cidr/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/cidr/cidr-2.3.1-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/cipe/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/cipe/cipe-1.5.4.ebuild | 6 | ||||
-rw-r--r-- | net-misc/cisco-vpnclient-3des/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.0.1a-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/curl/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/curl/curl-7.10.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/curl/curl-7.10.8-r1.ebuild | 4 |
9 files changed, 36 insertions, 12 deletions
diff --git a/net-misc/cidr/ChangeLog b/net-misc/cidr/ChangeLog index 6c669eaf2a02..f13ac28d3dc8 100644 --- a/net-misc/cidr/ChangeLog +++ b/net-misc/cidr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/cidr -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/ChangeLog,v 1.7 2003/09/03 09:27:52 phosphan Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/ChangeLog,v 1.8 2004/04/27 21:22:52 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> cidr-2.3.1-r1.ebuild: + Add inherit eutils *cidr-2.3.1-r1 (03 Sep 2003) diff --git a/net-misc/cidr/cidr-2.3.1-r1.ebuild b/net-misc/cidr/cidr-2.3.1-r1.ebuild index e011f85aef89..50ba50109524 100644 --- a/net-misc/cidr/cidr-2.3.1-r1.ebuild +++ b/net-misc/cidr/cidr-2.3.1-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1-r1.ebuild,v 1.3 2003/09/08 06:45:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1-r1.ebuild,v 1.4 2004/04/27 21:22:52 agriffis Exp $ + +inherit eutils DESCRIPTION="command line util to assist in calculating subnets" HOMEPAGE="http://home.netcom.com/~naym/cidr/" diff --git a/net-misc/cipe/ChangeLog b/net-misc/cipe/ChangeLog index e27eff1d40d3..71710b687387 100644 --- a/net-misc/cipe/ChangeLog +++ b/net-misc/cipe/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-misc/cipe -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> cipe-1.5.4.ebuild: + Add inherit eutils + *cipe-1.5.4 (27 Nov 2003) 27 Nov 2003; Jay Pfeifer <pfeifer@gentoo.org> cipe-1.54.ebuild : diff --git a/net-misc/cipe/cipe-1.5.4.ebuild b/net-misc/cipe/cipe-1.5.4.ebuild index 9b16490ae28f..9a6085a455f4 100644 --- a/net-misc/cipe/cipe-1.5.4.ebuild +++ b/net-misc/cipe/cipe-1.5.4.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cipe/cipe-1.5.4.ebuild,v 1.1 2003/11/28 04:43:23 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cipe/cipe-1.5.4.ebuild,v 1.2 2004/04/27 21:23:55 agriffis Exp $ + +inherit eutils CIPE_TEXINFO="${PN}-1.5.1.texinfo" diff --git a/net-misc/cisco-vpnclient-3des/ChangeLog b/net-misc/cisco-vpnclient-3des/ChangeLog index c935e27e2383..4fece62f3f5e 100644 --- a/net-misc/cisco-vpnclient-3des/ChangeLog +++ b/net-misc/cisco-vpnclient-3des/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/cisco-vpnclient-3des # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cisco-vpnclient-3des/ChangeLog,v 1.13 2004/04/24 15:22:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cisco-vpnclient-3des/ChangeLog,v 1.14 2004/04/27 21:25:14 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + cisco-vpnclient-3des-4.0.1a-r1.ebuild: + Add inherit eutils *cisco-vpnclient-3des-4.0.3b-r4 (24 Apr 2004) diff --git a/net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.0.1a-r1.ebuild b/net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.0.1a-r1.ebuild index 1aa49dd73e09..60b5c20ec5f5 100644 --- a/net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.0.1a-r1.ebuild +++ b/net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.0.1a-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.0.1a-r1.ebuild,v 1.3 2004/04/24 15:22:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.0.1a-r1.ebuild,v 1.4 2004/04/27 21:25:14 agriffis Exp $ + +inherit eutils MY_PV=${PV/a/.A-k9} DESCRIPTION="Cisco VPN Client (3DES)" diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index b374b8bc0950..1c5fb9de720a 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/curl # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.3 2004/04/26 07:47:29 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.4 2004/04/27 21:26:36 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> curl-7.10.5-r1.ebuild, + curl-7.10.8-r1.ebuild: + Add inherit eutils *curl-7.11.1 (26 Apr 2004) diff --git a/net-misc/curl/curl-7.10.5-r1.ebuild b/net-misc/curl/curl-7.10.5-r1.ebuild index 01d1003e0257..d995cf59bc81 100644 --- a/net-misc/curl/curl-7.10.5-r1.ebuild +++ b/net-misc/curl/curl-7.10.5-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.10.5-r1.ebuild,v 1.2 2004/04/26 07:47:29 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.10.5-r1.ebuild,v 1.3 2004/04/27 21:26:36 agriffis Exp $ + +inherit eutils DESCRIPTION="A Client that groks URLs" SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" diff --git a/net-misc/curl/curl-7.10.8-r1.ebuild b/net-misc/curl/curl-7.10.8-r1.ebuild index 57cc422c7320..271d3a0cf6e0 100644 --- a/net-misc/curl/curl-7.10.8-r1.ebuild +++ b/net-misc/curl/curl-7.10.8-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.10.8-r1.ebuild,v 1.1 2004/03/29 00:30:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.10.8-r1.ebuild,v 1.2 2004/04/27 21:26:36 agriffis Exp $ + +inherit eutils DESCRIPTION="A Client that groks URLs" SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" |