diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-18 20:21:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-18 20:21:31 +0000 |
commit | c7b4bf125d602243c80dbb147ef12edad61ce872 (patch) | |
tree | 8f21f2beddbd9badb7d00884ff80e5adcfce5cc5 /app-admin/cronolog/cronolog-1.6.2-r3.ebuild | |
parent | x86 stable, bug #237828 (diff) | |
download | historical-c7b4bf125d602243c80dbb147ef12edad61ce872.tar.gz historical-c7b4bf125d602243c80dbb147ef12edad61ce872.tar.bz2 historical-c7b4bf125d602243c80dbb147ef12edad61ce872.zip |
x86 stable, bug #237844
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc6 i686
Diffstat (limited to 'app-admin/cronolog/cronolog-1.6.2-r3.ebuild')
-rw-r--r-- | app-admin/cronolog/cronolog-1.6.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/cronolog/cronolog-1.6.2-r3.ebuild b/app-admin/cronolog/cronolog-1.6.2-r3.ebuild index e9166bbfb9b0..c6fc99081e22 100644 --- a/app-admin/cronolog/cronolog-1.6.2-r3.ebuild +++ b/app-admin/cronolog/cronolog-1.6.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r3.ebuild,v 1.2 2008/09/16 20:50:31 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/cronolog/cronolog-1.6.2-r3.ebuild,v 1.3 2008/09/18 20:21:31 maekke Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="http://cronolog.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="" |