public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/gtorrentviewer: gtorrentviewer-0.2b.ebuild ChangeLog
@ 2008-04-13 15:01 Petteri Raty (betelgeuse)
  0 siblings, 0 replies; 5+ messages in thread
From: Petteri Raty (betelgeuse) @ 2008-04-13 15:01 UTC (permalink / raw
  To: gentoo-commits

betelgeuse    08/04/13 15:01:34

  Modified:             gtorrentviewer-0.2b.ebuild ChangeLog
  Log:
  Remove pkgconfig from RDEPEND.
  (Portage version: 2.1.5_rc2)

Revision  Changes    Path
1.5                  net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?r1=1.4&r2=1.5

Index: gtorrentviewer-0.2b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gtorrentviewer-0.2b.ebuild	4 Apr 2007 17:33:31 -0000	1.4
+++ gtorrentviewer-0.2b.ebuild	13 Apr 2008 15:01:33 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.4 2007/04/04 17:33:31 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.5 2008/04/13 15:01:33 betelgeuse Exp $
 
 inherit eutils gnome2
 
@@ -16,9 +16,10 @@
 IUSE=""
 S=${WORKDIR}/${MY_P}
 
-DEPEND="net-misc/curl
+RDEPEND="net-misc/curl
 	>=x11-libs/gtk+-2.4
-	>=dev-libs/glib-2.4
+	>=dev-libs/glib-2.4"
+DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
 DOCS="AUTHORS ChangeLog INSTALL NEWS README"



1.10                 net-p2p/gtorrentviewer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	4 Apr 2007 17:33:31 -0000	1.9
+++ ChangeLog	13 Apr 2008 15:01:33 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/gtorrentviewer
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.9 2007/04/04 17:33:31 welp Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.10 2008/04/13 15:01:33 betelgeuse Exp $
+
+  13 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
+  gtorrentviewer-0.2b.ebuild:
+  Remove pkgconfig from RDEPEND.
 
   04 Apr 2007; Peter Weller <welp@gentoo.org> gtorrentviewer-0.2b.ebuild:
   Keyworded ~x86-fbsd



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-p2p/gtorrentviewer: gtorrentviewer-0.2b.ebuild ChangeLog
@ 2008-10-25 21:40 Pieter van den Abeele (pvdabeel)
  0 siblings, 0 replies; 5+ messages in thread
From: Pieter van den Abeele (pvdabeel) @ 2008-10-25 21:40 UTC (permalink / raw
  To: gentoo-commits

pvdabeel    08/10/25 21:40:05

  Modified:             gtorrentviewer-0.2b.ebuild ChangeLog
  Log:
  Keyworded ~ppc. Closes bug #229793
  (Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 i686)

Revision  Changes    Path
1.6                  net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?r1=1.5&r2=1.6

Index: gtorrentviewer-0.2b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtorrentviewer-0.2b.ebuild	13 Apr 2008 15:01:33 -0000	1.5
+++ gtorrentviewer-0.2b.ebuild	25 Oct 2008 21:40:05 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.5 2008/04/13 15:01:33 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.6 2008/10/25 21:40:05 pvdabeel Exp $
 
 inherit eutils gnome2
 
@@ -11,7 +11,7 @@
 HOMEPAGE="http://gtorrentviewer.sourceforge.net/"
 SRC_URI="mirror://sourceforge/gtorrentviewer/${MY_P}.tar.gz"
 LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 SLOT="0"
 IUSE=""
 S=${WORKDIR}/${MY_P}



1.11                 net-p2p/gtorrentviewer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	13 Apr 2008 15:01:33 -0000	1.10
+++ ChangeLog	25 Oct 2008 21:40:05 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for net-p2p/gtorrentviewer
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.10 2008/04/13 15:01:33 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.11 2008/10/25 21:40:05 pvdabeel Exp $
+
+  25 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> gtorrentviewer-0.2b.ebuild:
+  Keyworded ~ppc. Closes bug #229793
 
   13 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
   gtorrentviewer-0.2b.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-p2p/gtorrentviewer: gtorrentviewer-0.2b.ebuild ChangeLog
@ 2011-03-28 14:25 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 5+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-03-28 14:25 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/03/28 14:25:03

  Modified:             gtorrentviewer-0.2b.ebuild ChangeLog
  Log:
  Fix slot-dep on gtk+
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?r1=1.6&r2=1.7

Index: gtorrentviewer-0.2b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gtorrentviewer-0.2b.ebuild	25 Oct 2008 21:40:05 -0000	1.6
+++ gtorrentviewer-0.2b.ebuild	28 Mar 2011 14:25:03 -0000	1.7
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.6 2008/10/25 21:40:05 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.7 2011/03/28 14:25:03 nirbheek Exp $
+
+EAPI="1"
 
 inherit eutils gnome2
 
@@ -17,8 +19,8 @@
 S=${WORKDIR}/${MY_P}
 
 RDEPEND="net-misc/curl
-	>=x11-libs/gtk+-2.4
-	>=dev-libs/glib-2.4"
+	>=x11-libs/gtk+-2.4:2
+	>=dev-libs/glib-2.4:2"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 



1.12                 net-p2p/gtorrentviewer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	25 Oct 2008 21:40:05 -0000	1.11
+++ ChangeLog	28 Mar 2011 14:25:03 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/gtorrentviewer
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.11 2008/10/25 21:40:05 pvdabeel Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.12 2011/03/28 14:25:03 nirbheek Exp $
+
+  28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+  gtorrentviewer-0.2b.ebuild:
+  Fix slot-dep on gtk+
 
   25 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> gtorrentviewer-0.2b.ebuild:
   Keyworded ~ppc. Closes bug #229793






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

* [gentoo-commits] gentoo-x86 commit in net-p2p/gtorrentviewer: gtorrentviewer-0.2b.ebuild ChangeLog
@ 2011-07-25 10:38 Christoph Mende (angelos)
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Mende (angelos) @ 2011-07-25 10:38 UTC (permalink / raw
  To: gentoo-commits

angelos     11/07/25 10:38:01

  Modified:             gtorrentviewer-0.2b.ebuild ChangeLog
  Log:
  Fix compilation against curl-7.21.7 (bug #376233)
  
  (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?r1=1.7&r2=1.8

Index: gtorrentviewer-0.2b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gtorrentviewer-0.2b.ebuild	28 Mar 2011 14:25:03 -0000	1.7
+++ gtorrentviewer-0.2b.ebuild	25 Jul 2011 10:38:00 -0000	1.8
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.7 2011/03/28 14:25:03 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.8 2011/07/25 10:38:00 angelos Exp $
 
-EAPI="1"
+EAPI=2
 
 inherit eutils gnome2
 
@@ -25,3 +25,7 @@
 	dev-util/pkgconfig"
 
 DOCS="AUTHORS ChangeLog INSTALL NEWS README"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${P}-curl-headers.patch
+}



1.13                 net-p2p/gtorrentviewer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	28 Mar 2011 14:25:03 -0000	1.12
+++ ChangeLog	25 Jul 2011 10:38:00 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/gtorrentviewer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.12 2011/03/28 14:25:03 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.13 2011/07/25 10:38:00 angelos Exp $
+
+  25 Jul 2011; Christoph Mende <angelos@gentoo.org> gtorrentviewer-0.2b.ebuild,
+  +files/gtorrentviewer-0.2b-curl-headers.patch:
+  Fix compilation against curl-7.21.7 (bug #376233)
 
   28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   gtorrentviewer-0.2b.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-p2p/gtorrentviewer: gtorrentviewer-0.2b.ebuild ChangeLog
@ 2014-11-22 16:54 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-11-22 16:54 UTC (permalink / raw
  To: gentoo-commits

pacho       14/11/22 16:54:38

  Modified:             gtorrentviewer-0.2b.ebuild ChangeLog
  Log:
  Fix underlinking (#510586 by Ted Tanberry and Leonid Kopylov), prepare to configure.in deprecation, fix tests, fix desktop file
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.10                 net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild?r1=1.9&r2=1.10

Index: gtorrentviewer-0.2b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gtorrentviewer-0.2b.ebuild	4 May 2012 06:33:34 -0000	1.9
+++ gtorrentviewer-0.2b.ebuild	22 Nov 2014 16:54:38 -0000	1.10
@@ -1,10 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.9 2012/05/04 06:33:34 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild,v 1.10 2014/11/22 16:54:38 pacho Exp $
 
-EAPI=2
+EAPI=5
+GCONF_DEBUG="yes"
 
-inherit eutils gnome2
+inherit autotools eutils gnome2
 
 MY_PN=${PN/gtorrentviewer/GTorrentViewer}
 MY_P=${MY_PN}-${PV}
@@ -12,20 +13,34 @@
 DESCRIPTION="A GTK2-based viewer and editor for BitTorrent meta files"
 HOMEPAGE="http://gtorrentviewer.sourceforge.net/"
 SRC_URI="mirror://sourceforge/gtorrentviewer/${MY_P}.tar.gz"
+
 LICENSE="GPL-2"
 KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+
 SLOT="0"
 IUSE=""
+
 S=${WORKDIR}/${MY_P}
 
-RDEPEND="net-misc/curl
+RDEPEND="
+	net-misc/curl
 	>=x11-libs/gtk+-2.4:2
-	>=dev-libs/glib-2.4:2"
+	>=dev-libs/glib-2.4:2
+"
 DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-DOCS="AUTHORS ChangeLog INSTALL NEWS README"
+	virtual/pkgconfig
+"
 
 src_prepare() {
+	mv configure.in configure.ac || die #426262
+
 	epatch "${FILESDIR}"/${P}-curl-headers.patch
+	epatch "${FILESDIR}"/${P}-underlinking.patch
+	epatch "${FILESDIR}"/${P}-desktop.patch
+
+	# Fix tests
+	echo "data/gtorrentviewer.desktop.in" >> po/POTFILES.in || die
+
+	eautoreconf
+	gnome2_src_prepare
 }



1.15                 net-p2p/gtorrentviewer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	4 May 2012 06:33:34 -0000	1.14
+++ ChangeLog	22 Nov 2014 16:54:38 -0000	1.15
@@ -1,6 +1,12 @@
 # ChangeLog for net-p2p/gtorrentviewer
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.14 2012/05/04 06:33:34 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtorrentviewer/ChangeLog,v 1.15 2014/11/22 16:54:38 pacho Exp $
+
+  22 Nov 2014; Pacho Ramos <pacho@gentoo.org>
+  +files/gtorrentviewer-0.2b-desktop.patch,
+  +files/gtorrentviewer-0.2b-underlinking.patch, gtorrentviewer-0.2b.ebuild:
+  Fix underlinking (#510586 by Ted Tanberry and Leonid Kopylov), prepare to
+  configure.in deprecation, fix tests, fix desktop file
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> gtorrentviewer-0.2b.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig
@@ -56,4 +62,3 @@
   +gtorrentviewer-0.2a.ebuild:
   Initial import. Thanks to Dionysius Wilson Almeida <dwilson@technolunatic.com>
   for the ebuild, #67795.
-





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

end of thread, other threads:[~2014-11-22 16:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 10:38 [gentoo-commits] gentoo-x86 commit in net-p2p/gtorrentviewer: gtorrentviewer-0.2b.ebuild ChangeLog Christoph Mende (angelos)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-22 16:54 Pacho Ramos (pacho)
2011-03-28 14:25 Nirbheek Chauhan (nirbheek)
2008-10-25 21:40 Pieter van den Abeele (pvdabeel)
2008-04-13 15:01 Petteri Raty (betelgeuse)

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