summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2009-01-17 13:50:47 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2009-01-17 13:50:47 +0000
commitabb62bd8291f1555aa1fc7f11ef97650c9f8aba7 (patch)
treeee0c5371432a9c3d3f478312ea9ef8ff49c1bcab /x11-misc/remind
parentRe-add ~sparc keyword, bug #254306 (diff)
downloadgentoo-2-abb62bd8291f1555aa1fc7f11ef97650c9f8aba7.tar.gz
gentoo-2-abb62bd8291f1555aa1fc7f11ef97650c9f8aba7.tar.bz2
gentoo-2-abb62bd8291f1555aa1fc7f11ef97650c9f8aba7.zip
Stable on sparc, bug #253686
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'x11-misc/remind')
-rw-r--r--x11-misc/remind/ChangeLog6
-rw-r--r--x11-misc/remind/remind-03.01.06.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/remind/ChangeLog b/x11-misc/remind/ChangeLog
index f0084e2f0582..3c00d409ef1d 100644
--- a/x11-misc/remind/ChangeLog
+++ b/x11-misc/remind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/remind
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.39 2009/01/09 22:28:27 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.40 2009/01/17 13:50:47 bluebird Exp $
+
+ 17 Jan 2009; Friedrich Oslage <bluebird@gentoo.org>
+ remind-03.01.06.ebuild:
+ Stable on sparc, bug #253686
09 Jan 2009; Joseph Jezak <josejx@gentoo.org> remind-03.01.06.ebuild:
Marked ppc stable for bug #253686.
diff --git a/x11-misc/remind/remind-03.01.06.ebuild b/x11-misc/remind/remind-03.01.06.ebuild
index 28942b95f192..ac3f58a9afc8 100644
--- a/x11-misc/remind/remind-03.01.06.ebuild
+++ b/x11-misc/remind/remind-03.01.06.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.06.ebuild,v 1.3 2009/01/09 22:28:27 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.06.ebuild,v 1.4 2009/01/17 13:50:47 bluebird 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 )"