* [gentoo-commits] proj/kde:master commit in: kde-base/kstars/files/, kde-base/kstars/
@ 2012-08-17 15:50 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2012-08-17 15:50 UTC (permalink / raw
To: gentoo-commits
commit: 3f6cb40d8c719102e1577d933808a9b7e06dfaf8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 17 15:43:23 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Aug 17 15:43:23 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3f6cb40d
[kde-base/kstars] Remove solaris patch as per meeting.
(Portage version: 2.1.11.10/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/kstars/files/kstars-4.4.65-solaris.patch | 13 -------------
kde-base/kstars/kstars-4.9.49.9999.ebuild | 4 ----
kde-base/kstars/kstars-9999.ebuild | 4 ----
3 files changed, 0 insertions(+), 21 deletions(-)
diff --git a/kde-base/kstars/files/kstars-4.4.65-solaris.patch b/kde-base/kstars/files/kstars-4.4.65-solaris.patch
deleted file mode 100644
index 0773f55..0000000
--- a/kde-base/kstars/files/kstars-4.4.65-solaris.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- kstars-4.4.65.orig/kstars/kstars/skycomponents/starcomponent.cpp
-+++ kstars-4.4.65/kstars/kstars/skycomponents/starcomponent.cpp
-@@ -40,6 +40,10 @@
- #include <sys/endian.h>
- #define bswap_16(x) bswap16(x)
- #define bswap_32(x) bswap32(x)
-+#elif defined(__sun)
-+#include <sys/byteorder.h>
-+#define bswap_16(x) BSWAP_16(x)
-+#define bswap_32(x) BSWAP_32(x)
- #else
- #include "byteorder.h"
- #endif
diff --git a/kde-base/kstars/kstars-4.9.49.9999.ebuild b/kde-base/kstars/kstars-4.9.49.9999.ebuild
index 5155b7d..140bb4e 100644
--- a/kde-base/kstars/kstars-4.9.49.9999.ebuild
+++ b/kde-base/kstars/kstars-4.9.49.9999.ebuild
@@ -20,10 +20,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-PATCHES=(
- "${FILESDIR}"/${PN}-4.4.65-solaris.patch
-)
-
src_configure() {
# Bug 308903
use ppc64 && append-flags -mminimal-toc
diff --git a/kde-base/kstars/kstars-9999.ebuild b/kde-base/kstars/kstars-9999.ebuild
index 5155b7d..140bb4e 100644
--- a/kde-base/kstars/kstars-9999.ebuild
+++ b/kde-base/kstars/kstars-9999.ebuild
@@ -20,10 +20,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-PATCHES=(
- "${FILESDIR}"/${PN}-4.4.65-solaris.patch
-)
-
src_configure() {
# Bug 308903
use ppc64 && append-flags -mminimal-toc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-17 15:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 15:50 [gentoo-commits] proj/kde:master commit in: kde-base/kstars/files/, kde-base/kstars/ Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox