summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-05-23 21:08:43 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-05-23 21:08:43 +0000
commit7cbdbc01b89bb9bbcb6c952013c20e2da4e6b281 (patch)
tree58832ddd1cb20b2c844324f88cf6a46dc4e3e901 /x11-misc
parentMarking stable sparc, bug 133989 (diff)
downloadgentoo-2-7cbdbc01b89bb9bbcb6c952013c20e2da4e6b281.tar.gz
gentoo-2-7cbdbc01b89bb9bbcb6c952013c20e2da4e6b281.tar.bz2
gentoo-2-7cbdbc01b89bb9bbcb6c952013c20e2da4e6b281.zip
Stable on x86.
(Portage version: 2.1_rc2)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/remind/ChangeLog6
-rw-r--r--x11-misc/remind/remind-03.00.24.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/remind/ChangeLog b/x11-misc/remind/ChangeLog
index b38e50a26968..22af6f449d25 100644
--- a/x11-misc/remind/ChangeLog
+++ b/x11-misc/remind/ChangeLog
@@ -1,6 +1,10 @@
# 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.16 2006/04/28 00:18:50 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.17 2006/05/23 21:08:43 nelchael Exp $
+
+ 23 May 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ -remind-03.00.22.ebuild, remind-03.00.24.ebuild:
+ Stable on x86.
28 Apr 2006; Alec Warner <antarus@gentoo.org>
files/digest-remind-03.00.22, files/digest-remind-03.00.23-r2,
diff --git a/x11-misc/remind/remind-03.00.24.ebuild b/x11-misc/remind/remind-03.00.24.ebuild
index 6bfb5fc3f25a..bfbac94f6b4f 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.2 2006/01/21 12:12:14 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.24.ebuild,v 1.3 2006/05/23 21:08:43 nelchael 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 )"