summaryrefslogtreecommitdiff
path: root/app-office/portablesigner/portablesigner-2.0.ebuild
diff options
context:
space:
mode:
authorCtibor Brančík <ctibor@brancik.cz>2016-11-03 22:58:25 +0100
committerCtibor Brančík <ctibor@brancik.cz>2016-11-03 22:58:25 +0100
commit2d64332fafad25874c61a7f71a24edbb18d938cc (patch)
tree6e081f09d2187a69a47cedc93e7b83c7721cf6cb /app-office/portablesigner/portablesigner-2.0.ebuild
parentecc375b1be97db5d923e78325bd86581d5527238 (diff)
downloadbrancik-overlay-2d64332fafad25874c61a7f71a24edbb18d938cc.tar.gz
brancik-overlay-2d64332fafad25874c61a7f71a24edbb18d938cc.tar.bz2
Various changes to make repoman happy
Diffstat (limited to 'app-office/portablesigner/portablesigner-2.0.ebuild')
-rw-r--r--app-office/portablesigner/portablesigner-2.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-office/portablesigner/portablesigner-2.0.ebuild b/app-office/portablesigner/portablesigner-2.0.ebuild
index c0e3f41..66c7bb5 100644
--- a/app-office/portablesigner/portablesigner-2.0.ebuild
+++ b/app-office/portablesigner/portablesigner-2.0.ebuild
@@ -14,7 +14,7 @@ inherit eutils java-utils-2
HOMEPAGE="http://portablesigner.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/PortableSigner-Generic-${PKGVER}.zip"
-LICENSE="EUPL"
+LICENSE="EUPL-1.1"
KEYWORDS="~amd64 ~x86"
RDEPEND="virtual/jre:1.7"
@@ -39,5 +39,3 @@ src_install() {
doins linux/portablesigner.desktop
dosym /opt/PortableSigner/bin/PortableSigner /opt/bin/PortableSigner
}
-
-