summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-06-04 19:38:00 +0000
committerMichael Weber <xmw@gentoo.org>2012-06-04 19:38:00 +0000
commitcdecb17beb98548e40e6100faa48ebc950c6c41d (patch)
treeb11ea30725e979402b6e5ab159e00337663b52b2 /app-misc
parentFix SRC_URI (reported by df, bug 416129) (diff)
downloadgentoo-2-cdecb17beb98548e40e6100faa48ebc950c6c41d.tar.gz
gentoo-2-cdecb17beb98548e40e6100faa48ebc950c6c41d.tar.bz2
gentoo-2-cdecb17beb98548e40e6100faa48ebc950c6c41d.zip
ppc stable (bug 418611)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/remind/ChangeLog5
-rw-r--r--app-misc/remind/remind-03.01.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/remind/ChangeLog b/app-misc/remind/ChangeLog
index 5ef73dd8e408..7d37ea562f15 100644
--- a/app-misc/remind/ChangeLog
+++ b/app-misc/remind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/remind
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/remind/ChangeLog,v 1.5 2012/06/02 21:53:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/remind/ChangeLog,v 1.6 2012/06/04 19:38:00 xmw Exp $
+
+ 04 Jun 2012; Michael Weber <xmw@gentoo.org> remind-03.01.12.ebuild:
+ ppc stable (bug 418611)
02 Jun 2012; Torsten Veller <tove@gentoo.org> +files/03.01.12-test.patch,
remind-03.01.12.ebuild:
diff --git a/app-misc/remind/remind-03.01.12.ebuild b/app-misc/remind/remind-03.01.12.ebuild
index 0fe5638886a5..f10c440b33b8 100644
--- a/app-misc/remind/remind-03.01.12.ebuild
+++ b/app-misc/remind/remind-03.01.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/remind/remind-03.01.12.ebuild,v 1.3 2012/06/02 21:53:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/remind/remind-03.01.12.ebuild,v 1.4 2012/06/04 19:38:00 xmw Exp $
inherit eutils
@@ -13,7 +13,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 )"