public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: ChangeLog xfce4-panel-4.4.1-r1.ebuild
@ 2007-10-21  9:28 Samuli Suominen (drac)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (drac) @ 2007-10-21  9:28 UTC (permalink / raw
  To: gentoo-commits

drac        07/10/21 09:28:20

  Modified:             ChangeLog
  Added:                xfce4-panel-4.4.1-r1.ebuild
  Log:
  Fix panel crashing with GTK+-2.12 when removing one. Thanks to Debian maintainer Corsac for letting us know.
  (Portage version: 2.1.3.15)

Revision  Changes    Path
1.105                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	7 Jun 2007 18:26:50 -0000	1.104
+++ ChangeLog	21 Oct 2007 09:28:19 -0000	1.105
@@ -1,6 +1,13 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.104 2007/06/07 18:26:50 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.105 2007/10/21 09:28:19 drac Exp $
+
+*xfce4-panel-4.4.1-r1 (21 Oct 2007)
+
+  21 Oct 2007; Samuli Suominen <drac@gentoo.org>
+  +files/xfce4-panel-4.4.1-gtk212.patch, +xfce4-panel-4.4.1-r1.ebuild:
+  Fix panel crashing with GTK+-2.12 when removing one. Thanks to Debian
+  maintainer Corsac for letting us know.
 
   07 Jun 2007; Samuli Suominen <drac@gentoo.org> xfce4-panel-4.4.1.ebuild:
   Stable on arm.



1.1                  xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-panel-4.4.1-r1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild,v 1.1 2007/10/21 09:28:19 drac Exp $

inherit eutils xfce44

XFCE_VERSION=4.4.1
xfce44

DESCRIPTION="Panel"
HOMEPAGE="http://www.xfce.org/projects/xfce4-panel/"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"

IUSE="debug doc startup-notification"

RDEPEND="x11-libs/libX11
	x11-libs/libSM
	gnome-base/librsvg
	>=x11-libs/gtk+-2.6
	>=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
	>=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
	>=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION}
	startup-notification? ( x11-libs/startup-notification )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	doc? ( dev-util/gtk-doc )
	!<xfce-base/xfce-utils-4.4"

DOCS="AUTHORS ChangeLog HACKING NEWS README README.Plugins"

xfce44_core_package

src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}"/${P}-gtk212.patch
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-10-21  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-21  9:28 [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: ChangeLog xfce4-panel-4.4.1-r1.ebuild Samuli Suominen (drac)

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