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/upnp | |
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/upnp')
-rw-r--r-- | net-misc/upnp/ChangeLog | 4 | ||||
-rw-r--r-- | net-misc/upnp/upnp-1.0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/upnp/upnp-1.0.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/upnp/ChangeLog b/net-misc/upnp/ChangeLog index 90c333b345ff..86598f9c7448 100644 --- a/net-misc/upnp/ChangeLog +++ b/net-misc/upnp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/upnp -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/ChangeLog,v 1.7 2004/04/27 21:51:19 agriffis Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/ChangeLog,v 1.8 2004/06/25 00:17:45 agriffis Exp $ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> upnp-1.0.4-r1.ebuild: Add inherit eutils diff --git a/net-misc/upnp/upnp-1.0.4-r1.ebuild b/net-misc/upnp/upnp-1.0.4-r1.ebuild index b09365fab63b..8072e945cd91 100644 --- a/net-misc/upnp/upnp-1.0.4-r1.ebuild +++ b/net-misc/upnp/upnp-1.0.4-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/upnp/upnp-1.0.4-r1.ebuild,v 1.5 2004/04/27 21:51:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.0.4-r1.ebuild,v 1.6 2004/06/25 00:17:45 agriffis Exp $ inherit eutils diff --git a/net-misc/upnp/upnp-1.0.4.ebuild b/net-misc/upnp/upnp-1.0.4.ebuild index e85ceb20eba2..94c74809de2f 100644 --- a/net-misc/upnp/upnp-1.0.4.ebuild +++ b/net-misc/upnp/upnp-1.0.4.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/upnp/upnp-1.0.4.ebuild,v 1.8 2004/03/23 18:59:09 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.0.4.ebuild,v 1.9 2004/06/25 00:17:45 agriffis Exp $ S="${WORKDIR}/${PN}sdk-${PV}" |