public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/pypanel: pypanel-2.4.ebuild ChangeLog
@ 2008-01-20 19:20 Christoph Mende (angelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende (angelos) @ 2008-01-20 19:20 UTC (permalink / raw
  To: gentoo-commits

angelos     08/01/20 19:20:19

  Modified:             pypanel-2.4.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #206723
  (Portage version: 2.1.4)

Revision  Changes    Path
1.8                  x11-misc/pypanel/pypanel-2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild?r1=1.7&r2=1.8

Index: pypanel-2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pypanel-2.4.ebuild	17 Jul 2007 06:10:27 -0000	1.7
+++ pypanel-2.4.ebuild	20 Jan 2008 19:20:18 -0000	1.8
@@ -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/x11-misc/pypanel/pypanel-2.4.ebuild,v 1.7 2007/07/17 06:10:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild,v 1.8 2008/01/20 19:20:18 angelos Exp $
 
 inherit distutils eutils
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ppc ~ppc64 x86"
 
 IUSE=""
 DEPEND="x11-libs/libXft



1.37                 x11-misc/pypanel/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	17 Jul 2007 06:10:27 -0000	1.36
+++ ChangeLog	20 Jan 2008 19:20:18 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/pypanel
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.36 2007/07/17 06:10:27 corsair Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.37 2008/01/20 19:20:18 angelos Exp $
+
+  20 Jan 2008; Christoph Mende <angelos@gentoo.org> pypanel-2.4.ebuild:
+  Stable on amd64 wrt bug #206723
 
   17 Jul 2007; Markus Rothe <corsair@gentoo.org> pypanel-2.4.ebuild:
   Added ~ppc64



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



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

* [gentoo-commits] gentoo-x86 commit in x11-misc/pypanel: pypanel-2.4.ebuild ChangeLog
@ 2009-12-27 13:37 Ben de Groot (yngwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Ben de Groot (yngwin) @ 2009-12-27 13:37 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/12/27 13:37:28

  Modified:             pypanel-2.4.ebuild ChangeLog
  Log:
  Add usedep on imlib2[X] (bug 297796). Some minor cleanups.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 x11-misc/pypanel/pypanel-2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild?r1=1.9&r2=1.10

Index: pypanel-2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pypanel-2.4.ebuild	5 May 2009 18:16:04 -0000	1.9
+++ pypanel-2.4.ebuild	27 Dec 2009 13:37:28 -0000	1.10
@@ -1,14 +1,15 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild,v 1.9 2009/05/05 18:16:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild,v 1.10 2009/12/27 13:37:28 yngwin Exp $
 
+EAPI="2"
 inherit distutils eutils
 
 MY_PN=${PN/pyp/PyP}
 MY_P=${MY_PN}-${PV}
 
-DESCRIPTION="PyPanel is a lightweight panel/taskbar for X11 window managers."
-HOMEPAGE="http://pypanel.sourceforge.net"
+DESCRIPTION="A lightweight panel/taskbar for X11 window managers"
+HOMEPAGE="http://pypanel.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
@@ -17,10 +18,10 @@
 IUSE=""
 
 RDEPEND="x11-libs/libXft
-	>=dev-lang/python-2.2.3-r1
-	>=dev-python/python-xlib-0.12
-	>=sys-apps/sed-4
-	>=media-libs/imlib2-1.1"
+	dev-lang/python
+	dev-python/python-xlib
+	sys-apps/sed
+	media-libs/imlib2[X]"
 DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}



1.38                 x11-misc/pypanel/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pypanel/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	20 Jan 2008 19:20:18 -0000	1.37
+++ ChangeLog	27 Dec 2009 13:37:28 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/pypanel
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.37 2008/01/20 19:20:18 angelos Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.38 2009/12/27 13:37:28 yngwin Exp $
+
+  27 Dec 2009; Ben de Groot <yngwin@gentoo.org> pypanel-2.4.ebuild:
+  Add usedep on imlib2[X] (bug 297796). Some minor cleanups.
 
   20 Jan 2008; Christoph Mende <angelos@gentoo.org> pypanel-2.4.ebuild:
   Stable on amd64 wrt bug #206723






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

end of thread, other threads:[~2009-12-27 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-27 13:37 [gentoo-commits] gentoo-x86 commit in x11-misc/pypanel: pypanel-2.4.ebuild ChangeLog Ben de Groot (yngwin)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-20 19:20 Christoph Mende (angelos)

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