public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen (grobian)" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.1-r5.ebuild
Date: Wed, 13 Jan 2010 19:56:10 +0000	[thread overview]
Message-ID: <E1NV9K6-0000Wd-K2@stork.gentoo.org> (raw)

grobian     10/01/13 19:56:10

  Modified:             ChangeLog bash-completion-1.1-r5.ebuild
  Log:
  Marked ~sparc-solaris, ~sparc64-solaris, bug #300813
  (Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.211                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.211&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.211&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.210&r2=1.211

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- ChangeLog	11 Jan 2010 17:39:56 -0000	1.210
+++ ChangeLog	13 Jan 2010 19:56:10 -0000	1.211
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.210 2010/01/11 17:39:56 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.211 2010/01/13 19:56:10 grobian Exp $
+
+  13 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+  bash-completion-1.1-r5.ebuild:
+  Marked ~sparc-solaris, ~sparc64-solaris, bug #300813
 
   11 Jan 2010; Jeremy Olexa <darkside@gentoo.org> files/bash-completion.sh:
   Style changes and fix for trying to source a file outside of the EPREFIX.



1.6                  app-shells/bash-completion/bash-completion-1.1-r5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild?r1=1.5&r2=1.6

Index: bash-completion-1.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bash-completion-1.1-r5.ebuild	9 Jan 2010 15:12:05 -0000	1.5
+++ bash-completion-1.1-r5.ebuild	13 Jan 2010 19:56:10 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.5 2010/01/09 15:12:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.6 2010/01/13 19:56:10 grobian Exp $
 
 EAPI="2"
 inherit prefix
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint ~sparc-solaris ~sparc64-solaris"
 IUSE=""
 
 DEPEND=""






             reply	other threads:[~2010-01-13 19:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13 19:56 Fabian Groffen (grobian) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-11-15 16:51 [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.1-r5.ebuild Jeremy Olexa (darkside)
2010-05-13 20:22 Fabian Groffen (grobian)
2010-02-25 21:03 Fabian Groffen (grobian)
2010-02-17 16:16 Markus Duft (mduft)
2010-01-09 15:12 Alexis Ballier (aballier)
2010-01-07 13:08 Alexis Ballier (aballier)
2010-01-05  1:59 Joseph Jezak (josejx)

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=E1NV9K6-0000Wd-K2@stork.gentoo.org \
    --to=grobian@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