public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/gwibber: ChangeLog gwibber-2.32.0.2.ebuild
@ 2010-11-01  1:21 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-11-01  1:21 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/11/01 01:21:25

  Modified:             ChangeLog
  Added:                gwibber-2.32.0.2.ebuild
  Log:
  Non-maintainer version bump. Bug #327797
  
  (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  net-misc/gwibber/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwibber/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwibber/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwibber/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	15 Mar 2010 02:40:52 -0000	1.8
+++ ChangeLog	1 Nov 2010 01:21:25 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/gwibber
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.8 2010/03/15 02:40:52 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.9 2010/11/01 01:21:25 hwoarang Exp $
+
+*gwibber-2.32.0.2 (01 Nov 2010)
+
+  01 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+  +gwibber-2.32.0.2.ebuild:
+  Non-maintainer version bump. Bug #327797
 
 *gwibber-2.29.92.1 (15 Mar 2010)
 



1.1                  net-misc/gwibber/gwibber-2.32.0.2.ebuild

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

Index: gwibber-2.32.0.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/gwibber-2.32.0.2.ebuild,v 1.1 2010/11/01 01:21:25 hwoarang Exp $

EAPI="2"
PYTHON_DEPEND="2"

inherit eutils distutils

DESCRIPTION="Gwibber is an open source microblogging client for GNOME developed
with Python and GTK."
HOMEPAGE="https://launchpad.net/gwibber"
SRC_URI="http://launchpad.net/gwibber/2.32/2.32.0/+download/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-python/dbus-python-0.80.2
	>=dev-python/gconf-python-2.18.0
	>=dev-python/imaging-1.1.6
	>=dev-python/notify-python-0.1.1
	>=dev-python/pywebkitgtk-1.0.1
	>=dev-python/simplejson-1.9.1
	>=dev-python/egenix-mx-base-3.0.0
	>=dev-python/python-distutils-extra-2.15
	>=dev-python/pycurl-7.19.0
	>=dev-python/libwnck-python-2.26.0
	>=dev-python/feedparser-4.1
	>=dev-python/pyxdg-0.15
	>=dev-python/mako-0.2.4
	>=dev-db/desktopcouch-0.4.6
	>=dev-python/pygtk-2.16
	>=gnome-base/librsvg-2.22.2"

src_install() {
	distutils_src_install

	insinto /usr/share/dbus-1/services
	doins com.Gwibber{.Service,Client}.service || die "Installing services failed."
	doman gwibber{,-poster}.1 || die "Man page couldn't be installed."
}






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

* [gentoo-commits] gentoo-x86 commit in net-misc/gwibber: ChangeLog gwibber-2.32.0.2.ebuild
@ 2010-11-01 20:14 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 3+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-11-01 20:14 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/11/01 20:14:00

  Modified:             ChangeLog gwibber-2.32.0.2.ebuild
  Log:
  Update EAPI. Use Python 2 (bug #315829).
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 net-misc/gwibber/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwibber/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwibber/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwibber/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	1 Nov 2010 01:21:25 -0000	1.9
+++ ChangeLog	1 Nov 2010 20:14:00 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/gwibber
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.9 2010/11/01 01:21:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.10 2010/11/01 20:14:00 arfrever Exp $
+
+  01 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  gwibber-2.32.0.2.ebuild:
+  Update EAPI. Use Python 2 (bug #315829).
 
 *gwibber-2.32.0.2 (01 Nov 2010)
 



1.2                  net-misc/gwibber/gwibber-2.32.0.2.ebuild

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

Index: gwibber-2.32.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/gwibber/gwibber-2.32.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gwibber-2.32.0.2.ebuild	1 Nov 2010 01:21:25 -0000	1.1
+++ gwibber-2.32.0.2.ebuild	1 Nov 2010 20:14:00 -0000	1.2
@@ -1,16 +1,15 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/gwibber-2.32.0.2.ebuild,v 1.1 2010/11/01 01:21:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/gwibber-2.32.0.2.ebuild,v 1.2 2010/11/01 20:14:00 arfrever Exp $
 
-EAPI="2"
+EAPI="3"
 PYTHON_DEPEND="2"
 
-inherit eutils distutils
+inherit distutils versionator
 
-DESCRIPTION="Gwibber is an open source microblogging client for GNOME developed
-with Python and GTK."
+DESCRIPTION="Gwibber is an open source microblogging client for GNOME developed with Python and GTK"
 HOMEPAGE="https://launchpad.net/gwibber"
-SRC_URI="http://launchpad.net/gwibber/2.32/2.32.0/+download/${P}.tar.gz"
+SRC_URI="http://launchpad.net/gwibber/$(get_version_component_range 1-2)/$(get_version_component_range 1-3)/+download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -34,6 +33,11 @@
 	>=dev-python/pygtk-2.16
 	>=gnome-base/librsvg-2.22.2"
 
+pkg_setup() {
+	python_set_active_version 2
+	python_pkg_setup
+}
+
 src_install() {
 	distutils_src_install
 






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

* [gentoo-commits] gentoo-x86 commit in net-misc/gwibber: ChangeLog gwibber-2.32.0.2.ebuild
@ 2011-08-09 22:02 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-08-09 22:02 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/08/09 22:02:58

  Modified:             ChangeLog
  Removed:              gwibber-2.32.0.2.ebuild
  Log:
  Remove old ebuild
  
  (Portage version: 2.2.0_alpha50/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 net-misc/gwibber/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	7 Jul 2011 18:14:12 -0000	1.15
+++ ChangeLog	9 Aug 2011 22:02:58 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/gwibber
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.15 2011/07/07 18:14:12 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.16 2011/08/09 22:02:58 hwoarang Exp $
+
+  09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> -gwibber-2.32.0.2.ebuild:
+  ^
 
   07 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gwibber-3.1.0.ebuild:
   Restore pkg_setup. Thanks to Arfrever






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

end of thread, other threads:[~2011-08-09 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-01 20:14 [gentoo-commits] gentoo-x86 commit in net-misc/gwibber: ChangeLog gwibber-2.32.0.2.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-09 22:02 Markos Chandras (hwoarang)
2010-11-01  1:21 Markos Chandras (hwoarang)

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