Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511492 - dev-util/w32api-4.0.3 version bump
Summary: dev-util/w32api-4.0.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 596236 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-05-25 19:35 UTC by Yevgeny Filatov
Modified: 2019-10-20 08:41 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yevgeny Filatov 2014-05-25 19:35:54 UTC
version bump

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2014-06-02 04:35:09 UTC
i've version bumped it, but not unmasked.  the new w32api & mingw-runtime ebuilds install the same files, so it makes it hard to do things sanely.

http://sources.gentoo.org/dev-util/w32api/w32api-4.0.3.1.ebuild?rev=1.1
Comment 2 SpanKY gentoo-dev 2016-11-11 22:25:34 UTC
*** Bug 596236 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2019-10-20 08:41:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61bbbef5950cf52bf752043efcb7ce68357cb7e

commit c61bbbef5950cf52bf752043efcb7ce68357cb7e
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-10-20 08:35:26 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-10-20 08:41:40 +0000

    dev-util/w32api, dev-util/mingw-runtime: drop packages
    
    Drop mingw-runtime-based packages. Use mingw64-runtime-based ones instead.
    
    Here are example mingw64-based tuples to use:
    - i686-w64-mingw32 (equivalent of mingw32)
    - x86_64-w64-mingw32 (equivalent on migw64?)
    
    crossdev can be used to recreate new cross-environment.
    
    Closes: https://bugs.gentoo.org/584858
    Closes: https://bugs.gentoo.org/511492
    Closes: https://bugs.gentoo.org/568500
    Closes: https://bugs.gentoo.org/574556
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-util/mingw-runtime/Manifest                    |   4 -
 .../files/mingw-runtime-3.18-gcc-4.6.patch         |  27 ----
 .../files/mingw-runtime-3.20-LDBL_MIN_EXP.patch    | 145 ---------------------
 dev-util/mingw-runtime/metadata.xml                |  11 --
 dev-util/mingw-runtime/mingw-runtime-3.18.ebuild   |  76 -----------
 dev-util/mingw-runtime/mingw-runtime-3.20.2.ebuild |  77 -----------
 dev-util/mingw-runtime/mingw-runtime-3.20.ebuild   |  75 -----------
 .../mingw-runtime/mingw-runtime-4.0.3.1.ebuild     |  82 ------------
 dev-util/w32api/Manifest                           |   2 -
 dev-util/w32api/metadata.xml                       |  11 --
 dev-util/w32api/w32api-3.17.2.ebuild               |  64 ---------
 dev-util/w32api/w32api-4.0.3.1.ebuild              |  66 ----------
 profiles/package.mask                              |   2 -
 13 files changed, 642 deletions(-)