public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Kahle (tomka)" <tomka@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: Thu, 14 Jul 2011 10:18:13 +0000 (UTC)	[thread overview]
Message-ID: <20110714101813.0875B20034@flycatcher.gentoo.org> (raw)

tomka       11/07/14 10:18:13

  Modified:             ChangeLog gtk-doc-am-1.17.ebuild
  Log:
  x86 stable per bug 369909
  
  (Portage version: 2.1.10.4/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	1 Jul 2011 21:09:45 -0000	1.62
+++ ChangeLog	14 Jul 2011 10:18:12 -0000	1.63
@@ -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.62 2011/07/01 21:09:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v 1.63 2011/07/14 10:18:12 tomka Exp $
+
+  14 Jul 2011; Thomas Kahle <tomka@gentoo.org> gtk-doc-am-1.17.ebuild:
+  x86 stable per bug 369909
 
   01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gtk-doc-am-1.17.ebuild:
   Stable on amd64 wrt bug #278255



1.7                  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.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild?rev=1.7&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.6&r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gtk-doc-am-1.17.ebuild	1 Jul 2011 21:09:45 -0000	1.6
+++ gtk-doc-am-1.17.ebuild	14 Jul 2011 10:18:12 -0000	1.7
@@ -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.6 2011/07/01 21:09:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild,v 1.7 2011/07/14 10:18:12 tomka 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-07-14 10:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14 10:18 Thomas Kahle (tomka) [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-08-12 17:38 Kacper Kowalik (xarthisius)
2011-07-17 20:49 Markus Meier (maekke)
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=20110714101813.0875B20034@flycatcher.gentoo.org \
    --to=tomka@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