diff options
Diffstat (limited to 'net-libs/wt/wt-3.2.2_p1-r1.ebuild')
-rw-r--r-- | net-libs/wt/wt-3.2.2_p1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/wt/wt-3.2.2_p1-r1.ebuild b/net-libs/wt/wt-3.2.2_p1-r1.ebuild index 9b64d868713b..a1616f4a1888 100644 --- a/net-libs/wt/wt-3.2.2_p1-r1.ebuild +++ b/net-libs/wt/wt-3.2.2_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wt/wt-3.2.2_p1-r1.ebuild,v 1.2 2013/07/18 22:14:09 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wt/wt-3.2.2_p1-r1.ebuild,v 1.3 2013/09/14 17:39:16 ago Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/witty/wt/3.2.2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc +extjs fcgi graphicsmagick pdf postgres resources +server ssl +sqlite test zlib" RDEPEND=" |