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 media-gfx/mscgen: mscgen-0.20.ebuild ChangeLog
Date: Sun,  6 Apr 2014 11:36:34 +0000 (UTC)	[thread overview]
Message-ID: <20140406113634.2A7842004B@flycatcher.gentoo.org> (raw)

grobian     14/04/06 11:36:34

  Modified:             mscgen-0.20.ebuild ChangeLog
  Log:
  Fixed for Prefix, bug #506392
  
  (Portage version: 2.2.8-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.10                 media-gfx/mscgen/mscgen-0.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mscgen/mscgen-0.20.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mscgen/mscgen-0.20.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mscgen/mscgen-0.20.ebuild?r1=1.9&r2=1.10

Index: mscgen-0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/mscgen/mscgen-0.20.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mscgen-0.20.ebuild	20 Dec 2012 13:48:09 -0000	1.9
+++ mscgen-0.20.ebuild	6 Apr 2014 11:36:33 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/mscgen/mscgen-0.20.ebuild,v 1.9 2012/12/20 13:48:09 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/mscgen/mscgen-0.20.ebuild,v 1.10 2014/04/06 11:36:33 grobian Exp $
 
 EAPI=4
 inherit autotools
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~x64-solaris"
 IUSE="png truetype"
 
 RDEPEND="png? (	media-libs/gd[png,truetype?] )"
@@ -38,6 +38,6 @@
 	fi
 
 	econf \
-		--docdir=/usr/share/doc/${PF} \
+		--docdir="${EPREFIX}"/usr/share/doc/${PF} \
 		${myconf}
 }



1.11                 media-gfx/mscgen/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mscgen/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mscgen/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mscgen/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/mscgen/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	20 Dec 2012 13:48:09 -0000	1.10
+++ ChangeLog	6 Apr 2014 11:36:33 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/mscgen
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/mscgen/ChangeLog,v 1.10 2012/12/20 13:48:09 nativemad Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/mscgen/ChangeLog,v 1.11 2014/04/06 11:36:33 grobian Exp $
+
+  06 Apr 2014; Fabian Groffen <grobian@gentoo.org> mscgen-0.20.ebuild:
+  Fixed for Prefix, bug #506392
 
   20 Dec 2012; Andreas Schuerch <nativemad@gentoo.org> mscgen-0.20.ebuild:
   x86 stable, see bug 435976. Thanks Myckel Habets for testing.





             reply	other threads:[~2014-04-06 11:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-06 11:36 Fabian Groffen (grobian) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-12-20 13:48 [gentoo-commits] gentoo-x86 commit in media-gfx/mscgen: mscgen-0.20.ebuild ChangeLog Andreas Schuerch (nativemad)
2012-10-03 10:27 Agostino Sarubbo (ago)
2012-09-29 13:31 Anthony G. Basile (blueness)
2012-08-08 14:58 Anthony G. Basile (blueness)
2012-08-08 14:01 Anthony G. Basile (blueness)
2012-06-17 19:48 Markus Meier (maekke)
2011-06-09  7:52 Tim Harder (radhermit)

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=20140406113634.2A7842004B@flycatcher.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