summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-20 14:39:23 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-20 14:39:23 +0000
commitf789d3a50de0b7efcfd125c2004ebe96d1e3dc1a (patch)
tree6e3604acdd029f311659b14da11cebdff49fb542 /app-misc
parentRevision bump to pull in two fixes for plugins from upstream CVS. (diff)
downloadgentoo-2-f789d3a50de0b7efcfd125c2004ebe96d1e3dc1a.tar.gz
gentoo-2-f789d3a50de0b7efcfd125c2004ebe96d1e3dc1a.tar.bz2
gentoo-2-f789d3a50de0b7efcfd125c2004ebe96d1e3dc1a.zip
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/when/ChangeLog5
-rw-r--r--app-misc/when/when-1.0.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog
index 7590b0346ebb..0228f7d5d8f8 100644
--- a/app-misc/when/ChangeLog
+++ b/app-misc/when/ChangeLog
@@ -1,6 +1,9 @@
# 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.15 2005/06/24 14:15:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.16 2005/07/20 14:39:23 gustavoz Exp $
+
+ 20 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> when-1.0.23.ebuild:
+ Stable on sparc
24 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> when-1.0.23.ebuild:
To ~sparc
diff --git a/app-misc/when/when-1.0.23.ebuild b/app-misc/when/when-1.0.23.ebuild
index 502d947b9756..470e9a8619df 100644
--- a/app-misc/when/when-1.0.23.ebuild
+++ b/app-misc/when/when-1.0.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.4 2005/06/24 14:15:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.0.23.ebuild,v 1.5 2005/07/20 14:39:23 gustavoz Exp $
DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek who wants something minimalistic"
HOMEPAGE="http://www.lightandmatter.com/when/when.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64 ~sparc"
+KEYWORDS="x86 ppc ~amd64 sparc"
IUSE=""
RDEPEND=">=dev-lang/perl-5.005"