public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: app-text/cutepaste/
@ 2013-10-12 18:08 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2013-10-12 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     7ca7b3cc1afbc6cd3e361464365aa0c05b735e82
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 20:07:51 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 20:07:51 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7ca7b3cc

[app-text/cutepaste] New package.

Package-Manager: portage-2.2.7

---
 app-text/cutepaste/cutepaste-9999.ebuild | 23 +++++++++++++++++++++++
 app-text/cutepaste/metadata.xml          |  5 +++++
 2 files changed, 28 insertions(+)

diff --git a/app-text/cutepaste/cutepaste-9999.ebuild b/app-text/cutepaste/cutepaste-9999.ebuild
new file mode 100644
index 0000000..85cf553
--- /dev/null
+++ b/app-text/cutepaste/cutepaste-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_REQUIRED="never"
+inherit kde4-base
+
+DESCRIPTION="Client application for paste.kde.org"
+HOMEPAGE="https://projects.kde.org/projects/playground/network/cutepaste"
+SRC_URI=""
+KEYWORDS=""
+
+LICENSE="GPL-2"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtnetwork:5
+"
+RDEPEND="${DEPEND}"

diff --git a/app-text/cutepaste/metadata.xml b/app-text/cutepaste/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/app-text/cutepaste/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+</pkgmetadata>


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

* [gentoo-commits] proj/kde:master commit in: app-text/cutepaste/
@ 2016-01-31 15:53 Michael Palimaka
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2016-01-31 15:53 UTC (permalink / raw
  To: gentoo-commits

commit:     28f85c51b822fdb2e4f4ecdc5e6733e3a69752d9
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jan 31 01:47:38 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 15:52:57 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=28f85c51

app-text/cutepaste: kde4-base -> kde5

Package-Manager: portage-2.2.27

 app-text/cutepaste/cutepaste-9999.ebuild | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/app-text/cutepaste/cutepaste-9999.ebuild b/app-text/cutepaste/cutepaste-9999.ebuild
index 7ffa7d7..3074a4c 100644
--- a/app-text/cutepaste/cutepaste-9999.ebuild
+++ b/app-text/cutepaste/cutepaste-9999.ebuild
@@ -4,17 +4,14 @@
 
 EAPI=5
 
-KDE_REQUIRED="never"
-inherit kde4-base
+KDE_AUTODEPS="false"
+inherit kde5
 
 DESCRIPTION="Client application for paste.kde.org"
 HOMEPAGE="https://projects.kde.org/projects/playground/network/cutepaste"
-SRC_URI=""
-KEYWORDS=""
 
 LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
+KEYWORDS=""
 
 DEPEND="
 	dev-qt/qtcore:5


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

* [gentoo-commits] proj/kde:master commit in: app-text/cutepaste/
@ 2016-03-19 12:54 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2016-03-19 12:54 UTC (permalink / raw
  To: gentoo-commits

commit:     3aac060d6219e192c6f052a8433ea398d03fb9b0
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 12:53:47 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 12:53:47 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3aac060d

app-text/cutepaste: EAPI 6

Package-Manager: portage-2.2.28

 app-text/cutepaste/cutepaste-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/cutepaste/cutepaste-9999.ebuild b/app-text/cutepaste/cutepaste-9999.ebuild
index 0b2c249..9196d41 100644
--- a/app-text/cutepaste/cutepaste-9999.ebuild
+++ b/app-text/cutepaste/cutepaste-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_AUTODEPS="false"
 inherit kde5


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

* [gentoo-commits] proj/kde:master commit in: app-text/cutepaste/
@ 2019-08-11 19:00 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2019-08-11 19:00 UTC (permalink / raw
  To: gentoo-commits

commit:     2f083ef355e95f5ff251ea36389924320caf3e66
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 19:00:31 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 19:00:31 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2f083ef3

app-text/cutepaste: Broken, unmaintained, drop it

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-text/cutepaste/cutepaste-9999.ebuild | 19 -------------------
 app-text/cutepaste/metadata.xml          |  8 --------
 2 files changed, 27 deletions(-)

diff --git a/app-text/cutepaste/cutepaste-9999.ebuild b/app-text/cutepaste/cutepaste-9999.ebuild
deleted file mode 100644
index 78166b6e67..0000000000
--- a/app-text/cutepaste/cutepaste-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_AUTODEPS="false"
-inherit kde5
-
-DESCRIPTION="Client application for paste.kde.org"
-HOMEPAGE="https://cgit.kde.org/cutepaste.git"
-
-LICENSE="GPL-2"
-KEYWORDS=""
-
-DEPEND="
-	$(add_qt_dep qtcore)
-	$(add_qt_dep qtnetwork)
-"
-RDEPEND="${DEPEND}"

diff --git a/app-text/cutepaste/metadata.xml b/app-text/cutepaste/metadata.xml
deleted file mode 100644
index 2fdbf33d96..0000000000
--- a/app-text/cutepaste/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-</pkgmetadata>


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

end of thread, other threads:[~2019-08-11 19:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-11 19:00 [gentoo-commits] proj/kde:master commit in: app-text/cutepaste/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2016-03-19 12:54 Johannes Huber
2016-01-31 15:53 Michael Palimaka
2013-10-12 18:08 Johannes Huber

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