diff options
author | 2004-03-01 08:14:48 +0000 | |
---|---|---|
committer | 2004-03-01 08:14:48 +0000 | |
commit | 6606496ea2e6848ab17df534999cc726795274e7 (patch) | |
tree | 72f48cd3970d2507cf5c4fa5c6c499f81a38514a | |
parent | cleanup (Manifest recommit) (diff) | |
download | gentoo-2-6606496ea2e6848ab17df534999cc726795274e7.tar.gz gentoo-2-6606496ea2e6848ab17df534999cc726795274e7.tar.bz2 gentoo-2-6606496ea2e6848ab17df534999cc726795274e7.zip |
header fix
-rw-r--r-- | app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/pam_ssh_agent/pam_ssh_agent-0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild b/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild index c6c49ef19ab6..52f653ed20f1 100644 --- a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild +++ b/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.1 2004/02/27 18:18:45 bass Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.2 2004/03/01 08:12:55 mr_bones_ Exp $ inherit perl-module SLOT="0" diff --git a/sys-libs/pam_ssh_agent/pam_ssh_agent-0.1.ebuild b/sys-libs/pam_ssh_agent/pam_ssh_agent-0.1.ebuild index 2dc2769a89a7..3dfe7ee92ad0 100644 --- a/sys-libs/pam_ssh_agent/pam_ssh_agent-0.1.ebuild +++ b/sys-libs/pam_ssh_agent/pam_ssh_agent-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam_ssh_agent/pam_ssh_agent-0.1.ebuild,v 1.1 2004/02/28 09:51:59 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam_ssh_agent/pam_ssh_agent-0.1.ebuild,v 1.2 2004/03/01 08:14:48 mr_bones_ Exp $ inherit gcc |