diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:54:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:54:53 +0000 |
commit | bb1be6b32ed27138584b36c44107e16545afe5e5 (patch) | |
tree | 9ce5ff2ad71ff368a21b64384701e36d451eb381 /sys-fs/dd-rescue | |
parent | (no commit message) (diff) | |
download | historical-bb1be6b32ed27138584b36c44107e16545afe5e5.tar.gz historical-bb1be6b32ed27138584b36c44107e16545afe5e5.tar.bz2 historical-bb1be6b32ed27138584b36c44107e16545afe5e5.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'sys-fs/dd-rescue')
-rw-r--r-- | sys-fs/dd-rescue/ChangeLog | 4 | ||||
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.02.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.03.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/dd-rescue/ChangeLog b/sys-fs/dd-rescue/ChangeLog index 56345b8cfeb9..84960c4173b7 100644 --- a/sys-fs/dd-rescue/ChangeLog +++ b/sys-fs/dd-rescue/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-fs/dd-rescue -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.5 2004/06/04 23:30:36 dholm Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.6 2004/06/24 22:50:09 agriffis Exp $ 05 Jun 2004; David Holm <dholm@gentoo.org> dd-rescue-1.03.ebuild: Added to ~ppc. diff --git a/sys-fs/dd-rescue/dd-rescue-1.02.ebuild b/sys-fs/dd-rescue/dd-rescue-1.02.ebuild index dde1c72c505b..1b8b477bc9f5 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.02.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.02.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/sys-fs/dd-rescue/dd-rescue-1.02.ebuild,v 1.2 2004/06/04 23:30:36 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.02.ebuild,v 1.3 2004/06/24 22:50:09 agriffis Exp $ IUSE="" diff --git a/sys-fs/dd-rescue/dd-rescue-1.03.ebuild b/sys-fs/dd-rescue/dd-rescue-1.03.ebuild index 3d33e49bbd0f..d8697c05bf0a 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.03.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.03.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/sys-fs/dd-rescue/dd-rescue-1.03.ebuild,v 1.2 2004/06/04 23:30:36 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.03.ebuild,v 1.3 2004/06/24 22:50:09 agriffis Exp $ MY_PN=${PN/-/_} MY_P=${MY_PN}-${PV} |