diff options
-rw-r--r-- | dev-vcs/statsvn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/statsvn/statsvn-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/statsvn/ChangeLog b/dev-vcs/statsvn/ChangeLog index 1e84eb441260..2232b817cab2 100644 --- a/dev-vcs/statsvn/ChangeLog +++ b/dev-vcs/statsvn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/statsvn # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/statsvn/ChangeLog,v 1.1 2010/03/05 17:58:29 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/statsvn/ChangeLog,v 1.2 2010/06/18 18:36:03 pacho Exp $ + + 18 Jun 2010; Pacho Ramos <pacho@gentoo.org> statsvn-0.5.0.ebuild: + amd64 stable, bug 275182 05 Mar 2010; Serkan Kaba <serkan@gentoo.org> +statsvn-0.4.1.ebuild, +files/statsvn-0.4.1-build.xml.patch, diff --git a/dev-vcs/statsvn/statsvn-0.5.0.ebuild b/dev-vcs/statsvn/statsvn-0.5.0.ebuild index cbaa4ff32739..a46ff95e3712 100644 --- a/dev-vcs/statsvn/statsvn-0.5.0.ebuild +++ b/dev-vcs/statsvn/statsvn-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/statsvn/statsvn-0.5.0.ebuild,v 1.1 2010/03/05 17:58:29 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/statsvn/statsvn-0.5.0.ebuild,v 1.2 2010/06/18 18:36:03 pacho Exp $ EAPI=2 JAVA_PKG_IUSE="doc source test" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.statsvn.org/" SRC_URI="mirror://sourceforge/${PN}/${P}-source.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" |