diff options
author | 2003-10-27 01:37:49 +0000 | |
---|---|---|
committer | 2003-10-27 01:37:49 +0000 | |
commit | dfcd923a0736d66bc25c3a5a533ce5a7ba970fe5 (patch) | |
tree | c5715d9d57c885d67099f3d772c1ed0da63319df /app-admin/cronolog/cronolog-1.6.2-r1.ebuild | |
parent | change directory locations (diff) | |
download | historical-dfcd923a0736d66bc25c3a5a533ce5a7ba970fe5.tar.gz historical-dfcd923a0736d66bc25c3a5a533ce5a7ba970fe5.tar.bz2 historical-dfcd923a0736d66bc25c3a5a533ce5a7ba970fe5.zip |
add ~amd64 flag
Diffstat (limited to 'app-admin/cronolog/cronolog-1.6.2-r1.ebuild')
-rw-r--r-- | app-admin/cronolog/cronolog-1.6.2-r1.ebuild | 4 |
1 files changed, 2 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 0000a4288a7e..f4684cf8d696 100644 --- a/app-admin/cronolog/cronolog-1.6.2-r1.ebuild +++ b/app-admin/cronolog/cronolog-1.6.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.1 2003/10/13 14:06:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/cronolog/cronolog-1.6.2-r1.ebuild,v 1.2 2003/10/27 01:37:46 brad_mssw Exp $ DESCRIPTION="Cronolog apache logfile rotator" HOMEPAGE="http://cronolog.org/" SRC_URI="http://cronolog.org/download/${P}.tar.gz" DEPEND="virtual/glibc" RDEPEND="${DEPEND} net-www/apache" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" LICENSE="GPL-2" SLOT="0" |