diff options
author | Lance Albertson <ramereth@gentoo.org> | 2005-06-15 05:05:45 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2005-06-15 05:05:45 +0000 |
commit | 5b690e656135600921274a82c52f2655abbd2075 (patch) | |
tree | 10f51ddf4b8fa4d05a8237b264c8472a1fe26923 /app-admin/cronolog | |
parent | cleaned out old ebuild, bump x86 (diff) | |
download | gentoo-2-5b690e656135600921274a82c52f2655abbd2075.tar.gz gentoo-2-5b690e656135600921274a82c52f2655abbd2075.tar.bz2 gentoo-2-5b690e656135600921274a82c52f2655abbd2075.zip |
ok, actually remove the ebuild this time...
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-admin/cronolog')
-rw-r--r-- | app-admin/cronolog/cronolog-1.6.2.ebuild | 21 | ||||
-rw-r--r-- | app-admin/cronolog/files/digest-cronolog-1.6.2 | 1 |
2 files changed, 0 insertions, 22 deletions
diff --git a/app-admin/cronolog/cronolog-1.6.2.ebuild b/app-admin/cronolog/cronolog-1.6.2.ebuild deleted file mode 100644 index ac53e14c8e85..000000000000 --- a/app-admin/cronolog/cronolog-1.6.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/cronolog/cronolog-1.6.2.ebuild,v 1.11 2005/01/01 10:57:40 eradicator Exp $ - -DESCRIPTION="Cronolog apache logfile rotator" -HOMEPAGE="http://cronolog.org/" -SRC_URI="http://cronolog.org/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc ~ia64" -IUSE="" - -DEPEND="virtual/libc" -RDEPEND="${DEPEND} - net-www/apache" - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO -} diff --git a/app-admin/cronolog/files/digest-cronolog-1.6.2 b/app-admin/cronolog/files/digest-cronolog-1.6.2 deleted file mode 100644 index 07494f855bb4..000000000000 --- a/app-admin/cronolog/files/digest-cronolog-1.6.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 a44564fd5a5b061a5691b9a837d04979 cronolog-1.6.2.tar.gz 133591 |