diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:32:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:32:12 +0000 |
commit | 45568616ce21724548575668286a6d5597e75f7d (patch) | |
tree | e20d18c3437fefcef68f7acc31d038b9ef025f5c /dev-java/libg | |
parent | whitespace (diff) | |
download | gentoo-2-45568616ce21724548575668286a6d5597e75f7d.tar.gz gentoo-2-45568616ce21724548575668286a6d5597e75f7d.tar.bz2 gentoo-2-45568616ce21724548575668286a6d5597e75f7d.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'dev-java/libg')
-rw-r--r-- | dev-java/libg/libg-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/libg/libg-2.1.0-r1.ebuild b/dev-java/libg/libg-2.1.0-r1.ebuild index 00246e8ed4dd..cb9c8b26ee21 100644 --- a/dev-java/libg/libg-2.1.0-r1.ebuild +++ b/dev-java/libg/libg-2.1.0-r1.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/libg/libg-2.1.0-r1.ebuild,v 1.2 2014/08/10 20:21:03 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/libg/libg-2.1.0-r1.ebuild,v 1.3 2015/04/02 18:32:12 mr_bones_ Exp $ EAPI="5" @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86" # its own turn again depends on aQute.libg again; we can temporarily assume that # if bndlib tests pass that libg is sufficiently tested, in the future we should # look whether it is feasible to combine the packages or otherwise temporarily -# build biz.aquite.bndlib and biz.aqute.junit in this package. +# build biz.aquite.bndlib and biz.aqute.junit in this package. RESTRICT="test" DEPEND=">=virtual/jdk-1.5" |