public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/harfbuzz: ChangeLog harfbuzz-0.7.0_pre20110904.ebuild
@ 2011-09-04 11:27 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-09-04 11:27 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/09/04 11:27:15

  Modified:             ChangeLog harfbuzz-0.7.0_pre20110904.ebuild
  Log:
  Add comment about the buildsystem.
  
  (Portage version: 2.2.0_alpha53/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-libs/harfbuzz/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	4 Sep 2011 11:24:56 -0000	1.3
+++ ChangeLog	4 Sep 2011 11:27:15 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/harfbuzz
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.3 2011/09/04 11:24:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.4 2011/09/04 11:27:15 scarabeus Exp $
+
+  04 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  harfbuzz-0.7.0_pre20110904.ebuild:
+  Add comment about the buildsystem.
 
 *harfbuzz-0.7.0_pre20110904 (04 Sep 2011)
 



1.2                  media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild?r1=1.1&r2=1.2

Index: harfbuzz-0.7.0_pre20110904.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- harfbuzz-0.7.0_pre20110904.ebuild	4 Sep 2011 11:24:56 -0000	1.1
+++ harfbuzz-0.7.0_pre20110904.ebuild	4 Sep 2011 11:27:15 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild,v 1.1 2011/09/04 11:24:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild,v 1.2 2011/09/04 11:27:15 scarabeus Exp $
 
 EAPI=4
 
@@ -25,6 +25,8 @@
 "
 
 src_configure() {
+	# this packge needs build system update because
+	# all the deps are automagic
 	econf \
 		--disable-static
 }






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

* [gentoo-commits] gentoo-x86 commit in media-libs/harfbuzz: ChangeLog harfbuzz-0.7.0_pre20110904.ebuild
@ 2011-09-04 15:52 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-09-04 15:52 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/09/04 15:52:03

  Modified:             ChangeLog harfbuzz-0.7.0_pre20110904.ebuild
  Log:
  Add automagic graphite2 to harddep, i wont rewrite this mess.
  
  (Portage version: 2.2.0_alpha53/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  media-libs/harfbuzz/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	4 Sep 2011 11:27:15 -0000	1.4
+++ ChangeLog	4 Sep 2011 15:52:03 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/harfbuzz
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.4 2011/09/04 11:27:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.5 2011/09/04 15:52:03 scarabeus Exp $
+
+  04 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  harfbuzz-0.7.0_pre20110904.ebuild:
+  Add automagic graphite2 to harddep, i wont rewrite this mess.
 
   04 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
   harfbuzz-0.7.0_pre20110904.ebuild:



1.3                  media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild?r1=1.2&r2=1.3

Index: harfbuzz-0.7.0_pre20110904.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- harfbuzz-0.7.0_pre20110904.ebuild	4 Sep 2011 11:27:15 -0000	1.2
+++ harfbuzz-0.7.0_pre20110904.ebuild	4 Sep 2011 15:52:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild,v 1.2 2011/09/04 11:27:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.7.0_pre20110904.ebuild,v 1.3 2011/09/04 15:52:03 scarabeus Exp $
 
 EAPI=4
 
@@ -16,6 +16,7 @@
 RDEPEND="
 	dev-libs/glib:2
 	dev-libs/icu
+	media-gfx/graphite2
 	media-libs/freetype:2
 	x11-libs/cairo
 "






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

end of thread, other threads:[~2011-09-04 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 11:27 [gentoo-commits] gentoo-x86 commit in media-libs/harfbuzz: ChangeLog harfbuzz-0.7.0_pre20110904.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-04 15:52 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