public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kacper Kowalik (xarthisius)" <xarthisius@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/gtk-doc-am: ChangeLog gtk-doc-am-1.17.ebuild
Date: Fri, 12 Aug 2011 17:38:58 +0000 (UTC)	[thread overview]
Message-ID: <20110812173858.DC2DB2004C@flycatcher.gentoo.org> (raw)

xarthisius    11/08/12 17:38:58

  Modified:             ChangeLog gtk-doc-am-1.17.ebuild
  Log:
  ppc/ppc64 stable to break circular dependecy glib->gtk-doc-am->pkgconfig
  
  (Portage version: 2.2.0_alpha50/cvs/Linux x86_64)

Revision  Changes    Path
1.65                 dev-util/gtk-doc-am/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	17 Jul 2011 20:49:54 -0000	1.64
+++ ChangeLog	12 Aug 2011 17:38:58 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/gtk-doc-am
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v 1.64 2011/07/17 20:49:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v 1.65 2011/08/12 17:38:58 xarthisius Exp $
+
+  12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> gtk-doc-am-1.17.ebuild:
+  ppc/ppc64 stable to break circular dependecy glib->gtk-doc-am->pkgconfig
 
   17 Jul 2011; Markus Meier <maekke@gentoo.org> gtk-doc-am-1.17.ebuild:
   arm stable, bug #369909



1.9                  dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild?r1=1.8&r2=1.9

Index: gtk-doc-am-1.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gtk-doc-am-1.17.ebuild	17 Jul 2011 20:49:54 -0000	1.8
+++ gtk-doc-am-1.17.ebuild	12 Aug 2011 17:38:58 -0000	1.9
@@ -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/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild,v 1.8 2011/07/17 20:49:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild,v 1.9 2011/08/12 17:38:58 xarthisius Exp $
 
 EAPI="3"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-lang/perl-5.6"






             reply	other threads:[~2011-08-12 17:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-12 17:38 Kacper Kowalik (xarthisius) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-07  8:08 [gentoo-commits] gentoo-x86 commit in dev-util/gtk-doc-am: ChangeLog gtk-doc-am-1.17.ebuild Gilles Dartiguelongue (eva)
2011-08-19 16:47 Guy Martin (gmsoft)
2011-08-13 18:46 Raul Porcel (armin76)
2011-08-13 16:58 Raul Porcel (armin76)
2011-07-17 20:49 Markus Meier (maekke)
2011-07-14 10:18 Thomas Kahle (tomka)
2011-07-01 21:09 Markos Chandras (hwoarang)
2011-05-22 12:36 Nirbheek Chauhan (nirbheek)
2011-05-03 11:22 Fabian Groffen (grobian)
2011-03-07 11:49 Nirbheek Chauhan (nirbheek)
2011-03-03 22:14 Pacho Ramos (pacho)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110812173858.DC2DB2004C@flycatcher.gentoo.org \
    --to=xarthisius@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox