[dev-vcs/subversion-java] fix license

GPL-2 is for init script, not provided by -java
This commit is contained in:
Sławomir Nizio
2012-08-29 00:52:51 +02:00
parent 6905874a71
commit c987bad3f9
2 changed files with 2 additions and 2 deletions
@@ -19,7 +19,7 @@ HOMEPAGE="http://subversion.apache.org/"
SRC_URI="http://subversion.tigris.org/downloads/${MY_SVN_P}.tar.bz2"
S="${WORKDIR}/${MY_SVN_P/_/-}"
LICENSE="Subversion GPL-2"
LICENSE="Subversion"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"