summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-07-18 00:28:00 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-07-18 00:28:00 +0000
commite878ebe6f618aeeb60ab890ac82cba2ab82b3f39 (patch)
treef7202f8cc98b0905fdbd26ca77b55d5eb1ab0755 /x11-misc/remind
parentVersion bump. (diff)
downloadgentoo-2-e878ebe6f618aeeb60ab890ac82cba2ab82b3f39.tar.gz
gentoo-2-e878ebe6f618aeeb60ab890ac82cba2ab82b3f39.tar.bz2
gentoo-2-e878ebe6f618aeeb60ab890ac82cba2ab82b3f39.zip
stable sparc, bug 277399
(Portage version: 2.1.6.13/cvs/Linux sparc64)
Diffstat (limited to 'x11-misc/remind')
-rw-r--r--x11-misc/remind/ChangeLog5
-rw-r--r--x11-misc/remind/remind-03.01.07.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/remind/ChangeLog b/x11-misc/remind/ChangeLog
index 36f2c8764cd9..dd90027fa84a 100644
--- a/x11-misc/remind/ChangeLog
+++ b/x11-misc/remind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/remind
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.44 2009/07/17 01:27:15 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.45 2009/07/18 00:28:00 tcunha Exp $
+
+ 18 Jul 2009; Tiago Cunha <tcunha@gentoo.org> remind-03.01.07.ebuild:
+ stable sparc, bug 277399
17 Jul 2009; Jeremy Olexa <darkside@gentoo.org> remind-03.01.07.ebuild:
amd64 stable, bug 277399
diff --git a/x11-misc/remind/remind-03.01.07.ebuild b/x11-misc/remind/remind-03.01.07.ebuild
index 04e2e104af1d..c37688804fec 100644
--- a/x11-misc/remind/remind-03.01.07.ebuild
+++ b/x11-misc/remind/remind-03.01.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.07.ebuild,v 1.3 2009/07/17 01:27:15 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.07.ebuild,v 1.4 2009/07/18 00:28:00 tcunha Exp $
MY_P=${P/_beta/-BETA-}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="http://www.roaringpenguin.com/files/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd"
IUSE="tk"
RDEPEND="tk? ( dev-lang/tk dev-tcltk/tcllib )"