summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2007-09-15 07:41:53 +0000
committerTorsten Veller <tove@gentoo.org>2007-09-15 07:41:53 +0000
commit20defd1f56dfeede541d1f0b40c2659bcdec5d47 (patch)
tree283c3f0a57d8b8fc50428990728414c8a995a017 /x11-misc/remind
parentppc-macos keyword and patch dropped (diff)
downloadgentoo-2-20defd1f56dfeede541d1f0b40c2659bcdec5d47.tar.gz
gentoo-2-20defd1f56dfeede541d1f0b40c2659bcdec5d47.tar.bz2
gentoo-2-20defd1f56dfeede541d1f0b40c2659bcdec5d47.zip
Added ~x86-fbsd again. For missing deps see bug #192575
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc/remind')
-rw-r--r--x11-misc/remind/remind-03.01.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/remind/remind-03.01.02.ebuild b/x11-misc/remind/remind-03.01.02.ebuild
index 3f1bd73c5cfa..07d0cb2c66f6 100644
--- a/x11-misc/remind/remind-03.01.02.ebuild
+++ b/x11-misc/remind/remind-03.01.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.02.ebuild,v 1.1 2007/09/15 07:04:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.02.ebuild,v 1.2 2007/09/15 07:41:53 tove Exp $
MY_P=${P/_beta/-BETA-}
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.roaringpenguin.com/en/penguin/openSourceProducts/remind"
SRC_URI="http://www.roaringpenguin.com/files/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="tk"
RDEPEND="tk? ( dev-lang/tk dev-tcltk/tcllib )"