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/potrace: potrace-1.7.ebuild potrace-1.8.ebuild ChangeLog
Date: Sat, 26 Jan 2008 15:06:12 +0000	[thread overview]
Message-ID: <E1JImbk-0002xA-Ea@stork.gentoo.org> (raw)

grobian     08/01/26 15:06:12

  Modified:             potrace-1.7.ebuild potrace-1.8.ebuild ChangeLog
  Log:
  Dropped ppc-macos keyword, see you in prefix
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.9                  media-gfx/potrace/potrace-1.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/potrace-1.7.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/potrace-1.7.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/potrace-1.7.ebuild?r1=1.8&r2=1.9

Index: potrace-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.7.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- potrace-1.7.ebuild	29 Oct 2005 17:32:10 -0000	1.8
+++ potrace-1.7.ebuild	26 Jan 2008 15:06:11 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.7.ebuild,v 1.8 2005/10/29 17:32:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.7.ebuild,v 1.9 2008/01/26 15:06:11 grobian Exp $
 
 DESCRIPTION="Transforming bitmaps into vector graphics"
 HOMEPAGE="http://potrace.sourceforge.net/"
@@ -9,7 +9,7 @@
 LICENSE="GPL-2"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
 
 IUSE="zlib"
 
@@ -21,7 +21,7 @@
 }
 
 src_install() {
-	make DESTDIR=${D} install || die "make install failed."
+	make DESTDIR="${D}" install || die "make install failed."
 
 	dodoc AUTHORS NEWS README
 }



1.3                  media-gfx/potrace/potrace-1.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/potrace-1.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/potrace-1.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/potrace-1.8.ebuild?r1=1.2&r2=1.3

Index: potrace-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- potrace-1.8.ebuild	31 Dec 2007 18:31:59 -0000	1.2
+++ potrace-1.8.ebuild	26 Jan 2008 15:06:11 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.8.ebuild,v 1.2 2007/12/31 18:31:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.8.ebuild,v 1.3 2008/01/26 15:06:11 grobian Exp $
 
 DESCRIPTION="Transforming bitmaps into vector graphics"
 HOMEPAGE="http://potrace.sourceforge.net/"
@@ -9,7 +9,7 @@
 LICENSE="GPL-2"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
 
 IUSE="metric"
 



1.19                 media-gfx/potrace/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potrace/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	19 Jan 2008 19:06:02 -0000	1.18
+++ ChangeLog	26 Jan 2008 15:06:11 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/potrace
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.18 2008/01/19 19:06:02 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.19 2008/01/26 15:06:11 grobian Exp $
+
+  26 Jan 2008; Fabian Groffen <grobian@gentoo.org> potrace-1.7.ebuild,
+  potrace-1.8.ebuild:
+  Dropped ppc-macos keyword, see you in prefix
 
   19 Jan 2008; Ryan Hill <dirtyepic@gentoo.org> metadata.xml,
   -potrace-1.5.ebuild, -potrace-1.6.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



                 reply	other threads:[~2008-01-26 15:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1JImbk-0002xA-Ea@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