public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben de Groot" <yngwin@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: net-news/rssguard/
Date: Sat, 30 Jun 2012 09:19:47 +0000 (UTC)	[thread overview]
Message-ID: <1341047662.951ccf34585a945fedeeec207e2fb3d4e0aeb33f.yngwin@gentoo> (raw)

commit:     951ccf34585a945fedeeec207e2fb3d4e0aeb33f
Author:     Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Sat Jun 30 09:14:22 2012 +0000
Commit:     Ben de Groot <yngwin <AT> gmail <DOT> com>
CommitDate: Sat Jun 30 09:14:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=951ccf34

net-news/rssguard: initial commit; rewritten from bug #401411

---
 net-news/rssguard/metadata.xml         |    5 +++++
 net-news/rssguard/rssguard-9999.ebuild |   26 ++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/net-news/rssguard/metadata.xml b/net-news/rssguard/metadata.xml
new file mode 100644
index 0000000..dc439f7
--- /dev/null
+++ b/net-news/rssguard/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>qt</herd>
+</pkgmetadata>

diff --git a/net-news/rssguard/rssguard-9999.ebuild b/net-news/rssguard/rssguard-9999.ebuild
new file mode 100644
index 0000000..6231e81
--- /dev/null
+++ b/net-news/rssguard/rssguard-9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit cmake-utils git-2
+
+DESCRIPTION="A tiny RSS and Atom feed reader"
+HOMEPAGE="http://code.google.com/p/rss-guard/"
+#SRC_URI="http://rss-guard.googlecode.com/files/${P}-src.tar.gz"
+EGIT_REPO_URI="http://code.google.com/p/rss-guard/"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE="dbus"
+
+DEPEND="x11-libs/qt-core:4
+	x11-libs/qt-gui:4
+	x11-libs/qt-webkit:4
+	x11-libs/qt-xmlpatterns:4
+	x11-themes/hicolor-icon-theme
+	dbus? ( x11-libs/qt-dbus:4 )"
+RDEPEND="${DEPEND}"
+
+DOCS=( resources/text/AUTHORS resources/text/CHANGELOG )



             reply	other threads:[~2012-06-30  9:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-30  9:19 Ben de Groot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-26 18:45 [gentoo-commits] proj/qt:master commit in: net-news/rssguard/ Michael Palimaka

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=1341047662.951ccf34585a945fedeeec207e2fb3d4e0aeb33f.yngwin@gentoo \
    --to=yngwin@gmail.com \
    --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