* [gentoo-commits] proj/qt:master commit in: app-admin/qgrubeditor/files/, app-admin/qgrubeditor/
@ 2012-08-30 16:45 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2012-08-30 16:45 UTC (permalink / raw
To: gentoo-commits
commit: 6c2a0d50d896f4004962206e5d5ec3633068c9c8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 16:44:29 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 16:44:29 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6c2a0d50
[app-admin/qgrubeditor] Fix build with GCC 4.7, wrt bug #431494.
(Portage version: 2.1.11.12/git/Linux x86_64, unsigned Manifest commit)
---
.../files/qgrubeditor-2.5.0-gcc-4.7.patch | 11 +++++++++++
app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild | 1 +
2 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/app-admin/qgrubeditor/files/qgrubeditor-2.5.0-gcc-4.7.patch b/app-admin/qgrubeditor/files/qgrubeditor-2.5.0-gcc-4.7.patch
new file mode 100644
index 0000000..6721a58
--- /dev/null
+++ b/app-admin/qgrubeditor/files/qgrubeditor-2.5.0-gcc-4.7.patch
@@ -0,0 +1,11 @@
+--- src/main.cpp
++++ src/main.cpp
+@@ -28,6 +28,8 @@
+ #include <QProcess>
+ #include <QStringList>
+
++#include <unistd.h>
++
+ #include "qgrubeditor.h"
+ #include "lib/filetransactions.h"
+ #include "config.h"
diff --git a/app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild b/app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild
index 7c09048..7cf3ba3 100644
--- a/app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild
+++ b/app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild
@@ -27,4 +27,5 @@ RDEPEND="${DEPEND}
S="${WORKDIR}/${MY_PN}"
+PATCHES=( "${FILESDIR}/${P}-gcc-4.7.patch" )
DOCS=( AUTHORS README ChangeLog )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-admin/qgrubeditor/files/, app-admin/qgrubeditor/
@ 2016-01-16 12:36 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2016-01-16 12:36 UTC (permalink / raw
To: gentoo-commits
commit: 2d707247c5f4d3755b1a7fc03a0355f33f949124
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 12:30:53 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 12:30:53 2016 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=2d707247
app-admin/qgrubeditor: remove package
Upstream has declared it obsolete and replaced by kgrubeditor.
app-admin/qgrubeditor/Manifest | 1 -
.../files/qgrubeditor-2.5.0-gcc-4.7.patch | 11 --------
app-admin/qgrubeditor/metadata.xml | 15 -----------
app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild | 31 ----------------------
4 files changed, 58 deletions(-)
diff --git a/app-admin/qgrubeditor/Manifest b/app-admin/qgrubeditor/Manifest
deleted file mode 100644
index 8c4d771..0000000
--- a/app-admin/qgrubeditor/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 60391-QGRUBEditor-2.5.0-src.tar.bz2 190020 SHA256 9ad2cea0201b7abdc428af8b304d04f685a541549c81a1b412abaf3ae2e31121 SHA512 c675b817b98045ded1b33c09c0eaa200f175c2d258810f199a33abb11876caadc4e6b69182f8bffaa7d5fd54889f124ed4b19a85321edfbca90c655496f35730 WHIRLPOOL 7721225d4f838aece016943baf32388f7cb6ad75b7104217f48aebcd83883583c36ce148e97b434a592113eebc919730b713cd93e63f72c5b5d23cab684d363b
diff --git a/app-admin/qgrubeditor/files/qgrubeditor-2.5.0-gcc-4.7.patch b/app-admin/qgrubeditor/files/qgrubeditor-2.5.0-gcc-4.7.patch
deleted file mode 100644
index 6721a58..0000000
--- a/app-admin/qgrubeditor/files/qgrubeditor-2.5.0-gcc-4.7.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/main.cpp
-+++ src/main.cpp
-@@ -28,6 +28,8 @@
- #include <QProcess>
- #include <QStringList>
-
-+#include <unistd.h>
-+
- #include "qgrubeditor.h"
- #include "lib/filetransactions.h"
- #include "config.h"
diff --git a/app-admin/qgrubeditor/metadata.xml b/app-admin/qgrubeditor/metadata.xml
deleted file mode 100644
index 34ddac0..0000000
--- a/app-admin/qgrubeditor/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>terietor@gmail.com</email>
- <name>Tsiapaliwkas Giorgos</name>
- </maintainer>
- <longdescription lang="en">
- QGRUBEditor is a system tool to view and edit the GRUB boot loader. It
- offers many features and it is the perfect solution for those who want
- to change the way GRUB works, without messing with GRUB's configuration
- files.
- </longdescription>
-</pkgmetadata>
-
diff --git a/app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild b/app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild
deleted file mode 100644
index 1e87b72..0000000
--- a/app-admin/qgrubeditor/qgrubeditor-2.5.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit qt4-r2
-
-MY_PN="QGRUBEditor"
-MY_P="${MY_PN}"-"${PV}"
-
-DESCRIPTION="QGRUBEditor is a system tool to view and edit the GRUB boot loader"
-HOMEPAGE="http://qt-apps.org/content/show.php/QGRUBEditor?content=60391"
-SRC_URI="http://qt-apps.org/CONTENT/content-files/60391-${MY_P}-src.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="debug"
-
-DEPEND="app-arch/gzip
- media-gfx/imagemagick
- dev-qt/qtcore:4
- dev-qt/qtgui:4"
-RDEPEND="${DEPEND}
- || ( sys-boot/grub sys-boot/grub-static )"
-
-S="${WORKDIR}/${MY_PN}"
-
-PATCHES=( "${FILESDIR}/${P}-gcc-4.7.patch" )
-DOCS=( AUTHORS README ChangeLog )
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-16 12:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30 16:45 [gentoo-commits] proj/qt:master commit in: app-admin/qgrubeditor/files/, app-admin/qgrubeditor/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2016-01-16 12:36 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox