diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 00:22:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 00:22:15 +0000 |
commit | 3822048d60222f5b46a8ae26417e4964631eca28 (patch) | |
tree | bfc0b7f96e1a53ed924c23daa5242e8048f8bb27 /net-misc/vconfig | |
parent | make sure CFLAGS are exported rather than just set #55092 (diff) | |
download | historical-3822048d60222f5b46a8ae26417e4964631eca28.tar.gz historical-3822048d60222f5b46a8ae26417e4964631eca28.tar.bz2 historical-3822048d60222f5b46a8ae26417e4964631eca28.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'net-misc/vconfig')
-rw-r--r-- | net-misc/vconfig/ChangeLog | 4 | ||||
-rw-r--r-- | net-misc/vconfig/vconfig-1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/vconfig/vconfig-1.7-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/vconfig/vconfig-1.7.ebuild | 4 | ||||
-rw-r--r-- | net-misc/vconfig/vconfig-1.8.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog index f1e163526ef7..acfe266bdff2 100644 --- a/net-misc/vconfig/ChangeLog +++ b/net-misc/vconfig/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/vconfig -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.9 2004/04/27 21:52:35 agriffis Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.10 2004/06/25 00:18:16 agriffis Exp $ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> vconfig-1.7-r2.ebuild, vconfig-1.8.ebuild: diff --git a/net-misc/vconfig/vconfig-1.7-r1.ebuild b/net-misc/vconfig/vconfig-1.7-r1.ebuild index 6d97ddedc176..6d5c4694af48 100644 --- a/net-misc/vconfig/vconfig-1.7-r1.ebuild +++ b/net-misc/vconfig/vconfig-1.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r1.ebuild,v 1.5 2004/04/27 21:52:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r1.ebuild,v 1.6 2004/06/25 00:18:16 agriffis Exp $ MY_PN="vlan" S=${WORKDIR}/${MY_PN} diff --git a/net-misc/vconfig/vconfig-1.7-r2.ebuild b/net-misc/vconfig/vconfig-1.7-r2.ebuild index 253f75e57730..d9eb37c539b7 100644 --- a/net-misc/vconfig/vconfig-1.7-r2.ebuild +++ b/net-misc/vconfig/vconfig-1.7-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.3 2004/04/27 21:52:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.4 2004/06/25 00:18:16 agriffis Exp $ inherit eutils diff --git a/net-misc/vconfig/vconfig-1.7.ebuild b/net-misc/vconfig/vconfig-1.7.ebuild index c13c684658c9..e05be66f1125 100644 --- a/net-misc/vconfig/vconfig-1.7.ebuild +++ b/net-misc/vconfig/vconfig-1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7.ebuild,v 1.4 2004/04/27 21:52:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7.ebuild,v 1.5 2004/06/25 00:18:16 agriffis Exp $ MY_PN="vlan" DESCRIPTION="802.1Q vlan control utility" diff --git a/net-misc/vconfig/vconfig-1.8.ebuild b/net-misc/vconfig/vconfig-1.8.ebuild index 9e899690a941..d5ffe1cc72d6 100644 --- a/net-misc/vconfig/vconfig-1.8.ebuild +++ b/net-misc/vconfig/vconfig-1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.5 2004/04/27 21:52:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.6 2004/06/25 00:18:16 agriffis Exp $ inherit eutils |