* [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/files/, kde-base/liboxygenstyle/
@ 2011-12-25 17:07 Andreas Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Hüttel @ 2011-12-25 17:07 UTC (permalink / raw
To: gentoo-commits
commit: 6755710ef0ba63442cf624e5296e978b2ac6e8fb
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 17:08:22 2011 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 17:08:22 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6755710e
[kde-base/liboxygenstyle] Fix kdeenablefinal build, bug 395993
(Portage version: 2.1.10.41/git/Linux x86_64, unsigned Manifest commit)
---
.../files/liboxygenstyle-4.7.4-enablefinal.patch | 9 +++++++++
.../liboxygenstyle-4.7.49.9999.ebuild | 2 ++
.../liboxygenstyle/liboxygenstyle-4.7.95.ebuild | 2 ++
.../liboxygenstyle-4.8.49.9999.ebuild | 2 ++
kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild | 2 ++
5 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal.patch b/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal.patch
new file mode 100644
index 0000000..3699248
--- /dev/null
+++ b/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal.patch
@@ -0,0 +1,9 @@
+diff -U2 -rxi kde-workspace-4.7.3.orig/libs/oxygen/oxygenhelper.cpp kde-workspace-4.7.3/libs/oxygen/oxygenhelper.cpp
+--- kde-workspace-4.7.3.orig/libs/oxygen/oxygenhelper.cpp 2011-10-28 09:42:34.000000000 +0200
++++ kde-workspace-4.7.3/libs/oxygen/oxygenhelper.cpp 2011-12-25 13:39:03.487455177 +0100
+@@ -37,4 +37,5 @@
+ #include <X11/Xlib.h>
+ #include <X11/Xatom.h>
++#include <fixx11h.h>
+ #endif
+
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.7.49.9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.7.49.9999.ebuild
index 37bd8a7..a4ec4b1 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.7.49.9999.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.7.49.9999.ebuild
@@ -11,3 +11,5 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS=""
IUSE="debug"
+
+PATCHES=( "${FILESDIR}/${PN}-4.7.4-enablefinal.patch" )
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.7.95.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.7.95.ebuild
index 9328653..476ac86 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.7.95.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.7.95.ebuild
@@ -11,3 +11,5 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
+
+PATCHES=( "${FILESDIR}/${PN}-4.7.4-enablefinal.patch" )
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.8.49.9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.8.49.9999.ebuild
index 37bd8a7..a4ec4b1 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.8.49.9999.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.8.49.9999.ebuild
@@ -11,3 +11,5 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS=""
IUSE="debug"
+
+PATCHES=( "${FILESDIR}/${PN}-4.7.4-enablefinal.patch" )
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
index 37bd8a7..a4ec4b1 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
@@ -11,3 +11,5 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS=""
IUSE="debug"
+
+PATCHES=( "${FILESDIR}/${PN}-4.7.4-enablefinal.patch" )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/files/, kde-base/liboxygenstyle/
@ 2012-01-17 10:11 Johannes Huber
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2012-01-17 10:11 UTC (permalink / raw
To: gentoo-commits
commit: b09387e3de98187e0408805c1f65784612beec29
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 10:09:42 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 10:10:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b09387e3
[kde-base/liboxygenstyle] Remove kdeenablefinal patch.
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
---
.../files/liboxygenstyle-4.7.4-enablefinal.patch | 9 ---------
.../liboxygenstyle/liboxygenstyle-4.7.97.ebuild | 2 --
2 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal.patch b/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal.patch
deleted file mode 100644
index 3699248..0000000
--- a/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -U2 -rxi kde-workspace-4.7.3.orig/libs/oxygen/oxygenhelper.cpp kde-workspace-4.7.3/libs/oxygen/oxygenhelper.cpp
---- kde-workspace-4.7.3.orig/libs/oxygen/oxygenhelper.cpp 2011-10-28 09:42:34.000000000 +0200
-+++ kde-workspace-4.7.3/libs/oxygen/oxygenhelper.cpp 2011-12-25 13:39:03.487455177 +0100
-@@ -37,4 +37,5 @@
- #include <X11/Xlib.h>
- #include <X11/Xatom.h>
-+#include <fixx11h.h>
- #endif
-
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.7.97.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.7.97.ebuild
index 8102e8c..dbc4fb7 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.7.97.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.7.97.ebuild
@@ -11,5 +11,3 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
-
-PATCHES=( "${FILESDIR}/${PN}-4.7.4-enablefinal.patch" )
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-17 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-25 17:07 [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/files/, kde-base/liboxygenstyle/ Andreas Hüttel
-- strict thread matches above, loose matches on Subject: below --
2012-01-17 10:11 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox