diff options
author | 2015-04-02 18:03:03 +0000 | |
---|---|---|
committer | 2015-04-02 18:03:03 +0000 | |
commit | c150593f81fb18ebbd1220d3986cf80be50a6d6f (patch) | |
tree | 60e2542021b83eea0c1e45ff21eb82c22feae8d9 /dev-java/bnd-junit | |
parent | whitespace (diff) | |
download | gentoo-2-c150593f81fb18ebbd1220d3986cf80be50a6d6f.tar.gz gentoo-2-c150593f81fb18ebbd1220d3986cf80be50a6d6f.tar.bz2 gentoo-2-c150593f81fb18ebbd1220d3986cf80be50a6d6f.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'dev-java/bnd-junit')
-rw-r--r-- | dev-java/bnd-junit/bnd-junit-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild b/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild index 3157e24ce125..e83c5594f58a 100644 --- a/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild +++ b/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild,v 1.2 2014/08/10 20:08:48 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild,v 1.3 2015/04/02 18:03:03 mr_bones_ Exp $ EAPI="5" @@ -50,4 +50,4 @@ src_test() { src_install() { java-pkg_newjar generated/biz.aQute.junit.jar -}
\ No newline at end of file +} |