public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-candido: gtk-engines-candido-0.9.1.ebuild ChangeLog
@ 2015-02-23 20:12 Michal Gorny (mgorny)
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Gorny (mgorny) @ 2015-02-23 20:12 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/02/23 20:12:06

  Modified:             gtk-engines-candido-0.9.1.ebuild ChangeLog
  Log:
  Update SRC_URI & HOMEPAGE. Bug #537812. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/50 by mm1ke.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.8                  x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?r1=1.7&r2=1.8

Index: gtk-engines-candido-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gtk-engines-candido-0.9.1.ebuild	5 May 2012 04:10:05 -0000	1.7
+++ gtk-engines-candido-0.9.1.ebuild	23 Feb 2015 20:12:06 -0000	1.8
@@ -1,15 +1,15 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.7 2012/05/05 04:10:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.8 2015/02/23 20:12:06 mgorny Exp $
 
 EAPI=4
 inherit autotools eutils
 
-MY_P=candido-engine-${PV}
+MY_P="candido-engine-${PV}"
 
 DESCRIPTION="Candido GTK+ 2.x Theme Engine"
-HOMEPAGE="http://candido.berlios.de/"
-SRC_URI="mirror://berlios/candido/${MY_P}.tar.bz2"
+HOMEPAGE="http://sourceforge.net/projects/candido.berlios/"
+SRC_URI="mirror://sourceforge/candido.berlios/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"



1.8                  x11-themes/gtk-engines-candido/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	5 May 2012 04:10:05 -0000	1.7
+++ ChangeLog	23 Feb 2015 20:12:06 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for x11-themes/gtk-engines-candido
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.7 2012/05/05 04:10:05 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.8 2015/02/23 20:12:06 mgorny Exp $
+
+  23 Feb 2015; Michał Górny <mgorny@gentoo.org>
+  gtk-engines-candido-0.9.1.ebuild:
+  Update SRC_URI & HOMEPAGE. Bug #537812. https://github.com/gentoo/gentoo-
+  portage-rsync-mirror/pull/50 by mm1ke.
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org>
   gtk-engines-candido-0.9.1.ebuild:
@@ -31,4 +36,3 @@
   14 May 2008; Samuli Suominen <ssuominen@gentoo.org>
   +gtk-engines-candido-0.9.1.ebuild:
   Initial commit wrt #146737, thanks to Marco Polichetti.
-





^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-candido: gtk-engines-candido-0.9.1.ebuild ChangeLog
@ 2012-05-05  4:10 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  4:10 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 04:10:05

  Modified:             gtk-engines-candido-0.9.1.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.7                  x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?r1=1.6&r2=1.7

Index: gtk-engines-candido-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gtk-engines-candido-0.9.1.ebuild	20 Apr 2012 11:07:20 -0000	1.6
+++ gtk-engines-candido-0.9.1.ebuild	5 May 2012 04:10:05 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.6 2012/04/20 11:07:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.7 2012/05/05 04:10:05 jdhore Exp $
 
 EAPI=4
 inherit autotools eutils
@@ -18,7 +18,7 @@
 
 RDEPEND=">=x11-libs/gtk+-2.8:2"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 S=${WORKDIR}/${MY_P}
 



1.7                  x11-themes/gtk-engines-candido/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	20 Apr 2012 11:06:19 -0000	1.6
+++ ChangeLog	5 May 2012 04:10:05 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/gtk-engines-candido
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.6 2012/04/20 11:06:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.7 2012/05/05 04:10:05 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+  gtk-engines-candido-0.9.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
   gtk-engines-candido-0.9.1.ebuild,






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-candido: gtk-engines-candido-0.9.1.ebuild ChangeLog
@ 2012-04-20 11:04 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-20 11:04 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/04/20 11:04:08

  Modified:             gtk-engines-candido-0.9.1.ebuild ChangeLog
  Log:
  Fix building with dev-libs/glib >= 2.31 wrt #412731 by Anton Kochkov. Stabilize for amd64 (following lead set by x86). Remove useless libcandido.la libtool archive from the GTK+ 2.x engine directory.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?r1=1.4&r2=1.5

Index: gtk-engines-candido-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gtk-engines-candido-0.9.1.ebuild	16 Aug 2010 20:33:35 -0000	1.4
+++ gtk-engines-candido-0.9.1.ebuild	20 Apr 2012 11:04:08 -0000	1.5
@@ -1,19 +1,19 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.4 2010/08/16 20:33:35 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.5 2012/04/20 11:04:08 ssuominen Exp $
 
-EAPI=3
+EAPI=4
 inherit autotools
 
 MY_P=candido-engine-${PV}
 
-DESCRIPTION="Candido GTK+ Theme Engine"
-HOMEPAGE="http://candido.berlios.de"
+DESCRIPTION="Candido GTK+ 2.x Theme Engine"
+HOMEPAGE="http://candido.berlios.de/"
 SRC_URI="mirror://berlios/candido/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~x86-interix ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.8:2"
@@ -22,15 +22,18 @@
 
 S=${WORKDIR}/${MY_P}
 
+DOCS="AUTHORS ChangeLog CREDITS NEWS README"
+
 src_prepare() {
+	epatch "${FILESDIR}"/${P}-glib-2.31.patch
 	eautoreconf # required for interix
 }
 
 src_configure() {
-	econf --disable-dependency-tracking --enable-animation
+	econf --enable-animation
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed."
-	dodoc AUTHORS ChangeLog CREDITS NEWS README
+	default
+	find "${ED}" -name '*.la' -exec rm -f {} +
 }



1.5                  x11-themes/gtk-engines-candido/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	16 Aug 2010 20:33:35 -0000	1.4
+++ ChangeLog	20 Apr 2012 11:04:08 -0000	1.5
@@ -1,6 +1,13 @@
 # ChangeLog for x11-themes/gtk-engines-candido
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.4 2010/08/16 20:33:35 abcd Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.5 2012/04/20 11:04:08 ssuominen Exp $
+
+  20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+  gtk-engines-candido-0.9.1.ebuild,
+  +files/gtk-engines-candido-0.9.1-glib-2.31.patch:
+  Fix building with dev-libs/glib >= 2.31 wrt #412731 by Anton Kochkov.
+  Stabilize for amd64 (following lead set by x86). Remove useless libcandido.la
+  libtool archive from the GTK+ 2.x engine directory.
 
   16 Aug 2010; Jonathan Callen <abcd@gentoo.org>
   gtk-engines-candido-0.9.1.ebuild:






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-candido: gtk-engines-candido-0.9.1.ebuild ChangeLog
@ 2010-08-16 20:33 Jonathan Callen (abcd)
  0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Callen (abcd) @ 2010-08-16 20:33 UTC (permalink / raw
  To: gentoo-commits

abcd        10/08/16 20:33:35

  Modified:             gtk-engines-candido-0.9.1.ebuild ChangeLog
  Log:
  Transfer prefix keywords, bump to EAPI=3, use slot dep for x11-libs/gtk+
  
  (Portage version: v2.2_rc67-475-g06c7c90/cvs/Linux i686)

Revision  Changes    Path
1.4                  x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild?r1=1.3&r2=1.4

Index: gtk-engines-candido-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtk-engines-candido-0.9.1.ebuild	18 Dec 2008 10:38:13 -0000	1.3
+++ gtk-engines-candido-0.9.1.ebuild	16 Aug 2010 20:33:35 -0000	1.4
@@ -1,6 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.3 2008/12/18 10:38:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.4 2010/08/16 20:33:35 abcd Exp $
+
+EAPI=3
+inherit autotools
 
 MY_P=candido-engine-${PV}
 
@@ -10,18 +13,21 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 x86 ~x86-interix ~amd64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND=">=x11-libs/gtk+-2.8"
+RDEPEND=">=x11-libs/gtk+-2.8:2"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
 S=${WORKDIR}/${MY_P}
 
-src_compile() {
+src_prepare() {
+	eautoreconf # required for interix
+}
+
+src_configure() {
 	econf --disable-dependency-tracking --enable-animation
-	emake || die "emake failed."
 }
 
 src_install() {



1.4                  x11-themes/gtk-engines-candido/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	18 Dec 2008 10:38:13 -0000	1.3
+++ ChangeLog	16 Aug 2010 20:33:35 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/gtk-engines-candido
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.3 2008/12/18 10:38:13 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.4 2010/08/16 20:33:35 abcd Exp $
+
+  16 Aug 2010; Jonathan Callen <abcd@gentoo.org>
+  gtk-engines-candido-0.9.1.ebuild:
+  Transfer prefix keywords, bump to EAPI=3, use slot dep for x11-libs/gtk+
 
   18 Dec 2008; <ssuominen@gentoo.org> gtk-engines-candido-0.9.1.ebuild:
   x86 stable by request of Josh Saddler (nightmorph)






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-candido: gtk-engines-candido-0.9.1.ebuild ChangeLog
@ 2008-12-18 10:38 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2008-12-18 10:38 UTC (permalink / raw
  To: gentoo-commits

ssuominen    08/12/18 10:38:13

  Modified:             gtk-engines-candido-0.9.1.ebuild ChangeLog
  Log:
  x86 stable
  (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)

Revision  Changes    Path
1.3                  x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild

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

Index: gtk-engines-candido-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gtk-engines-candido-0.9.1.ebuild	24 Nov 2008 17:28:19 -0000	1.2
+++ gtk-engines-candido-0.9.1.ebuild	18 Dec 2008 10:38:13 -0000	1.3
@@ -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/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.2 2008/11/24 17:28:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.3 2008/12/18 10:38:13 ssuominen Exp $
 
 MY_P=candido-engine-${PV}
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.8"



1.3                  x11-themes/gtk-engines-candido/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	24 Nov 2008 17:28:19 -0000	1.2
+++ ChangeLog	18 Dec 2008 10:38:13 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-themes/gtk-engines-candido
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.2 2008/11/24 17:28:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.3 2008/12/18 10:38:13 ssuominen Exp $
+
+  18 Dec 2008; <ssuominen@gentoo.org> gtk-engines-candido-0.9.1.ebuild:
+  x86 stable by request of Josh Saddler (nightmorph)
 
   24 Nov 2008; <ssuominen@gentoo.org> metadata.xml,
   gtk-engines-candido-0.9.1.ebuild:






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

end of thread, other threads:[~2015-02-23 20:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-23 20:12 [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-candido: gtk-engines-candido-0.9.1.ebuild ChangeLog Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-05  4:10 Jeff Horelick (jdhore)
2012-04-20 11:04 Samuli Suominen (ssuominen)
2010-08-16 20:33 Jonathan Callen (abcd)
2008-12-18 10:38 Samuli Suominen (ssuominen)

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