diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-18 18:36:03 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-18 18:36:03 +0000 |
commit | cdcf025505341d32c11c7e1df19f6249dc124d4e (patch) | |
tree | 485e3f7e87181a200e3cc75ff19bcee3d4b6e4a6 /dev-vcs/statsvn | |
parent | old (diff) | |
download | gentoo-2-cdcf025505341d32c11c7e1df19f6249dc124d4e.tar.gz gentoo-2-cdcf025505341d32c11c7e1df19f6249dc124d4e.tar.bz2 gentoo-2-cdcf025505341d32c11c7e1df19f6249dc124d4e.zip |
amd64 stable, bug 275182
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/statsvn')
-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=" |