Metadata
svn path=/nixpkgs/trunk/; revision=23963
This commit is contained in:
@@ -11,4 +11,9 @@ stdenv.mkDerivation {
|
||||
|
||||
inherit jre;
|
||||
buildInputs = [jre];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.eclipse.org/aspectj/;
|
||||
description = "A seamless aspect-oriented extension to the Java programming language";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user