public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-news/rssguard: rssguard-1.1.2.ebuild ChangeLog
@ 2012-10-29 12:21 Ben de Groot (yngwin)
  0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2012-10-29 12:21 UTC (permalink / raw
  To: gentoo-commits

yngwin      12/10/29 12:21:42

  Modified:             ChangeLog
  Added:                rssguard-1.1.2.ebuild
  Log:
  Version bump. Make desktop file validate. Add epatch_user.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  net-news/rssguard/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/rssguard/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/rssguard/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/rssguard/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-news/rssguard/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Jun 2012 09:11:12 -0000	1.1
+++ ChangeLog	29 Oct 2012 12:21:42 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for net-news/rssguard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/rssguard/ChangeLog,v 1.1 2012/06/30 09:11:12 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/rssguard/ChangeLog,v 1.2 2012/10/29 12:21:42 yngwin Exp $
+
+*rssguard-1.1.2 (29 Oct 2012)
+
+  29 Oct 2012; Ben de Groot <yngwin@gentoo.org> +rssguard-1.1.2.ebuild:
+  Version bump. Make desktop file validate. Add epatch_user.
 
 *rssguard-1.1.1 (30 Jun 2012)
 



1.1                  net-news/rssguard/rssguard-1.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/rssguard/rssguard-1.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/rssguard/rssguard-1.1.2.ebuild?rev=1.1&content-type=text/plain

Index: rssguard-1.1.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-news/rssguard/rssguard-1.1.2.ebuild,v 1.1 2012/10/29 12:21:42 yngwin Exp $

EAPI=4
inherit cmake-utils

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"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
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}"

S="${WORKDIR}/rss-guard"
DOCS=( resources/text/AUTHORS resources/text/CHANGELOG )

src_prepare() {
	sed -e '/Encoding/d' -i resources/desktops/${PN}.desktop || die 'sed failed'
	epatch_user
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-29 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29 12:21 [gentoo-commits] gentoo-x86 commit in net-news/rssguard: rssguard-1.1.2.ebuild ChangeLog Ben de Groot (yngwin)

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