public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: net-libs/libaccounts-glib/
@ 2015-02-17 13:58 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2015-02-17 13:58 UTC (permalink / raw
  To: gentoo-commits

commit:     926420573c9bfae4a0992d64968b68968fc14c46
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 13:57:04 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 13:57:04 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=92642057

[net-libs/libaccounts-glib] Add missing dependency SLOT.

Package-Manager: portage-2.2.14

---
 net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
index 60c6cbf..447c505 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
@@ -19,7 +19,7 @@ IUSE="debug"
 
 DEPEND="
 	dev-db/sqlite
-	dev-libs/glib
+	dev-libs/glib:2
 	dev-libs/libxml2"
 
 RDEPEND="$DEPEND"


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

* [gentoo-commits] proj/kde:master commit in: net-libs/libaccounts-glib/
@ 2015-02-21 16:29 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2015-02-21 16:29 UTC (permalink / raw
  To: gentoo-commits

commit:     a4e6727ba604cd4aba5e2631f91404ca35cd2f2a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 16:29:07 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 16:29:07 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a4e6727b

[net-libs/libaccounts-glib] Add missing dependency SLOT.

Package-Manager: portage-2.2.17

---
 net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
index 447c505..c2f7812 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~x86 ~amd64"
 IUSE="debug"
 
 DEPEND="
-	dev-db/sqlite
+	dev-db/sqlite:3
 	dev-libs/glib:2
 	dev-libs/libxml2"
 


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

* [gentoo-commits] proj/kde:master commit in: net-libs/libaccounts-glib/
@ 2015-05-11 18:00 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2015-05-11 18:00 UTC (permalink / raw
  To: gentoo-commits

commit:     df8d0500b813fe5a48ac4f1c4fc0da7d421f5158
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon May 11 18:00:12 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon May 11 18:00:12 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=df8d0500

[net-libs/libaccounts-glib] Restrict tests wrt bug #549188.

Package-Manager: portage-2.2.18

 net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
index 0611f76..e5f5401 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
@@ -15,6 +15,8 @@ SLOT="0"
 KEYWORDS="~x86 ~amd64"
 IUSE="debug"
 
+RESTRICT="test"
+
 DEPEND="
 	dev-db/sqlite:3
 	dev-libs/glib:2


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

* [gentoo-commits] proj/kde:master commit in: net-libs/libaccounts-glib/
@ 2015-05-11 18:00 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2015-05-11 18:00 UTC (permalink / raw
  To: gentoo-commits

commit:     b447cbbc4eaf63db8eddf01b52c98904e9d362a0
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon May 11 17:59:28 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon May 11 17:59:28 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b447cbbc

[net-libs/libaccounts-glib] Sort variables.

Package-Manager: portage-2.2.18

 net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
index c2f7812..0611f76 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
@@ -6,15 +6,13 @@ EAPI=5
 
 inherit autotools eutils
 
-SRC_URI="https://accounts-sso.googlecode.com/files/${PN}-1.16.tar.gz"
-SLOT=0
 DESCRIPTION="Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms."
 HOMEPAGE="https://01.org/gsso/"
+SRC_URI="https://accounts-sso.googlecode.com/files/${PN}-1.16.tar.gz"
 
 LICENSE="LGPL-2.1"
-
+SLOT="0"
 KEYWORDS="~x86 ~amd64"
-
 IUSE="debug"
 
 DEPEND="


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

* [gentoo-commits] proj/kde:master commit in: net-libs/libaccounts-glib/
@ 2015-08-27 12:41 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2015-08-27 12:41 UTC (permalink / raw
  To: gentoo-commits

commit:     5da738ef5a6a72322ab4e0820652ce007acfc510
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 12:37:59 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 12:37:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5da738ef

net-libs/libaccounts-glib: Update DESCRIPTION

Package-Manager: portage-2.2.20.1

 net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
index 85f25f4..e50e0d4 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-DESCRIPTION="Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms."
+DESCRIPTION="Accounts SSO (Single Sign-On) management library for GLib applications"
 HOMEPAGE="https://01.org/gsso/"
 SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.gz"
 


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

* [gentoo-commits] proj/kde:master commit in: net-libs/libaccounts-glib/
@ 2015-08-27 12:41 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2015-08-27 12:41 UTC (permalink / raw
  To: gentoo-commits

commit:     6f182907fcc21a392724c0dd4f3aae51a18432d7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 12:40:58 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 12:40:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6f182907

net-libs/libaccounts-glib: Remove package

Moved to gentoo main repo.

 .../libaccounts-glib/libaccounts-glib-1.18.ebuild  | 28 ----------------------
 net-libs/libaccounts-glib/metadata.xml             |  5 ----
 2 files changed, 33 deletions(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
deleted file mode 100644
index e50e0d4..0000000
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Accounts SSO (Single Sign-On) management library for GLib applications"
-HOMEPAGE="https://01.org/gsso/"
-SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="debug"
-
-RESTRICT="test"
-
-DEPEND="
-	dev-db/sqlite:3
-	dev-libs/glib:2
-	dev-libs/libxml2"
-
-RDEPEND="$DEPEND"
-
-src_configure() {
-	export HAVE_GCOV_FALSE='#'
-	econf $(use_enable debug)
-}

diff --git a/net-libs/libaccounts-glib/metadata.xml b/net-libs/libaccounts-glib/metadata.xml
deleted file mode 100644
index a23f444..0000000
--- a/net-libs/libaccounts-glib/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:[~2015-08-27 12:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11 18:00 [gentoo-commits] proj/kde:master commit in: net-libs/libaccounts-glib/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2015-08-27 12:41 Johannes Huber
2015-08-27 12:41 Johannes Huber
2015-05-11 18:00 Michael Palimaka
2015-02-21 16:29 Michael Palimaka
2015-02-17 13:58 Michael Palimaka

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