summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-10-18 07:38:01 +0000
committerDan Armak <danarmak@gentoo.org>2002-10-18 07:38:01 +0000
commit9757691a7da92dccae1ddea54b7b537f9296ed80 (patch)
tree06b17b7a347d6842073bc25e0489ee382f25f607 /app-editors/kile
parentmake sure pdflib and libgd are not merged together. fixes #8883 (diff)
downloadhistorical-9757691a7da92dccae1ddea54b7b537f9296ed80.tar.gz
historical-9757691a7da92dccae1ddea54b7b537f9296ed80.tar.bz2
historical-9757691a7da92dccae1ddea54b7b537f9296ed80.zip
make kile 1.3_beta ~x86 and unmask, see bug #9061. this is working fine afaik, only masked because it was committed during the freeze.
Diffstat (limited to 'app-editors/kile')
-rw-r--r--app-editors/kile/kile-1.3_beta.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/kile/kile-1.3_beta.ebuild b/app-editors/kile/kile-1.3_beta.ebuild
index f01d89a87ee6..ad187b402f2f 100644
--- a/app-editors/kile/kile-1.3_beta.ebuild
+++ b/app-editors/kile/kile-1.3_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3_beta.ebuild,v 1.2 2002/10/04 20:32:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3_beta.ebuild,v 1.3 2002/10/18 07:38:01 danarmak Exp $
inherit kde-base
need-kde 3
@@ -13,6 +13,6 @@ HOMEPAGE="http://xm1.net.free.fr/kile/index.html"
DEPEND="$DEPEND sys-devel/perl"
RDEPEND="${RDEPEND} app-text/tetex"
-KEYWORDS="x86"
+KEYWORDS="~x86"
LICENSE="GPL-2"