summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-24 23:39:23 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-24 23:39:23 +0000
commita7932b9bdc821431ee473a670f59be5e28700b3b (patch)
tree815e54e2d24b8b266fa5326262e9dd90979323b1 /dev-libs/crypto++
parent(no commit message) (diff)
downloadhistorical-a7932b9bdc821431ee473a670f59be5e28700b3b.tar.gz
historical-a7932b9bdc821431ee473a670f59be5e28700b3b.tar.bz2
historical-a7932b9bdc821431ee473a670f59be5e28700b3b.zip
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-libs/crypto++')
-rw-r--r--dev-libs/crypto++/ChangeLog4
-rw-r--r--dev-libs/crypto++/crypto++-5.1-r1.ebuild4
-rw-r--r--dev-libs/crypto++/crypto++-5.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/crypto++/ChangeLog b/dev-libs/crypto++/ChangeLog
index 3dfe4d433452..0c8c98a002b9 100644
--- a/dev-libs/crypto++/ChangeLog
+++ b/dev-libs/crypto++/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-libs/crypto++
-# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.5 2004/05/01 17:24:27 agriffis Exp $
+# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.6 2004/06/24 23:03:41 agriffis Exp $
01 May 2004; Aron Griffis <agriffis@gentoo.org> crypto++-5.1-r1.ebuild:
Add inherit eutils
diff --git a/dev-libs/crypto++/crypto++-5.1-r1.ebuild b/dev-libs/crypto++/crypto++-5.1-r1.ebuild
index a3b86f711a7c..0f4542c22487 100644
--- a/dev-libs/crypto++/crypto++-5.1-r1.ebuild
+++ b/dev-libs/crypto++/crypto++-5.1-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/dev-libs/crypto++/crypto++-5.1-r1.ebuild,v 1.5 2004/06/04 17:33:49 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.1-r1.ebuild,v 1.6 2004/06/24 23:03:41 agriffis Exp $
inherit flag-o-matic eutils
diff --git a/dev-libs/crypto++/crypto++-5.1.ebuild b/dev-libs/crypto++/crypto++-5.1.ebuild
index beb2ed26666b..88663b0d133f 100644
--- a/dev-libs/crypto++/crypto++-5.1.ebuild
+++ b/dev-libs/crypto++/crypto++-5.1.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/dev-libs/crypto++/crypto++-5.1.ebuild,v 1.2 2004/05/01 17:24:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.1.ebuild,v 1.3 2004/06/24 23:03:41 agriffis Exp $
DESCRIPTION="Crypto++ is a C++ class library of cryptographic schemes"
HOMEPAGE="http://cryptopp.com"