Patrice Clement
507f2f473c
dev-java/netbeans-ide: fix dev-java/sun-jaf SLOTs.
...
Signed-off-by: Patrice Clement <monsieurp@gentoo.org >
Package-Manager: Portage-2.3.51, Repoman-2.3.11
2019-03-19 00:48:45 +01:00
Marty E. Plummer
73464b5cdd
dev-java/netbeans-ide: epatch->eapply.
...
Package-Manager: Portage-2.3.28, Repoman-2.3.9
2018-04-14 23:04:12 +02:00
Michał Górny
fed9bc0259
dev-java/*: Update Manifest hashes
2017-12-09 13:40:14 +01:00
James Le Cuirot
a6df35cd35
dev-java/netbeans-*, dev-util/netbeans: Drop NetBeans 8.1
2017-11-05 13:48:14 +00:00
James Le Cuirot
8fbb11e776
dev-java/netbeans-*, dev-util/netbeans: Drop NetBeans 8.0
2017-11-05 13:48:13 +00:00
Miroslav Šulc
7a722d558d
dev-java/netbeans-ide: fixed issue with renamed sun-jaf jar library also for slot 8.1 and 8.2
...
Package-Manager: Portage-2.3.11, Repoman-2.3.3
2017-10-06 17:11:01 +02:00
Miroslav Šulc
930f5add0f
dev-java/netbeans-ide: fixed issue with renamed sun-jaf jar library
...
Package-Manager: Portage-2.3.11, Repoman-2.3.3
2017-10-06 16:45:08 +02:00
Francesco Turco
c878015498
dev-java/netbeans-ide: use HTTPS for links to dev.gentoo.org
2017-09-06 22:52:30 +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
Miroslav Šulc
d100e22125
dev-java/netbeans-ide: stabilized slot 8.2 (to be able to remove previous versions of netbeans and java 7)
...
Package-Manager: portage-2.3.2
2016-11-23 12:28:34 +01:00
Miroslav Šulc
51b76db4fb
dev-java/netbeans-ide: restricted to jdk 1.8 in netbeans slot 8.2
...
Package-Manager: portage-2.3.2
2016-11-10 16:48:23 +01:00
Miroslav Šulc
8d9c9e7544
dev-java/netbeans-ide: fixed issue #596362
...
Package-Manager: portage-2.3.1
2016-10-07 19:32:22 +02:00
Miroslav Šulc
c47634bba2
dev-java/netbeans-ide: fixed eapi 6 issue
...
Package-Manager: portage-2.3.1
2016-10-06 11:09:25 +02:00
Miroslav Šulc
4bbf82d267
dev-java/netbeans-ide: version bump to version 8.2
...
Package-Manager: portage-2.3.1
2016-10-05 14:56:32 +02:00
Austin English
6cca6d58f8
dev-java/netbeans-ide: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception
2016-08-03 16:52:42 -05:00
James Le Cuirot
bb96b95820
dev-java/netbeans-ide: Remove old
...
Package-Manager: portage-2.2.27
2016-03-15 07:06:11 +00:00
James Le Cuirot
71f0c8d254
dev-java/netbeans-ide: Stable 8.0.2-r2 using ALLARCHES
...
A little early because of the push to remove Java 6.
Package-Manager: portage-2.2.27
2016-03-15 07:06:09 +00:00
Miroslav Šulc
500a09559f
dev-java/netbeans-ide: fixed problem with renamed iso-relax jar
...
Package-Manager: portage-2.2.27
2016-03-02 13:35:02 +01:00
Miroslav Šulc
d4fd35c496
dev-java/netbeans-ide: switched to icu4j:55
...
Package-Manager: portage-2.2.27
2016-02-23 17:27:39 +01: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
Miroslav Šulc
9f679d3bd6
netbeans: release 8.1
2015-11-06 13:36:04 +01: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