diff options
author | 2003-07-12 21:33:20 +0000 | |
---|---|---|
committer | 2003-07-12 21:33:20 +0000 | |
commit | 2236b2062bd2ba47a0270901e7c7e8ab41ad4776 (patch) | |
tree | 94e3c1d2a9d3a539b268e588692bf4c93c5fc048 /app-admin/addpatches | |
parent | unmasks and changelog fixes (diff) | |
download | historical-2236b2062bd2ba47a0270901e7c7e8ab41ad4776.tar.gz historical-2236b2062bd2ba47a0270901e7c7e8ab41ad4776.tar.bz2 historical-2236b2062bd2ba47a0270901e7c7e8ab41ad4776.zip |
repoman and lintool fixes
Diffstat (limited to 'app-admin/addpatches')
-rw-r--r-- | app-admin/addpatches/addpatches-0.2.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-admin/addpatches/addpatches-0.2.ebuild b/app-admin/addpatches/addpatches-0.2.ebuild index b595f11e9fbb..86e2088732f2 100644 --- a/app-admin/addpatches/addpatches-0.2.ebuild +++ b/app-admin/addpatches/addpatches-0.2.ebuild @@ -1,8 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/addpatches/addpatches-0.2.ebuild,v 1.10 2003/07/04 22:44:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/addpatches/addpatches-0.2.ebuild,v 1.11 2003/07/12 21:33:19 aliz Exp $ DESCRIPTION="patch management script" +HOMEPAGE="http://www.gentoo.org" +DEPEND="" +IUSE="" +SRC_URI="" SLOT="0" LICENSE="as-is" |