Commit Graph

26 Commits

Author SHA1 Message Date
Aaron Bauman
8141d188ea dev-java/junit: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
2019-05-17 21:07:32 -04:00
Michael Mair-Keimberger
9425eed818 dev-java/junit: remove unused file
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11551
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-04-04 17:16:19 -04:00
Patrice Clement
9bd40770a8 dev-java/junit: clean up old.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
2019-03-16 20:23:58 +01:00
Patrice Clement
2345d60dfd dev-java/junit: stable for amd64+ppc64+x86.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
2019-03-16 20:23:57 +01:00
Michał Górny
4a409a1ecd */*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199
2018-05-01 20:37:34 +02:00
Michał Górny
706c5259d3 dev-java/junit: Dekeyword *-fbsd 2018-03-01 09:46:10 +01:00
Michał Górny
fed9bc0259 dev-java/*: Update Manifest hashes 2017-12-09 13:40:14 +01:00
Patrick Lauer
5bfbcffc02 dev-java: Whitespace
Package-Manager: Portage-2.3.16, Repoman-2.3.6
2017-11-25 19:33:48 +00:00
Alexis Ballier
69fc59e720 dev-java/junit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-07-13 09:47:48 +02:00
Alexis Ballier
ab52587d24 dev-java/junit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-07-13 09:47:47 +02:00
Patrice Clement
7d2058adfc dev-java/junit: EAPI 6 bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-04-02 01:20:36 +02:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Fabian Groffen
ad98938321 dev-java/junit: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
2017-01-29 16:47:54 +01:00
James Le Cuirot
a1667b044a dev-java/junit: Remove old 4.10 and 4.11
Package-Manager: portage-2.2.28
2016-04-07 10:58:52 +01:00
James Le Cuirot
3961445875 dev-java/junit: 4.12-r1 stable on amd64, ppc64, x86 using ALLARCHES
Package-Manager: portage-2.2.28
2016-04-07 10:58:50 +01:00
James Le Cuirot
be6f9efc29 dev-java/junit: Fix SRC_URI
It was outdated, lacking a name, and pointing to the zip instead of
the tar.gz. The latter avoids app-arch/unzip, which was missing
anyway.

Package-Manager: portage-2.2.28
2016-04-07 10:58:48 +01:00
Mike Frysinger
f48369b306 dev-java/junit: drop findutils dep
The forced upgrade has been moved to @system now.
The dep has also been dropped already in newer versions,
so just update the older ones here.
2016-02-10 14:40:27 -05:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Michał Górny
4412ca2c79 Unify quoting in metadata.xml files for machine processing
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
2016-01-24 23:58:38 +01:00
James Le Cuirot
d43d2c01dc Drop support for Java on ppc across the tree
Sorry! *sniff*
2016-01-16 11:27:11 +00:00
James Le Cuirot
76df652f1e dev-java/junit: Add ~arm keyword
Package-Manager: portage-2.2.25
2015-11-19 22:56:46 +00:00
Justin Lecher
5bbc94a101 Add missing remote-id type=sourceforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-01 14:02:01 +02:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.

This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.

Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
2015-08-08 17:38:18 -07:00