public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtkdatabox: gtkdatabox-0.9.1.1.ebuild ChangeLog
@ 2009-06-27  9:03 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 3+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-06-27  9:03 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/06/27 09:03:44

  Modified:             gtkdatabox-0.9.1.1.ebuild ChangeLog
  Log:
  Works on ~x86 so keyword.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?r1=1.1&r2=1.2

Index: gtkdatabox-0.9.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtkdatabox-0.9.1.1.ebuild	26 Jun 2009 20:24:11 -0000	1.1
+++ gtkdatabox-0.9.1.1.ebuild	27 Jun 2009 09:03:44 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v 1.1 2009/06/26 20:24:11 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v 1.2 2009/06/27 09:03:44 scarabeus Exp $
 
 EAPI="2"
 
@@ -10,13 +10,14 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc examples +glade test"
 
 RDEPEND="x11-libs/gtk+:2
 	glade? (
-	dev-util/glade:3
-	gnome-base/libglade )
+		dev-util/glade:3
+		gnome-base/libglade
+	)
 "
 
 DEPEND=${RDEPEND}



1.2                  x11-libs/gtkdatabox/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	26 Jun 2009 20:24:11 -0000	1.1
+++ ChangeLog	27 Jun 2009 09:03:44 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/gtkdatabox
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v 1.1 2009/06/26 20:24:11 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v 1.2 2009/06/27 09:03:44 scarabeus Exp $
+
+  27 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+  gtkdatabox-0.9.1.1.ebuild:
+  Works on ~x86 so keyword.
 
 *gtkdatabox-0.9.1.1 (26 Jun 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/gtkdatabox: gtkdatabox-0.9.1.1.ebuild ChangeLog
@ 2009-09-18 16:46 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2009-09-18 16:46 UTC (permalink / raw
  To: gentoo-commits

tove        09/09/18 16:46:54

  Modified:             gtkdatabox-0.9.1.1.ebuild ChangeLog
  Log:
  || "..." -> || die "..."
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?r1=1.2&r2=1.3

Index: gtkdatabox-0.9.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gtkdatabox-0.9.1.1.ebuild	27 Jun 2009 09:03:44 -0000	1.2
+++ gtkdatabox-0.9.1.1.ebuild	18 Sep 2009 16:46:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v 1.2 2009/06/27 09:03:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v 1.3 2009/09/18 16:46:53 tove Exp $
 
 EAPI="2"
 
@@ -35,7 +35,7 @@
 src_install() {
 	emake DESTDIR="${D}" install || die "Installation Failed"
 
-	dodoc AUTHORS ChangeLog README TODO || "dodoc failed"
+	dodoc AUTHORS ChangeLog README TODO || die "dodoc failed"
 
 	if use examples; then
 		emake clean -C examples || die "Cleaning examples failed"



1.3                  x11-libs/gtkdatabox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	27 Jun 2009 09:03:44 -0000	1.2
+++ ChangeLog	18 Sep 2009 16:46:53 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/gtkdatabox
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v 1.2 2009/06/27 09:03:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v 1.3 2009/09/18 16:46:53 tove Exp $
+
+  18 Sep 2009; Torsten Veller <tove@gentoo.org> gtkdatabox-0.9.1.1.ebuild:
+  || "..." -> || die "..."
 
   27 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   gtkdatabox-0.9.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/gtkdatabox: gtkdatabox-0.9.1.1.ebuild ChangeLog
@ 2010-12-16 18:42 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2010-12-16 18:42 UTC (permalink / raw
  To: gentoo-commits

pacho       10/12/16 18:42:07

  Modified:             gtkdatabox-0.9.1.1.ebuild ChangeLog
  Log:
  Remove -D.*DISABLE_DEPRECATED cflags (bug #323923 by Konstantin Likhomanov and others) and install examples properly (bug #99318).
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild?r1=1.3&r2=1.4

Index: gtkdatabox-0.9.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtkdatabox-0.9.1.1.ebuild	18 Sep 2009 16:46:53 -0000	1.3
+++ gtkdatabox-0.9.1.1.ebuild	16 Dec 2010 18:42:07 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v 1.3 2009/09/18 16:46:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.1.1.ebuild,v 1.4 2010/12/16 18:42:07 pacho Exp $
 
 EAPI="2"
 
@@ -22,6 +22,15 @@
 
 DEPEND=${RDEPEND}
 
+src_prepare() {
+	# Remove -D.*DISABLE_DEPRECATED cflags
+	find . -iname 'Makefile.am' -exec \
+		sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die "sed 1 failed"
+	# Do Makefile.in after Makefile.am to avoid automake maintainer-mode
+	find . -iname 'Makefile.in' -exec \
+		sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die "sed 2 failed"
+}
+
 src_configure() {
 	econf \
 		--enable-libtool-lock \
@@ -40,6 +49,6 @@
 	if use examples; then
 		emake clean -C examples || die "Cleaning examples failed"
 		docinto examples
-		dodoc "${S}/examples/*" || die "Copy examples to doc failed."
+		dodoc "${S}"/examples/* || die "Copy examples to doc failed."
 	fi
 }



1.4                  x11-libs/gtkdatabox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	18 Sep 2009 16:46:53 -0000	1.3
+++ ChangeLog	16 Dec 2010 18:42:07 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/gtkdatabox
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v 1.3 2009/09/18 16:46:53 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v 1.4 2010/12/16 18:42:07 pacho Exp $
+
+  16 Dec 2010; Pacho Ramos <pacho@gentoo.org> gtkdatabox-0.9.1.1.ebuild:
+  Remove -D.*DISABLE_DEPRECATED cflags (bug #323923 by Konstantin Likhomanov
+  and others) and install examples properly (bug #99318).
 
   18 Sep 2009; Torsten Veller <tove@gentoo.org> gtkdatabox-0.9.1.1.ebuild:
   || "..." -> || die "..."






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

end of thread, other threads:[~2010-12-16 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 16:46 [gentoo-commits] gentoo-x86 commit in x11-libs/gtkdatabox: gtkdatabox-0.9.1.1.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-16 18:42 Pacho Ramos (pacho)
2009-06-27  9:03 Tomas Chvatal (scarabeus)

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