public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-shells/gentoo-bashcomp: gentoo-bashcomp-20130804.ebuild ChangeLog
@ 2013-08-04 20:27 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Hill (dirtyepic) @ 2013-08-04 20:27 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    13/08/04 20:27:30

  Modified:             gentoo-bashcomp-20130804.ebuild ChangeLog
  Log:
  Use the right distfile this time.
  
  Signed-off-by: Ryan Hill <dirtyepic@gentoo.org>
  (Portage version: 2.2.0_alpha193/cvs/Linux x86_64, signed Manifest commit with key 957A8463)

Revision  Changes    Path
1.2                  app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild?r1=1.1&r2=1.2

Index: gentoo-bashcomp-20130804.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gentoo-bashcomp-20130804.ebuild	4 Aug 2013 19:38:18 -0000	1.1
+++ gentoo-bashcomp-20130804.ebuild	4 Aug 2013 20:27:30 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild,v 1.1 2013/08/04 19:38:18 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild,v 1.2 2013/08/04 20:27:30 dirtyepic Exp $
 
 EAPI="5"
 inherit bash-completion-r1 eutils prefix
 
 DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, repoman, layman, etc)"
 HOMEPAGE="http://www.gentoo.org/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}-r1.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"



1.57                 app-shells/gentoo-bashcomp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	4 Aug 2013 19:38:18 -0000	1.56
+++ ChangeLog	4 Aug 2013 20:27:30 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/gentoo-bashcomp
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.56 2013/08/04 19:38:18 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.57 2013/08/04 20:27:30 dirtyepic Exp $
+
+  04 Aug 2013; Ryan Hill <dirtyepic@gentoo.org>
+  gentoo-bashcomp-20130804.ebuild:
+  Use the right distfile this time.
 
 *gentoo-bashcomp-20130804 (04 Aug 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in app-shells/gentoo-bashcomp: gentoo-bashcomp-20130804.ebuild ChangeLog
@ 2013-08-14 17:45 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2013-08-14 17:45 UTC (permalink / raw
  To: gentoo-commits

grobian     13/08/14 17:45:02

  Modified:             gentoo-bashcomp-20130804.ebuild ChangeLog
  Log:
  Fix for Prefix, bug #480278
  
  (Portage version: 2.2.01.22288-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.3                  app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild?r1=1.2&r2=1.3

Index: gentoo-bashcomp-20130804.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-bashcomp-20130804.ebuild	4 Aug 2013 20:27:30 -0000	1.2
+++ gentoo-bashcomp-20130804.ebuild	14 Aug 2013 17:45:02 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild,v 1.2 2013/08/04 20:27:30 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild,v 1.3 2013/08/14 17:45:02 grobian Exp $
 
 EAPI="5"
 inherit bash-completion-r1 eutils prefix
@@ -27,6 +27,7 @@
 	local sym bashcompdir
 
 	bashcompdir="$(get_bashcompdir)"
+	bashcompdir="${bashcompdir#${EPREFIX}}"
 	insinto "${bashcompdir}"
 	doins gentoo repoman layman
 	for sym in emerge ebuild rc rc-status rc-update gcc-config \



1.64                 app-shells/gentoo-bashcomp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	13 Aug 2013 09:40:34 -0000	1.63
+++ ChangeLog	14 Aug 2013 17:45:02 -0000	1.64
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/gentoo-bashcomp
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.63 2013/08/13 09:40:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.64 2013/08/14 17:45:02 grobian Exp $
+
+  14 Aug 2013; Fabian Groffen <grobian@gentoo.org>
+  gentoo-bashcomp-20130804.ebuild:
+  Fix for Prefix, bug #480278
 
   13 Aug 2013; Agostino Sarubbo <ago@gentoo.org>
   gentoo-bashcomp-20121024.ebuild:





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

end of thread, other threads:[~2013-08-14 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-04 20:27 [gentoo-commits] gentoo-x86 commit in app-shells/gentoo-bashcomp: gentoo-bashcomp-20130804.ebuild ChangeLog Ryan Hill (dirtyepic)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-14 17:45 Fabian Groffen (grobian)

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