public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-xfce: ChangeLog gtk-engines-xfce-2.4.2.ebuild
@ 2007-11-18  7:47 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2007-11-18  7:47 UTC (permalink / raw
  To: gentoo-commits

drac        07/11/18 07:47:20

  Modified:             ChangeLog
  Added:                gtk-engines-xfce-2.4.2.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.86                 x11-themes/gtk-engines-xfce/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	28 Jun 2007 04:25:11 -0000	1.85
+++ ChangeLog	18 Nov 2007 07:47:19 -0000	1.86
@@ -1,6 +1,12 @@
 # ChangeLog for x11-themes/gtk-engines-xfce
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.85 2007/06/28 04:25:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.86 2007/11/18 07:47:19 drac Exp $
+
+*gtk-engines-xfce-2.4.2 (18 Nov 2007)
+
+  18 Nov 2007; Samuli Suominen <drac@gentoo.org>
+  +gtk-engines-xfce-2.4.2.ebuild:
+  Version bump.
 
   28 Jun 2007; Jeroen Roovers <jer@gentoo.org>
   gtk-engines-xfce-2.4.1-r1.ebuild:



1.1                  x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild?rev=1.1&content-type=text/plain

Index: gtk-engines-xfce-2.4.2.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild,v 1.1 2007/11/18 07:47:19 drac Exp $

MY_P="gtk-xfce-engine-${PV}"
S="${WORKDIR}/${MY_P}"

inherit xfce44

XFCE_VERSION=4.4.2

xfce44

DESCRIPTION="GTK+ Theme Engine"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"

RDEPEND=">=x11-libs/gtk+-2.6
	>=dev-libs/glib-2.6
	x11-libs/cairo
	x11-libs/pango"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

DOCS="AUTHORS ChangeLog NEWS README"

src_unpack() {
	unpack ${A}
	sed -i -e 's:ICON.png README.html::g' "${S}"/themes/*/Makefile.in
}

xfce44_extra_package



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-xfce: ChangeLog gtk-engines-xfce-2.4.2.ebuild
@ 2007-12-09 17:07 Dawid Weglinski (cla)
  0 siblings, 0 replies; 2+ messages in thread
From: Dawid Weglinski (cla) @ 2007-12-09 17:07 UTC (permalink / raw
  To: gentoo-commits

cla         07/12/09 17:07:08

  Modified:             ChangeLog gtk-engines-xfce-2.4.2.ebuild
  Log:
  Stable on amd64\/x86 (bug #201682)
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.87                 x11-themes/gtk-engines-xfce/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	18 Nov 2007 07:47:19 -0000	1.86
+++ ChangeLog	9 Dec 2007 17:07:07 -0000	1.87
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/gtk-engines-xfce
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.86 2007/11/18 07:47:19 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.87 2007/12/09 17:07:07 cla Exp $
+
+  09 Dec 2007; Dawid Węgliński <cla@gentoo.org>
+  gtk-engines-xfce-2.4.2.ebuild:
+  Stable on amd64/x86 (bug #201682)
 
 *gtk-engines-xfce-2.4.2 (18 Nov 2007)
 



1.2                  x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild?r1=1.1&r2=1.2

Index: gtk-engines-xfce-2.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtk-engines-xfce-2.4.2.ebuild	18 Nov 2007 07:47:19 -0000	1.1
+++ gtk-engines-xfce-2.4.2.ebuild	9 Dec 2007 17:07:07 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild,v 1.1 2007/11/18 07:47:19 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.2.ebuild,v 1.2 2007/12/09 17:07:07 cla Exp $
 
 MY_P="gtk-xfce-engine-${PV}"
 S="${WORKDIR}/${MY_P}"
@@ -12,7 +12,7 @@
 xfce44
 
 DESCRIPTION="GTK+ Theme Engine"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 
 RDEPEND=">=x11-libs/gtk+-2.6
 	>=dev-libs/glib-2.6



-- 
gentoo-commits@gentoo.org mailing list



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

end of thread, other threads:[~2007-12-09 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-18  7:47 [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-xfce: ChangeLog gtk-engines-xfce-2.4.2.ebuild Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-09 17:07 Dawid Weglinski (cla)

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