summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-06-12 12:31:11 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-06-12 12:31:11 +0000
commit43f557ab0826f8a219056723c94852564a70dcd5 (patch)
tree66b731611d2335f5bea6a20904176d1c4740af64 /x11-misc/remind
parentstable x86, bug 208920 (diff)
downloadgentoo-2-43f557ab0826f8a219056723c94852564a70dcd5.tar.gz
gentoo-2-43f557ab0826f8a219056723c94852564a70dcd5.tar.bz2
gentoo-2-43f557ab0826f8a219056723c94852564a70dcd5.zip
stable x86, bug 225187
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/remind')
-rw-r--r--x11-misc/remind/ChangeLog6
-rw-r--r--x11-misc/remind/remind-03.01.05.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/remind/ChangeLog b/x11-misc/remind/ChangeLog
index e63189cf3a0b..8b940357098a 100644
--- a/x11-misc/remind/ChangeLog
+++ b/x11-misc/remind/ChangeLog
@@ -1,6 +1,10 @@
# 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.34 2008/06/08 17:48:25 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.35 2008/06/12 12:31:11 opfer Exp $
+
+ 12 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+ remind-03.01.05.ebuild:
+ stable x86, bug 225187
08 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> remind-03.01.05.ebuild:
amd64 stable, bug #225187
diff --git a/x11-misc/remind/remind-03.01.05.ebuild b/x11-misc/remind/remind-03.01.05.ebuild
index 0e29b2eda05d..651fe82dc283 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.6 2008/06/08 17:48:25 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.05.ebuild,v 1.7 2008/06/12 12:31:11 opfer 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 )"