Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285222 - net-libs/gnutls-2.9.5 no longer requires IRIX-specific patches...
Summary: net-libs/gnutls-2.9.5 no longer requires IRIX-specific patches...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All IRIX
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-16 16:30 UTC by Stuart Shelton
Modified: 2009-09-25 15:30 UTC (History)
0 users

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 Stuart Shelton 2009-09-16 16:30:17 UTC
... but breaks because the old patches (Bug 275486) no longer apply!

--- gnutls-2.9.5.ebuild
+++ gnutls-2.9.5.ebuild
@@ -26,7 +26,7 @@
 # GPL-3 for the gnutls-extras library and LGPL for the gnutls library.
 LICENSE="LGPL-2.1 GPL-3"
 SLOT="0"
-KEYWORDS="~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~mips-irix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="bindist +cxx doc examples guile lzo nls zlib"
 
 RDEPEND="dev-libs/libgpg-error
@@ -56,7 +56,6 @@
 
        # src/serv.c 1st hunk fails
        #epatch "${FILESDIR}"/${PN}-2.5.3-interix.patch
-       [[ ${CHOST} == *-irix* ]] && epatch "${FILESDIR}"/${PN}-2.9.1-irix.patch
 
        local dir
        for dir in m4 lib/m4 libextra/m4; do
Comment 1 Fabian Groffen gentoo-dev 2009-09-25 15:30:37 UTC
removed patch, thanks