Commit Graph

25 Commits

Author SHA1 Message Date
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
dea7c30606 Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 15:41:51 +02:00
Justin Lecher
e4c425abd1 Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 13:55:13 +02:00
Justin Lecher
769c75f84a Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 13:35:41 +02:00
Justin Lecher
00846f5f7b 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 13:27:19 +02: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
Justin Lecher
c84be41d02 Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:37:39 +02:00
Justin Lecher
71dc24457e Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:36:23 +02:00
Justin Lecher
530f6e7150 dev-dotnet/libgdiplus: Fix for ld.gold; enhance various QA problems
* underlinking fix: https://github.com/mono/libgdiplus/pull/33
* drop removed configure option --with-cairo
* call default() functions as often as possible

Gentoo-Bug: https://bugs.gentoo.org/367345

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-18 11:27:47 +02:00
Justin Lecher
3b216e2be9 dev-dotnet/xdt-for-monodevelop: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-16 17:10:16 +02:00
Justin Lecher
dc55744d67 dev-dotnet/nuget: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-16 17:10:14 +02:00
Justin Lecher
f5a0da6aab dev-dotnet/mono-addins: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-16 17:10:13 +02:00
Heather Cynede
964233d2bb dev-dptnet/xsp remove 2014 version (migrated to www-servers)
Package-Manager: portage-2.2.20.1
2015-08-14 16:58:15 +04:00
Heather Cynede
31fbca3f0c Revert "www-servers/xsp replaced by www-servers/xsp"
don't remove dev-dotnet/xsp awhile mod-mod and older monodevelop is using it
2015-08-14 16:56:05 +04:00
Heather Cynede
84f1c3c1c9 dev-dotnet/xdt-for-monodevelop add missing 2.8.1
Package-Manager: portage-2.2.20.1
2015-08-14 14:33:11 +04:00
Heather Cynede
f4b0a7b9e6 dev-dotnet/mono-addins bump to 1.0 2015-08-14 13:45:50 +04:00
Heather Cynede
2adc6eed69 www-servers/xsp replaced by www-servers/xsp 2015-08-14 13:01:10 +04:00
Heather Cynede
33f958533b dev-dotnet/xsp version bump
Package-Manager: portage-2.2.20.1
2015-08-14 11:46:46 +04:00
Heather Cynede
882cb68e0f dev-dotnet/libgdiplus add missing patch for libgdiplus 3 2015-08-14 11:41:42 +04:00
Heather Cynede
36470bc066 dev-dotnet/libgdiplus bump
Package-Manager: portage-2.2.20.1
2015-08-14 11:16:50 +04:00
Matthew Thode
ad672616eb dev-dotnet/gtk-sharp: checksuming distfile that was forgotten
Signed-off-by: Matthew Thode <mthode@mthode.org>
2015-08-13 13:00:42 -05:00
Heather Cynede
6a96ff0dab dev-dotnet/nuget 2.8.3 2015-08-13 12:44:41 +04:00
Heather Cynede
31ffc9ed59 dev-dotnet/gnome-sharp 2.24.2-r1 (monolithic) 2015-08-13 12:31:13 +04:00
Heather Cynede
3734280aee dev-dotnet/gtk-sharp 2.12.21 (monolithic) 2015-08-13 12:27:26 +04: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