summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/remind')
-rw-r--r--x11-misc/remind/ChangeLog5
-rw-r--r--x11-misc/remind/remind-03.01.05.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/remind/ChangeLog b/x11-misc/remind/ChangeLog
index 83a43b070715..e63189cf3a0b 100644
--- a/x11-misc/remind/ChangeLog
+++ b/x11-misc/remind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/remind
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.33 2008/06/08 10:00:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.34 2008/06/08 17:48:25 ken69267 Exp $
+
+ 08 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> remind-03.01.05.ebuild:
+ amd64 stable, bug #225187
08 Jun 2008; Torsten Veller <tove@gentoo.org> remind-03.01.05.ebuild:
Run test only as non-root user (#225187)
diff --git a/x11-misc/remind/remind-03.01.05.ebuild b/x11-misc/remind/remind-03.01.05.ebuild
index c309fb5c980b..0e29b2eda05d 100644
--- a/x11-misc/remind/remind-03.01.05.ebuild
+++ b/x11-misc/remind/remind-03.01.05.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/x11-misc/remind/remind-03.01.05.ebuild,v 1.5 2008/06/08 10:00:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.05.ebuild,v 1.6 2008/06/08 17:48:25 ken69267 Exp $
MY_P=${P/_beta/-BETA-}
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.roaringpenguin.com/products/remind"
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 )"