public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: app-portage/kuroo/
@ 2011-07-16 23:00 Andrew Schenck
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Schenck @ 2011-07-16 23:00 UTC (permalink / raw
  To: gentoo-commits

commit:     b9612c03a2eec6066af48aa0fd7141c2232f6688
Author:     Andrew Schenck <galiven <AT> users <DOT> sourceforge <DOT> net>
AuthorDate: Sat Jul 16 22:53:33 2011 +0000
Commit:     Andrew Schenck <galiven <AT> users <DOT> sourceforge <DOT> net>
CommitDate: Sat Jul 16 22:54:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde-sunset.git;a=commit;h=b9612c03

New build that works with portage >= 2.10.10.3

(Portage version: 2.1.10.3/git/Linux i686, unsigned Manifest commit)

---
 app-portage/kuroo/kuroo-0.82.1.ebuild |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/app-portage/kuroo/kuroo-0.82.1.ebuild b/app-portage/kuroo/kuroo-0.82.1.ebuild
new file mode 100644
index 0000000..bd7cba7
--- /dev/null
+++ b/app-portage/kuroo/kuroo-0.82.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+ARTS_REQUIRED="never"
+
+inherit kde
+
+DESCRIPTION="KDE frontend to Gentoo Portage"
+HOMEPAGE="http://sourceforge.net/projects/kuroo"
+SRC_URI="mirror://sourceforge/kuroo/${P}.tar.gz
+		mirror://gentoo/kde-admindir-3.5.5.tar.bz2"
+LICENSE="GPL-2"
+
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-db/sqlite"
+
+RDEPEND="${DEPEND}
+	app-portage/gentoolkit
+	kde-misc/kdiff3
+	kde-base/kdesu"
+
+need-kde 3.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde-sunset:master commit in: app-portage/kuroo/
@ 2012-03-09 19:28 Andrew Schenck
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Schenck @ 2012-03-09 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     2e025e6f062af2d483758aa70d5a32e84303c962
Author:     Andrew Schenck <galiven <AT> users <DOT> sourceforge <DOT> net>
AuthorDate: Wed Mar  7 19:22:56 2012 +0000
Commit:     Andrew Schenck <galiven <AT> users <DOT> sourceforge <DOT> net>
CommitDate: Wed Mar  7 19:22:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde-sunset.git;a=commit;h=2e025e6f

[app-portage/kuroo] +kuroo-0.82.2 with fix for overqualified QString constructors.

(Portage version: 2.1.10.49/git/Linux i686, unsigned Manifest commit)

---
 app-portage/kuroo/kuroo-0.82.2.ebuild |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/app-portage/kuroo/kuroo-0.82.2.ebuild b/app-portage/kuroo/kuroo-0.82.2.ebuild
new file mode 100644
index 0000000..bcdb568
--- /dev/null
+++ b/app-portage/kuroo/kuroo-0.82.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+ARTS_REQUIRED="never"
+
+inherit kde
+
+DESCRIPTION="KDE frontend to Gentoo Portage"
+HOMEPAGE="http://sourceforge.net/projects/kuroo"
+SRC_URI="mirror://sourceforge/kuroo/${P}.tar.gz
+		mirror://gentoo/kde-admindir-3.5.5.tar.bz2"
+LICENSE="GPL-2"
+
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-db/sqlite"
+
+RDEPEND="${DEPEND}
+	app-portage/gentoolkit
+	kde-misc/kdiff3
+	kde-base/kdesu"
+
+need-kde 3.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde-sunset:master commit in: app-portage/kuroo/
@ 2020-08-24  0:53 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2020-08-24  0:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9c43c8e67cb4d20fa3c4b16d1b0ce2e9610e08eb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 23:41:11 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 23:41:11 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=9c43c8e6

app-portage/kuroo: Drop 0.82.0, 0.82.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-portage/kuroo/kuroo-0.82.0.ebuild | 30 ------------------------------
 app-portage/kuroo/kuroo-0.82.1.ebuild | 25 -------------------------
 2 files changed, 55 deletions(-)

diff --git a/app-portage/kuroo/kuroo-0.82.0.ebuild b/app-portage/kuroo/kuroo-0.82.0.ebuild
deleted file mode 100644
index 44cc8e08..00000000
--- a/app-portage/kuroo/kuroo-0.82.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-ARTS_REQUIRED="never"
-
-inherit kde
-
-DESCRIPTION="KDE frontend to Gentoo Portage"
-HOMEPAGE="http://sourceforge.net/projects/kuroo"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
-		mirror://gentoo/kde-admindir-3.5.5.tar.bz2"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-db/sqlite"
-
-RDEPEND="${DEPEND}
-	app-portage/gentoolkit
-	kde-misc/kdiff3
-	kde-apps/kdesu"
-
-need-kde 3.5
-
-src_unpack() {
-	kde_src_unpack
-	rm configure
-}

diff --git a/app-portage/kuroo/kuroo-0.82.1.ebuild b/app-portage/kuroo/kuroo-0.82.1.ebuild
deleted file mode 100644
index 95cd1970..00000000
--- a/app-portage/kuroo/kuroo-0.82.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-ARTS_REQUIRED="never"
-
-inherit kde
-
-DESCRIPTION="KDE frontend to Gentoo Portage"
-HOMEPAGE="http://sourceforge.net/projects/kuroo"
-SRC_URI="mirror://sourceforge/kuroo/${P}.tar.gz
-		mirror://gentoo/kde-admindir-3.5.5.tar.bz2"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-db/sqlite"
-
-RDEPEND="${DEPEND}
-	app-portage/gentoolkit
-	kde-misc/kdiff3
-	kde-apps/kdesu"
-
-need-kde 3.5


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde-sunset:master commit in: app-portage/kuroo/
@ 2020-08-24  0:53 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2020-08-24  0:53 UTC (permalink / raw
  To: gentoo-commits

commit:     e8464bbd7b0702914c0fe7bb64f6617ff14c2db1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 23:40:07 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 23:40:07 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=e8464bbd

app-portage/kuroo: Import 0.90.5 from before slot 4 removal

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-portage/kuroo/kuroo-0.90.5.ebuild | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/app-portage/kuroo/kuroo-0.90.5.ebuild b/app-portage/kuroo/kuroo-0.90.5.ebuild
new file mode 100644
index 00000000..20b048de
--- /dev/null
+++ b/app-portage/kuroo/kuroo-0.90.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+QT3SUPPORT_REQUIRED="true"
+inherit kde4-base
+
+DESCRIPTION="Graphical Portage frontend based on KDELibs4/Qt4"
+HOMEPAGE="https://sourceforge.net/projects/kuroo/"
+SRC_URI="mirror://sourceforge/kuroo/${PN}4-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="dev-db/sqlite:3"
+
+RDEPEND="${DEPEND}
+	app-portage/gentoolkit
+	kde-apps/kompare:*
+	kde-plasma/kde-cli-tools[kdesu]
+"
+
+S="${WORKDIR}/${PN}4-${PV}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-24  0:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 19:28 [gentoo-commits] proj/kde-sunset:master commit in: app-portage/kuroo/ Andrew Schenck
  -- strict thread matches above, loose matches on Subject: below --
2020-08-24  0:53 Andreas Sturmlechner
2020-08-24  0:53 Andreas Sturmlechner
2011-07-16 23:00 Andrew Schenck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox