public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Anderson (tanderson)" <tanderson@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/paludis: ChangeLog paludis-0.42.0.ebuild
Date: Sat, 31 Oct 2009 13:07:08 +0000	[thread overview]
Message-ID: <E1N4Dfg-0004o2-MU@stork.gentoo.org> (raw)

tanderson    09/10/31 13:07:08

  Modified:             ChangeLog paludis-0.42.0.ebuild
  Log:
  Remove QA like I should have during the bump. I fail at mv.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.146                sys-apps/paludis/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/ChangeLog?rev=1.146&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/ChangeLog?rev=1.146&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/ChangeLog?r1=1.145&r2=1.146

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/paludis/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog	30 Oct 2009 18:58:01 -0000	1.145
+++ ChangeLog	31 Oct 2009 13:07:07 -0000	1.146
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/paludis
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/ChangeLog,v 1.145 2009/10/30 18:58:01 tanderson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/ChangeLog,v 1.146 2009/10/31 13:07:07 tanderson Exp $
+
+  31 Oct 2009; Thomas Anderson <tanderson@gentoo.org> paludis-0.42.0.ebuild:
+  Remove QA like I should have during the bump. I fail at mv.
 
   30 Oct 2009; Thomas Anderson <tanderson@gentoo.org>
   -paludis-0.36.0.ebuild, -paludis-0.36.1.ebuild, -paludis-0.38.0.ebuild,



1.2                  sys-apps/paludis/paludis-0.42.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/paludis-0.42.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/paludis-0.42.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/paludis-0.42.0.ebuild?r1=1.1&r2=1.2

Index: paludis-0.42.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.42.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- paludis-0.42.0.ebuild	30 Oct 2009 18:42:19 -0000	1.1
+++ paludis-0.42.0.ebuild	31 Oct 2009 13:07:07 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.42.0.ebuild,v 1.1 2009/10/30 18:42:19 tanderson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.42.0.ebuild,v 1.2 2009/10/31 13:07:07 tanderson Exp $
 
 inherit bash-completion eutils flag-o-matic
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://paludis.pioto.org/"
 SRC_URI="http://paludis.pioto.org/download/${P}.tar.bz2"
 
-IUSE="doc inquisitio portage pink python-bindings qa ruby-bindings vim-syntax visibility xml zsh-completion"
+IUSE="doc inquisitio portage pink python-bindings ruby-bindings vim-syntax visibility xml zsh-completion"
 LICENSE="GPL-2 vim-syntax? ( vim )"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
@@ -18,7 +18,6 @@
 	>=app-shells/bash-3.2
 	inquisitio? ( dev-libs/libpcre )
 	python-bindings? ( >=dev-lang/python-2.4 >=dev-libs/boost-1.33.1-r1 )
-	qa? ( dev-libs/libpcre >=dev-libs/libxml2-2.6 app-crypt/gnupg )
 	ruby-bindings? ( >=dev-lang/ruby-1.8 )
 	xml? ( >=dev-libs/libxml2-2.6 )"
 
@@ -73,7 +72,6 @@
 	econf \
 		$(use_enable doc doxygen ) \
 		$(use_enable pink ) \
-		$(use_enable qa ) \
 		$(use_enable ruby-bindings ruby ) \
 		$(useq ruby-bindings && useq doc && echo --enable-ruby-doc ) \
 		$(use_enable python-bindings python ) \
@@ -99,9 +97,6 @@
 	BASH_COMPLETION_NAME="importare" dobashcompletion bash-completion/importare
 	BASH_COMPLETION_NAME="instruo" dobashcompletion bash-completion/instruo
 	BASH_COMPLETION_NAME="reconcilio" dobashcompletion bash-completion/reconcilio
-	use qa && \
-		BASH_COMPLETION_NAME="qualudis" \
-		dobashcompletion bash-completion/qualudis
 	use inquisitio && \
 		BASH_COMPLETION_NAME="inquisitio" \
 		dobashcompletion bash-completion/inquisitio






             reply	other threads:[~2009-10-31 13:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-31 13:07 Thomas Anderson (tanderson) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-30 18:42 [gentoo-commits] gentoo-x86 commit in sys-apps/paludis: ChangeLog paludis-0.42.0.ebuild Thomas Anderson (tanderson)

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=E1N4Dfg-0004o2-MU@stork.gentoo.org \
    --to=tanderson@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