diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-07-23 18:16:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-07-23 18:16:31 +0000 |
commit | 53b79006fc8ce4e16fc1aeb20b0aa9fe3361fc3f (patch) | |
tree | 9996ecaf5c998efe1caa8492137b40633eee609e /dev-java/velocity/velocity-1.5.ebuild | |
parent | ia64 stable wrt #181059 (diff) | |
download | historical-53b79006fc8ce4e16fc1aeb20b0aa9fe3361fc3f.tar.gz historical-53b79006fc8ce4e16fc1aeb20b0aa9fe3361fc3f.tar.bz2 historical-53b79006fc8ce4e16fc1aeb20b0aa9fe3361fc3f.zip |
Stable on ppc wrt bug 186192
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'dev-java/velocity/velocity-1.5.ebuild')
-rw-r--r-- | dev-java/velocity/velocity-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/velocity/velocity-1.5.ebuild b/dev-java/velocity/velocity-1.5.ebuild index 01470a757dde..61d8a3241b7e 100644 --- a/dev-java/velocity/velocity-1.5.ebuild +++ b/dev-java/velocity/velocity-1.5.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/dev-java/velocity/velocity-1.5.ebuild,v 1.3 2007/06/18 17:38:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/velocity/velocity-1.5.ebuild,v 1.4 2007/07/23 18:16:31 nixnut Exp $ JAVA_PKG_IUSE="examples doc source test" @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/${PN}/engine/${PV}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd" IUSE="" CDEPEND=" |