public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-news/blam/
@ 2015-09-18  5:19 Christoph Mende
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende @ 2015-09-18  5:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c59ca70186e3191b3c8fc50d49eea88a639d487a
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 05:17:45 2015 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 05:18:56 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59ca701

net-news/blam: fix dependency on dbus-sharp-glib

Package-Manager: portage-2.2.20.1

 net-news/blam/blam-1.8.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-news/blam/blam-1.8.12.ebuild b/net-news/blam/blam-1.8.12.ebuild
index 491c1ab..88a3109 100644
--- a/net-news/blam/blam-1.8.12.ebuild
+++ b/net-news/blam/blam-1.8.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE=""
 
 RDEPEND="
 	>=dev-lang/mono-2.6.0
-	dev-dotnet/dbus-sharp-glib
+	dev-dotnet/dbus-sharp-glib:1.0
 	>=dev-dotnet/gtk-sharp-2.12.6
 	>=dev-dotnet/glade-sharp-2.12.6
 	>=dev-dotnet/gconf-sharp-2.8.2


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/blam/
@ 2016-11-03 12:07 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-11-03 12:07 UTC (permalink / raw
  To: gentoo-commits

commit:     bb56664dbc6169bbeafdfc0e81b11087dc6b466c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 12:06:23 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 12:07:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb56664d

net-news/blam: amd64/x86 stable

Package-Manager: portage-2.3.2

 net-news/blam/blam-1.8.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/blam/blam-1.8.12-r1.ebuild b/net-news/blam/blam-1.8.12-r1.ebuild
index be575db..264fd3f 100644
--- a/net-news/blam/blam-1.8.12-r1.ebuild
+++ b/net-news/blam/blam-1.8.12-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/blam"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/blam/
@ 2016-11-03 12:07 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-11-03 12:07 UTC (permalink / raw
  To: gentoo-commits

commit:     7aca71bb5a34d00da67fb7e9d08afa18ee992204
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 12:05:59 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 12:07:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aca71bb

net-news/blam: Prepare for new gtk-sharp

Package-Manager: portage-2.3.2

 net-news/blam/blam-1.8.12-r1.ebuild | 40 +++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/net-news/blam/blam-1.8.12-r1.ebuild b/net-news/blam/blam-1.8.12-r1.ebuild
new file mode 100644
index 00000000..be575db
--- /dev/null
+++ b/net-news/blam/blam-1.8.12-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+
+inherit mono-env gnome2
+
+DESCRIPTION="A RSS aggregator written in C#"
+HOMEPAGE="https://git.gnome.org/browse/blam"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-lang/mono-2.6.0
+	dev-dotnet/dbus-sharp-glib:1.0
+	|| ( >=dev-dotnet/gtk-sharp-2.12.21 ( >=dev-dotnet/gtk-sharp-2.12.6 >=dev-dotnet/glade-sharp-2.12.6 ) )
+	>=dev-dotnet/gconf-sharp-2.8.2
+	dev-dotnet/notify-sharp
+	>=dev-dotnet/webkit-sharp-0.2
+	>=gnome-base/libgnomeui-2.2
+	>=gnome-base/gconf-2.4
+"
+DEPEND="${RDEPEND}
+	sys-devel/gettext
+	virtual/pkgconfig
+	>=dev-util/intltool-0.25
+"
+
+src_prepare() {
+	# https://bugzilla.gnome.org/show_bug.cgi?id=702798
+	sed -i -e 's/.png//' blam.desktop.in.in || die
+	sed -i -e 's/Application;//' blam.desktop.in.in || die
+
+	gnome2_src_prepare
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/blam/
@ 2017-03-18  6:29 Michael Palimaka
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2017-03-18  6:29 UTC (permalink / raw
  To: gentoo-commits

commit:     e223e4261cab58abf0b7553e85edc15bf59c4f47
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 06:28:34 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 06:29:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e223e426

net-news/blam: remove last rited package

Gentoo-bug: 608602

 net-news/blam/Manifest              |  1 -
 net-news/blam/blam-1.8.12-r1.ebuild | 39 -------------------------------------
 net-news/blam/metadata.xml          |  8 --------
 3 files changed, 48 deletions(-)

diff --git a/net-news/blam/Manifest b/net-news/blam/Manifest
deleted file mode 100644
index 5412b3dc171..00000000000
--- a/net-news/blam/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST blam-1.8.12.tar.xz 309492 SHA256 6294d13629cd0cabc50ed3a489682b50c2c61972d55d8209b59b2a8b434810ea SHA512 b364be33cd2335015da4b05f403bced713d96fc455c16ded598f8227b724ac3c0b864e0013e94d2e5dc1d7e1b5982b8df7e7dc9bddcc6f194408751df37b921a WHIRLPOOL 54588986b656e9407a1740fd22ae1ebbad58adf2f7ae4d375245b0da17e9d7eec9c78978f0dca590cff644f7e0418c8901f1692a1c0d673ad5a4b2b39f07680c

diff --git a/net-news/blam/blam-1.8.12-r1.ebuild b/net-news/blam/blam-1.8.12-r1.ebuild
deleted file mode 100644
index 6fafe8339df..00000000000
--- a/net-news/blam/blam-1.8.12-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GCONF_DEBUG="no"
-
-inherit mono-env gnome2
-
-DESCRIPTION="A RSS aggregator written in C#"
-HOMEPAGE="https://git.gnome.org/browse/blam"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-lang/mono-2.6.0
-	dev-dotnet/dbus-sharp-glib:1.0
-	|| ( >=dev-dotnet/gtk-sharp-2.12.21 ( >=dev-dotnet/gtk-sharp-2.12.6 >=dev-dotnet/glade-sharp-2.12.6 ) )
-	>=dev-dotnet/gconf-sharp-2.8.2
-	dev-dotnet/notify-sharp
-	>=dev-dotnet/webkit-sharp-0.2
-	>=gnome-base/libgnomeui-2.2
-	>=gnome-base/gconf-2.4
-"
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-	virtual/pkgconfig
-	>=dev-util/intltool-0.25
-"
-
-src_prepare() {
-	# https://bugzilla.gnome.org/show_bug.cgi?id=702798
-	sed -i -e 's/.png//' blam.desktop.in.in || die
-	sed -i -e 's/Application;//' blam.desktop.in.in || die
-
-	gnome2_src_prepare
-}

diff --git a/net-news/blam/metadata.xml b/net-news/blam/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..00000000000
--- a/net-news/blam/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>dotnet@gentoo.org</email>
-		<name>Gentoo Dotnet Project</name>
-	</maintainer>
-</pkgmetadata>


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

end of thread, other threads:[~2017-03-18  6:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03 12:07 [gentoo-commits] repo/gentoo:master commit in: net-news/blam/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2017-03-18  6:29 Michael Palimaka
2016-11-03 12:07 Pacho Ramos
2015-09-18  5:19 Christoph Mende

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