summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-08-31 14:54:40 +0000
committerSimon Stelling <blubb@gentoo.org>2006-08-31 14:54:40 +0000
commit7a6412eb7a18bb84309ac666b36f000bf03a773b (patch)
tree554e4dda034112343e4b5cf861c3a1b8f5e21643 /x11-misc
parentChange masking reason for tunepimp and remove trm mask now that's gone. (diff)
downloadgentoo-2-7a6412eb7a18bb84309ac666b36f000bf03a773b.tar.gz
gentoo-2-7a6412eb7a18bb84309ac666b36f000bf03a773b.tar.bz2
gentoo-2-7a6412eb7a18bb84309ac666b36f000bf03a773b.zip
stable on amd64
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/remind/ChangeLog5
-rw-r--r--x11-misc/remind/remind-03.00.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/remind/ChangeLog b/x11-misc/remind/ChangeLog
index 22af6f449d25..dca26082f0cd 100644
--- a/x11-misc/remind/ChangeLog
+++ b/x11-misc/remind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/remind
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.17 2006/05/23 21:08:43 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.18 2006/08/31 14:54:40 blubb Exp $
+
+ 31 Aug 2006; <blubb@gentoo.org> remind-03.00.24.ebuild:
+ stable on amd64
23 May 2006; Krzysiek Pawlik <nelchael@gentoo.org>
-remind-03.00.22.ebuild, remind-03.00.24.ebuild:
diff --git a/x11-misc/remind/remind-03.00.24.ebuild b/x11-misc/remind/remind-03.00.24.ebuild
index bfbac94f6b4f..e178118cf001 100644
--- a/x11-misc/remind/remind-03.00.24.ebuild
+++ b/x11-misc/remind/remind-03.00.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.24.ebuild,v 1.3 2006/05/23 21:08:43 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.24.ebuild,v 1.4 2006/08/31 14:54:40 blubb Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.roaringpenguin.com/penguin/open_source_remind.php"
SRC_URI="http://www.roaringpenguin.com/penguin/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="X"
RDEPEND="X? ( dev-lang/tk )"