diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 17:39:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 17:39:16 +0000 |
commit | be89cf8b9cfdaac53746de14d16eea48cc0ea0f3 (patch) | |
tree | 18beadfd2f204e5c6d828bd945bf8c3a8b3b4667 /net-libs/wt/wt-3.2.2_p1-r1.ebuild | |
parent | Stable for amd64, wrt bug #460276 (diff) | |
download | gentoo-2-be89cf8b9cfdaac53746de14d16eea48cc0ea0f3.tar.gz gentoo-2-be89cf8b9cfdaac53746de14d16eea48cc0ea0f3.tar.bz2 gentoo-2-be89cf8b9cfdaac53746de14d16eea48cc0ea0f3.zip |
Stable for amd64, wrt bug #460292
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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=" |