summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-07-27 13:08:42 +0000
committerJustin Lecher <jlec@gentoo.org>2015-07-27 13:08:42 +0000
commit1de60a4daba038535559a0a0f656d8cdbfbb9508 (patch)
tree55e4c17b0f233567e3b3cbdb63d45542c220e0e5 /app-arch
parentFix building with USE=context and GCC 5.1 and higher, wrt bugs #546882 and #5... (diff)
downloadgentoo-2-1de60a4daba038535559a0a0f656d8cdbfbb9508.tar.gz
gentoo-2-1de60a4daba038535559a0a0f656d8cdbfbb9508.tar.bz2
gentoo-2-1de60a4daba038535559a0a0f656d8cdbfbb9508.zip
Drop unneeded patch as upstream author complaint about it
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/star/ChangeLog5
-rw-r--r--app-arch/star/star-1.5.3.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/app-arch/star/ChangeLog b/app-arch/star/ChangeLog
index 16e945f16083..c5e68a2e2bd3 100644
--- a/app-arch/star/ChangeLog
+++ b/app-arch/star/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/star
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/star/ChangeLog,v 1.115 2015/06/09 08:57:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/star/ChangeLog,v 1.116 2015/07/27 13:08:42 jlec Exp $
+
+ 27 Jul 2015; Justin Lecher <jlec@gentoo.org> star-1.5.3.ebuild:
+ Drop unneeded patch as upstream author complaint about it
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
diff --git a/app-arch/star/star-1.5.3.ebuild b/app-arch/star/star-1.5.3.ebuild
index 61af455496fd..208f81e6c625 100644
--- a/app-arch/star/star-1.5.3.ebuild
+++ b/app-arch/star/star-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5.3.ebuild,v 1.1 2015/05/05 08:37:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5.3.ebuild,v 1.2 2015/07/27 13:08:42 jlec Exp $
EAPI=5
@@ -51,8 +51,6 @@ src_prepare() {
ln -s i586-linux-gcc.rul ${t}-linux-gcc.rul || die
done
popd > /dev/null
-
- epatch "${FILESDIR}"/${PN}-1.5.1-changewarnSegv.patch
}
src_configure() { :; } #avoid ./configure run