public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Keri Harris (keri)" <keri@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/mercury-extras: ChangeLog mercury-extras-11.01.ebuild
Date: Sat, 18 Jun 2011 20:28:16 +0000 (UTC)	[thread overview]
Message-ID: <20110618202816.C3D2520035@flycatcher.gentoo.org> (raw)

keri        11/06/18 20:28:16

  Modified:             ChangeLog mercury-extras-11.01.ebuild
  Log:
  Tidy up samples directory only when USE=examples. Reported by Agostino Sarubbo in bug #372149
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.93                 dev-lang/mercury-extras/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mercury-extras/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mercury-extras/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mercury-extras/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	11 Jun 2011 20:30:55 -0000	1.92
+++ ChangeLog	18 Jun 2011 20:28:16 -0000	1.93
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/mercury-extras
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/ChangeLog,v 1.92 2011/06/11 20:30:55 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/ChangeLog,v 1.93 2011/06/18 20:28:16 keri Exp $
+
+  18 Jun 2011; <keri@gentoo.org> mercury-extras-11.01.ebuild:
+  Tidy up samples directory only when USE=examples. Reported by Agostino
+  Sarubbo in bug #372149
 
   11 Jun 2011; <keri@gentoo.org> mercury-extras-11.01.ebuild:
   Restrict mercury_cairo package to non-debug grades when default grade !=



1.4                  dev-lang/mercury-extras/mercury-extras-11.01.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mercury-extras/mercury-extras-11.01.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mercury-extras/mercury-extras-11.01.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mercury-extras/mercury-extras-11.01.ebuild?r1=1.3&r2=1.4

Index: mercury-extras-11.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/mercury-extras-11.01.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mercury-extras-11.01.ebuild	11 Jun 2011 20:30:55 -0000	1.3
+++ mercury-extras-11.01.ebuild	18 Jun 2011 20:28:16 -0000	1.4
@@ -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-lang/mercury-extras/mercury-extras-11.01.ebuild,v 1.3 2011/06/11 20:30:55 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/mercury-extras-11.01.ebuild,v 1.4 2011/06/18 20:28:16 keri Exp $
 
 EAPI=2
 
@@ -185,9 +185,9 @@
 			insinto /usr/share/doc/${PF}/samples/mopenssl
 			doins mopenssl/*.m || die
 		fi
-	fi
 
-	rm -rf $(find "${D}"/usr/share/doc/${PF}/samples -name CVS)
+		rm -rf $(find "${D}"/usr/share/doc/${PF}/samples -name CVS)
+	fi
 
 	dodoc README || die
 }






             reply	other threads:[~2011-06-18 20:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-18 20:28 Keri Harris (keri) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-29 19:11 [gentoo-commits] gentoo-x86 commit in dev-lang/mercury-extras: ChangeLog mercury-extras-11.01.ebuild Markus Meier (maekke)
2011-06-20 11:23 Markos Chandras (hwoarang)
2011-06-11 20:30 Keri Harris (keri)
2011-06-05  6:49 Keri Harris (keri)
2011-04-30 20:28 Keri Harris (keri)

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=20110618202816.C3D2520035@flycatcher.gentoo.org \
    --to=keri@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