public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-facebook/
@ 2012-02-22 16:11 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2012-02-22 16:11 UTC (permalink / raw
  To: gentoo-commits

commit:     cbb68c48aa23927d76a6d02d473377a12f34ec5e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 16:11:22 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 16:11:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cbb68c48

[kde-misc/akonadi-facebook] New package wrt bug 405187. Initial ebuild by Chris Reffett <geekboy72 <AT> gmail.com>, updated by me.

(Portage version: 2.2.0_alpha88/git/Linux x86_64, unsigned Manifest commit)

---
 .../akonadi-facebook/akonadi-facebook-9999.ebuild  |   24 ++++++++++++++++++++
 kde-misc/akonadi-facebook/metadata.xml             |    5 ++++
 2 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
new file mode 100644
index 0000000..c830513
--- /dev/null
+++ b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="Facebook services integration in Akonadi"
+HOMEPAGE="https://projects.kde.org/akonadi-facebook"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+	$(add_kdebase_dep kdepimlibs semantic-desktop)
+	dev-libs/boost
+	dev-libs/libxslt
+	dev-libs/qjson
+"
+RDEPEND="${DEPEND}"

diff --git a/kde-misc/akonadi-facebook/metadata.xml b/kde-misc/akonadi-facebook/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-misc/akonadi-facebook/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] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-facebook/
@ 2012-12-07 23:06 Chris Reffett
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Reffett @ 2012-12-07 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     ced6b8aa78f00110ca1abc91a767cc9268d2f78e
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  7 23:04:46 2012 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Fri Dec  7 23:04:46 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ced6b8aa

[kde-misc/akonadi-facebook] Version bump. Cannot unmask/move to tree until KDE 4.10 is in-tree.

Package-Manager: portage-2.2.0_alpha144

---
 .../akonadi-facebook-0_p20121207.ebuild            |   27 ++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/kde-misc/akonadi-facebook/akonadi-facebook-0_p20121207.ebuild b/kde-misc/akonadi-facebook/akonadi-facebook-0_p20121207.ebuild
new file mode 100644
index 0000000..1f91d8f
--- /dev/null
+++ b/kde-misc/akonadi-facebook/akonadi-facebook-0_p20121207.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-facebook/akonadi-facebook-0_p20120827.ebuild,v 1.2 2012/11/23 04:32:50 creffett Exp $
+
+EAPI=4
+
+inherit kde4-base
+
+DESCRIPTION="Facebook services integration in Akonadi"
+HOMEPAGE="https://projects.kde.org/akonadi-facebook"
+SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+	$(add_kdebase_dep kdepimlibs semantic-desktop 4.9.58)
+	dev-libs/qjson
+"
+DEPEND="
+	${RDEPEND}
+	dev-libs/boost
+	dev-libs/libxslt
+	x11-misc/shared-mime-info
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-facebook/
@ 2013-02-08  3:22 Chris Reffett
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Reffett @ 2013-02-08  3:22 UTC (permalink / raw
  To: gentoo-commits

commit:     f5fd74cf581a6889cb577a5fd8b363103ad2d858
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  8 03:19:53 2013 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Fri Feb  8 03:21:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f5fd74cf

[kde-misc/akonadi-facebook] Moved snapshot to tree

Package-Manager: portage-2.2.0_alpha161

---
 .../akonadi-facebook-0_p20121207.ebuild            |   27 --------------------
 1 files changed, 0 insertions(+), 27 deletions(-)

diff --git a/kde-misc/akonadi-facebook/akonadi-facebook-0_p20121207.ebuild b/kde-misc/akonadi-facebook/akonadi-facebook-0_p20121207.ebuild
deleted file mode 100644
index 5b4a70f..0000000
--- a/kde-misc/akonadi-facebook/akonadi-facebook-0_p20121207.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-facebook/akonadi-facebook-0_p20120827.ebuild,v 1.2 2012/11/23 04:32:50 creffett Exp $
-
-EAPI=4
-
-inherit kde4-base
-
-DESCRIPTION="Facebook services integration in Akonadi"
-HOMEPAGE="https://projects.kde.org/akonadi-facebook"
-SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="
-	$(add_kdebase_dep kdepimlibs semantic-desktop 4.9.58)
-	dev-libs/qjson
-"
-DEPEND="
-	${RDEPEND}
-	dev-libs/boost
-	dev-libs/libxslt
-	x11-misc/shared-mime-info
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-facebook/
@ 2013-02-11  4:03 Chris Reffett
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Reffett @ 2013-02-11  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ff89ea05a88921a4ca439f894e7aeca668191836
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 11 04:01:29 2013 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Mon Feb 11 04:01:29 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ff89ea05

[kde-misc/akonadi-facebook] Add libkfbapi dep

Package-Manager: portage-2.2.0_alpha161

---
 .../akonadi-facebook/akonadi-facebook-9999.ebuild  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
index 6d8f598..64ef4fd 100644
--- a/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
+++ b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
@@ -19,5 +19,6 @@ DEPEND="
 	dev-libs/boost
 	dev-libs/libxslt
 	dev-libs/qjson
+	kde-misc/libkfbapi
 "
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-facebook/
@ 2013-03-03 16:04 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2013-03-03 16:04 UTC (permalink / raw
  To: gentoo-commits

commit:     3f36051bd47161d0575793d097aa69be3abd903d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 16:03:47 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 16:03:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3f36051b

[kde-misc/akonadi-facebook] Migrate to EAPI 5. Add subslot dependency for boost.

Package-Manager: portage-2.1.11.53

---
 .../akonadi-facebook/akonadi-facebook-9999.ebuild  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
index 64ef4fd..7cb789b 100644
--- a/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
+++ b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit kde4-base
 
@@ -16,7 +16,7 @@ IUSE="debug"
 
 DEPEND="
 	$(add_kdebase_dep kdepimlibs semantic-desktop)
-	dev-libs/boost
+	dev-libs/boost:=
 	dev-libs/libxslt
 	dev-libs/qjson
 	kde-misc/libkfbapi


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

* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-facebook/
@ 2013-05-12 16:25 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2013-05-12 16:25 UTC (permalink / raw
  To: gentoo-commits

commit:     318259dc2fca30013c02831975036ac181cd07c0
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 16:24:47 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 12 16:24:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=318259dc

[kde-nisc/akonadi-facebook] Obsolete by upstream merged in kdepim and libkfbapi.

Package-Manager: portage-2.2.0_alpha174

---
 .../akonadi-facebook/akonadi-facebook-9999.ebuild  |   24 --------------------
 kde-misc/akonadi-facebook/metadata.xml             |    5 ----
 2 files changed, 0 insertions(+), 29 deletions(-)

diff --git a/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild b/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
deleted file mode 100644
index 7cb789b..0000000
--- a/kde-misc/akonadi-facebook/akonadi-facebook-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Facebook services integration in Akonadi"
-HOMEPAGE="https://projects.kde.org/akonadi-facebook"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs semantic-desktop)
-	dev-libs/boost:=
-	dev-libs/libxslt
-	dev-libs/qjson
-	kde-misc/libkfbapi
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-misc/akonadi-facebook/metadata.xml b/kde-misc/akonadi-facebook/metadata.xml
deleted file mode 100644
index a23f444..0000000
--- a/kde-misc/akonadi-facebook/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?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] 6+ messages in thread

end of thread, other threads:[~2013-05-12 16:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-11  4:03 [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-facebook/ Chris Reffett
  -- strict thread matches above, loose matches on Subject: below --
2013-05-12 16:25 Johannes Huber
2013-03-03 16:04 Michael Palimaka
2013-02-08  3:22 Chris Reffett
2012-12-07 23:06 Chris Reffett
2012-02-22 16: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