summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-06-07 16:09:50 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-06-07 16:09:50 +0000
commit0a4d62848123fddcd5850389aba02e1554c5c7dd (patch)
tree38061e80dfe4e61a63803899ee18e61e853d4333 /x11-misc
parentRemoved old versions. (diff)
downloadgentoo-2-0a4d62848123fddcd5850389aba02e1554c5c7dd.tar.gz
gentoo-2-0a4d62848123fddcd5850389aba02e1554c5c7dd.tar.bz2
gentoo-2-0a4d62848123fddcd5850389aba02e1554c5c7dd.zip
stable on sparc, bug #225187
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc')
-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 5b4772f2adb2..7e27863e9c04 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.31 2008/06/07 15:56:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.32 2008/06/07 16:09:50 bluebird Exp $
+
+ 07 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
+ remind-03.01.05.ebuild:
+ stable on sparc, bug #225187
07 Jun 2008; nixnut <nixnut@gentoo.org> remind-03.01.05.ebuild:
Stable on ppc wrt bug 225187
diff --git a/x11-misc/remind/remind-03.01.05.ebuild b/x11-misc/remind/remind-03.01.05.ebuild
index 2017a438602c..908b226d3802 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.3 2008/06/07 15:56:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.05.ebuild,v 1.4 2008/06/07 16:09:50 bluebird 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 )"