# ChangeLog for app-misc/when
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.16 2005/07/20 14:39:23 gustavoz Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.17 2007/01/19 04:48:21 dirtyepic Exp $
+
+ 19 Jan 2007; Ryan Hill <dirtyepic@gentoo.org> -when-1.0.20.ebuild,
+ when-1.0.23.ebuild:
+ Restrict tests (bug #138415) and remove old version.
20 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> when-1.0.23.ebuild:
Stable on sparc
MD5 1bb328764161ff944e7abf193eb88bfb when-1.0.23.tar.gz 30463
+RMD160 9a1c8770c5994a501b54bfa357f2fcff2aaa3b45 when-1.0.23.tar.gz 30463
+SHA256 564900e6b3124a0692ddbbfacd18cd50df07ffa70f3522e702d46732fa31fc10 when-1.0.23.tar.gz 30463
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.0.23.ebuild,v 1.5 2005/07/20 14:39:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.0.23.ebuild,v 1.6 2007/01/19 04:48:21 dirtyepic Exp $
DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek who wants something minimalistic"
HOMEPAGE="http://www.lightandmatter.com/when/when.html"
RDEPEND=">=dev-lang/perl-5.005"
+RESTRICT="test"
+
src_compile() {
emake ${PN}.html || die "emake failed"
}