diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-06-25 13:37:11 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-06-25 13:37:11 +0200 |
commit | ead92f6ccfdac13609b743003eb23e31d0e340d1 (patch) | |
tree | 89f3718fad7b96b13f13678ac3f01384211b1e29 /app-admin/cygwin-rebase/metadata.xml | |
parent | sys-devel/gettext-0.22-r1: also remove libintl.h (diff) | |
download | gentoo-ead92f6ccfdac13609b743003eb23e31d0e340d1.tar.gz gentoo-ead92f6ccfdac13609b743003eb23e31d0e340d1.tar.bz2 gentoo-ead92f6ccfdac13609b743003eb23e31d0e340d1.zip |
*: remove last-rited Cygwin packages
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-admin/cygwin-rebase/metadata.xml')
-rw-r--r-- | app-admin/cygwin-rebase/metadata.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/app-admin/cygwin-rebase/metadata.xml b/app-admin/cygwin-rebase/metadata.xml deleted file mode 100644 index abddd2ee172c..000000000000 --- a/app-admin/cygwin-rebase/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en"> - The rebaseall utility is a convenient way for users that suffer from the - Cygwin rebase problem to rebase their entire system (i.e., all of their - DLLs). The following is a list of known Cygwin applications that are - affected by the rebase problem: - - Apache - Perl - Python - - The rebase problem is due to fork() failing when it is unable to load - DLLs in the child at the same address as in the parent. This is caused - by DLLs which have conflicting base addresses. - </longdescription> - <upstream> - <remote-id type="github">haubi/cygwin-rebase</remote-id> - </upstream> -</pkgmetadata> |