From b941c330f867a53ee21127962c4f2fceb5022da4 Mon Sep 17 00:00:00 2001 From: Johann Schmitz Date: Tue, 10 Sep 2013 17:26:05 +0000 Subject: Ebuild for hamcrest-library (bug #287775) - dependency of ganttproject et al (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 77C501ED) --- dev-java/hamcrest-library/ChangeLog | 9 ++++ .../files/1.3-remove-targets.patch | 47 +++++++++++++++++++ .../hamcrest-library/hamcrest-library-1.3.ebuild | 53 ++++++++++++++++++++++ dev-java/hamcrest-library/metadata.xml | 9 ++++ 4 files changed, 118 insertions(+) create mode 100644 dev-java/hamcrest-library/ChangeLog create mode 100644 dev-java/hamcrest-library/files/1.3-remove-targets.patch create mode 100644 dev-java/hamcrest-library/hamcrest-library-1.3.ebuild create mode 100644 dev-java/hamcrest-library/metadata.xml (limited to 'dev-java/hamcrest-library') diff --git a/dev-java/hamcrest-library/ChangeLog b/dev-java/hamcrest-library/ChangeLog new file mode 100644 index 000000000000..507c3f665881 --- /dev/null +++ b/dev-java/hamcrest-library/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-java/hamcrest-library +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-library/ChangeLog,v 1.1 2013/09/10 17:26:05 ercpe Exp $ + +*hamcrest-library-1.3 (10 Sep 2013) + + 10 Sep 2013; Johann Schmitz + +files/1.3-remove-targets.patch, +hamcrest-library-1.3.ebuild, +metadata.xml: + Ebuild for hamcrest-library (bug #287775) - dependency of ganttproject et al diff --git a/dev-java/hamcrest-library/files/1.3-remove-targets.patch b/dev-java/hamcrest-library/files/1.3-remove-targets.patch new file mode 100644 index 000000000000..6923b0bcc68e --- /dev/null +++ b/dev-java/hamcrest-library/files/1.3-remove-targets.patch @@ -0,0 +1,47 @@ +diff --git a/build.xml b/build.xml +index 1cfd4fb..185c563 100644 +--- a/build.xml ++++ b/build.xml +@@ -12,42 +12,9 @@ + + + +- +- +- +- +- +- +- +- +- +- + + + +- +- +- +- +- +- +- +- +- +- +- +- +- + + + + + + java + + hamcrest + + + -- cgit v1.2.3-65-gdbad