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
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)
-rw-r--r--app-admin/otpcalc/ChangeLog5
-rw-r--r--app-admin/otpcalc/otpcalc-0.97.ebuild4
-rw-r--r--app-misc/when/ChangeLog5
-rw-r--r--app-misc/when/when-1.0.23.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-admin/otpcalc/ChangeLog b/app-admin/otpcalc/ChangeLog
index 859f4e098caa..419f90db207c 100644
--- a/app-admin/otpcalc/ChangeLog
+++ b/app-admin/otpcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/otpcalc
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/ChangeLog,v 1.12 2005/07/03 13:16:45 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/ChangeLog,v 1.13 2005/07/20 14:38:15 gustavoz Exp $
+
+ 20 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> otpcalc-0.97.ebuild:
+ Stable on sparc
03 Jul 2005; Michael Hanselmann <hansmi@gentoo.org> otpcalc-0.97.ebuild:
Stable on ppc.
diff --git a/app-admin/otpcalc/otpcalc-0.97.ebuild b/app-admin/otpcalc/otpcalc-0.97.ebuild
index bb7e344f5fe1..802392326622 100644
--- a/app-admin/otpcalc/otpcalc-0.97.ebuild
+++ b/app-admin/otpcalc/otpcalc-0.97.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-admin/otpcalc/otpcalc-0.97.ebuild,v 1.4 2005/07/03 13:16:45 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.97.ebuild,v 1.5 2005/07/20 14:38:15 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ppc ~sparc x86"
+KEYWORDS="~alpha ppc sparc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*
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"