summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-08-09 12:58:20 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-08-09 12:58:20 +0000
commitc12fdf84a2c6356aa81a62ac9cf05a25f48cf057 (patch)
tree8eea8798f6b0800df8579d8b6981b46c909ad1ac /x11-misc
parentppc stable #277353 (diff)
downloadgentoo-2-c12fdf84a2c6356aa81a62ac9cf05a25f48cf057.tar.gz
gentoo-2-c12fdf84a2c6356aa81a62ac9cf05a25f48cf057.tar.bz2
gentoo-2-c12fdf84a2c6356aa81a62ac9cf05a25f48cf057.zip
ppc stable #277399
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'x11-misc')
-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 dd90027fa84a..9ed665608175 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.45 2009/07/18 00:28:00 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.46 2009/08/09 12:58:20 nixnut Exp $
+
+ 09 Aug 2009; nixnut <nixnut@gentoo.org> remind-03.01.07.ebuild:
+ ppc stable #277399
18 Jul 2009; Tiago Cunha <tcunha@gentoo.org> remind-03.01.07.ebuild:
stable sparc, bug 277399
diff --git a/x11-misc/remind/remind-03.01.07.ebuild b/x11-misc/remind/remind-03.01.07.ebuild
index c37688804fec..2879be5aa581 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.4 2009/07/18 00:28:00 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.07.ebuild,v 1.5 2009/08/09 12:58:20 nixnut 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 )"