public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/jreen/
Date: Sat, 20 Aug 2011 11:44:11 +0000 (UTC)	[thread overview]
Message-ID: <d0695ab5b2947ee5dd43ef1608cd16387e510770.jmbsvicetto@gentoo> (raw)

commit:     d0695ab5b2947ee5dd43ef1608cd16387e510770
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 20 11:43:42 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sat Aug 20 11:43:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d0695ab5

[net-libs/jreen] Added snapshot and updated 9999 ebuild.

(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BB0E6E98)

---
 ...{jreen-9999.ebuild => jreen-0_p20110709.ebuild} |   19 ++++++++++++-------
 net-libs/jreen/jreen-9999.ebuild                   |   19 ++++++++++++-------
 2 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/net-libs/jreen/jreen-9999.ebuild b/net-libs/jreen/jreen-0_p20110709.ebuild
similarity index 58%
copy from net-libs/jreen/jreen-9999.ebuild
copy to net-libs/jreen/jreen-0_p20110709.ebuild
index 1314a9a..931fcd7 100644
--- a/net-libs/jreen/jreen-9999.ebuild
+++ b/net-libs/jreen/jreen-0_p20110709.ebuild
@@ -4,24 +4,29 @@
 
 EAPI=4
 
-EGIT_REPO_URI="https://github.com/euroelessar/jreen.git"
-[[ ${PV} == *9999 ]] && GIT_ECLASS="git-2"
+if [[ ${PV} != *9999* ]]; then
+	SRC_URI="http://dev.gentoo.org/~jmbsvicetto/distfiles/snapshots/${P}.tar.bz2"
+	KEYWORDS="~amd64 ~x86"
+else
+	GIT_ECLASS="git-2"
+	EGIT_REPO_URI="git://github.com/euroelessar/jreen.git"
+	KEYWORDS=""
+fi
+
 inherit qt4-r2 cmake-utils ${GIT_ECLASS}
 
 DESCRIPTION="Qt XMPP library"
-HOMEPAGE="http://gitorious.org/jreen"
-[[ ${PV} == *9999 ]] || SRC_URI=""
+HOMEPAGE="https://github.com/euroelessar/jreen"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS=""
 IUSE="debug"
 
 DEPEND="
-	>=x11-libs/qt-core-4.6.0
-	>=x11-libs/qt-gui-4.6.0
 	>=app-crypt/qca-2.0.3
 	>=net-dns/libidn-1.20
+	>=x11-libs/qt-core-4.6.0
+	>=x11-libs/qt-gui-4.6.0
 "
 RDEPEND="${DEPEND}"
 

diff --git a/net-libs/jreen/jreen-9999.ebuild b/net-libs/jreen/jreen-9999.ebuild
index 1314a9a..931fcd7 100644
--- a/net-libs/jreen/jreen-9999.ebuild
+++ b/net-libs/jreen/jreen-9999.ebuild
@@ -4,24 +4,29 @@
 
 EAPI=4
 
-EGIT_REPO_URI="https://github.com/euroelessar/jreen.git"
-[[ ${PV} == *9999 ]] && GIT_ECLASS="git-2"
+if [[ ${PV} != *9999* ]]; then
+	SRC_URI="http://dev.gentoo.org/~jmbsvicetto/distfiles/snapshots/${P}.tar.bz2"
+	KEYWORDS="~amd64 ~x86"
+else
+	GIT_ECLASS="git-2"
+	EGIT_REPO_URI="git://github.com/euroelessar/jreen.git"
+	KEYWORDS=""
+fi
+
 inherit qt4-r2 cmake-utils ${GIT_ECLASS}
 
 DESCRIPTION="Qt XMPP library"
-HOMEPAGE="http://gitorious.org/jreen"
-[[ ${PV} == *9999 ]] || SRC_URI=""
+HOMEPAGE="https://github.com/euroelessar/jreen"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS=""
 IUSE="debug"
 
 DEPEND="
-	>=x11-libs/qt-core-4.6.0
-	>=x11-libs/qt-gui-4.6.0
 	>=app-crypt/qca-2.0.3
 	>=net-dns/libidn-1.20
+	>=x11-libs/qt-core-4.6.0
+	>=x11-libs/qt-gui-4.6.0
 "
 RDEPEND="${DEPEND}"
 



             reply	other threads:[~2011-08-20 11:44 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-20 11:44 Jorge Manuel B. S. Vicetto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-11 16:27 [gentoo-commits] proj/kde:master commit in: net-libs/jreen/ Andreas Sturmlechner
2018-10-13 12:11 Andreas Sturmlechner
2018-01-30 10:45 Michael Palimaka
2017-08-30 21:42 Andreas Sturmlechner
2016-07-06 13:15 Michael Palimaka
2016-03-21 15:13 Johannes Huber
2016-01-18 14:47 Michael Palimaka
2015-07-28 21:39 Johannes Huber
2015-01-31 12:15 Johannes Huber
2015-01-30 20:54 Johannes Huber
2014-06-12 15:01 Michael Palimaka
2014-05-22 16:36 Michael Palimaka
2014-05-22 16:33 Michael Palimaka
2014-05-22 16:33 Michael Palimaka
2014-05-06 17:05 Michael Palimaka
2014-05-06 15:51 Michael Palimaka
2014-03-10 13:45 Johannes Huber
2013-10-13 15:46 Johannes Huber
2013-06-01 15:58 Michael Palimaka
2013-04-21 14:10 Johannes Huber
2013-04-21 13:59 Johannes Huber
2011-12-08 14:17 Johannes Huber
2011-11-21 19:09 Jorge Manuel B. S. Vicetto
2011-11-21 18:33 Johannes Huber
2011-11-18 16:44 Johannes Huber
2011-11-12 19:18 Andreas Hüttel
2011-08-19 15:37 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d0695ab5b2947ee5dd43ef1608cd16387e510770.jmbsvicetto@gentoo \
    --to=jmbsvicetto@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox