diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-09 09:32:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-09 09:32:54 +0000 |
commit | 392f4caf04e7849ab44d842271f35d55d5364d87 (patch) | |
tree | 2fb4cf6333b51101e4cf0f29f0d67b5ab2b4afab /app-admin/cronolog/cronolog-1.6.2-r1.ebuild | |
parent | removed crufty versions, adjusted SRC_URI to gentoo mirrors, and fixed some s... (diff) | |
download | gentoo-2-392f4caf04e7849ab44d842271f35d55d5364d87.tar.gz gentoo-2-392f4caf04e7849ab44d842271f35d55d5364d87.tar.bz2 gentoo-2-392f4caf04e7849ab44d842271f35d55d5364d87.zip |
inherit eutils for epatch
Diffstat (limited to 'app-admin/cronolog/cronolog-1.6.2-r1.ebuild')
-rw-r--r-- | app-admin/cronolog/cronolog-1.6.2-r1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app-admin/cronolog/cronolog-1.6.2-r1.ebuild b/app-admin/cronolog/cronolog-1.6.2-r1.ebuild index 9d3018e1a8a5..53e78d0ebb92 100644 --- a/app-admin/cronolog/cronolog-1.6.2-r1.ebuild +++ b/app-admin/cronolog/cronolog-1.6.2-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/cronolog/cronolog-1.6.2-r1.ebuild,v 1.3 2004/01/14 02:27:05 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/cronolog/cronolog-1.6.2-r1.ebuild,v 1.4 2004/03/09 09:32:54 mr_bones_ Exp $ + +inherit eutils DESCRIPTION="Cronolog apache logfile rotator" HOMEPAGE="http://cronolog.org/" |