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-libs/libafterimage: ChangeLog libafterimage-1.20.ebuild
Date: Sun, 28 Aug 2011 17:51:12 +0000 (UTC)	[thread overview]
Message-ID: <20110828175112.08B832004C@flycatcher.gentoo.org> (raw)

grobian     11/08/28 17:51:12

  Modified:             ChangeLog libafterimage-1.20.ebuild
  Log:
  Fix for Prefix, transfer Prefix keywords
  
  (Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.32                 media-libs/libafterimage/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libafterimage/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libafterimage/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libafterimage/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libafterimage/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	28 Mar 2011 18:07:53 -0000	1.31
+++ ChangeLog	28 Aug 2011 17:51:11 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libafterimage
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libafterimage/ChangeLog,v 1.31 2011/03/28 18:07:53 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libafterimage/ChangeLog,v 1.32 2011/08/28 17:51:11 grobian Exp $
+
+  28 Aug 2011; Fabian Groffen <grobian@gentoo.org> libafterimage-1.20.ebuild:
+  Fix for Prefix, transfer Prefix keywords
 
   28 Mar 2011; Sébastien Fabbro <bicatali@gentoo.org>
   libafterimage-1.20.ebuild, +files/libafterimage-gif.patch:



1.3                  media-libs/libafterimage/libafterimage-1.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libafterimage/libafterimage-1.20.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libafterimage/libafterimage-1.20.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libafterimage/libafterimage-1.20.ebuild?r1=1.2&r2=1.3

Index: libafterimage-1.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libafterimage/libafterimage-1.20.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libafterimage-1.20.ebuild	28 Mar 2011 18:07:53 -0000	1.2
+++ libafterimage-1.20.ebuild	28 Aug 2011 17:51:11 -0000	1.3
@@ -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/media-libs/libafterimage/libafterimage-1.20.ebuild,v 1.2 2011/03/28 18:07:53 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libafterimage/libafterimage-1.20.ebuild,v 1.3 2011/08/28 17:51:11 grobian Exp $
 
 EAPI=3
 inherit eutils autotools
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="gif jpeg mmx nls png svg tiff examples static-libs truetype"
 
 RDEPEND="x11-libs/libSM
@@ -71,7 +71,7 @@
 
 src_install() {
 	emake \
-		DESTDIR="${ED}" \
+		DESTDIR="${D}" \
 		AFTER_DOC_DIR="${ED}/usr/share/doc/${PF}" \
 		install || die "emake install failed"
 	dodoc ChangeLog README || die






             reply	other threads:[~2011-08-28 17:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-28 17:51 Fabian Groffen (grobian) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-19 18:10 [gentoo-commits] gentoo-x86 commit in media-libs/libafterimage: ChangeLog libafterimage-1.20.ebuild Ulrich Mueller (ulm)
2011-12-23  7:53 Samuli Suominen (ssuominen)
2011-11-16 10:19 Justin Lecher (jlec)
2011-10-15 11:38 Kacper Kowalik (xarthisius)
2011-10-11 19:40 Samuli Suominen (ssuominen)
2011-10-11 16:24 Jeroen Roovers (jer)
2011-10-09 15:03 Raul Porcel (armin76)
2011-10-04 16:18 Andreas Schuerch (nativemad)
2011-09-29 13:27 Tony Vroon (chainsaw)
2011-09-14 19:17 Samuli Suominen (ssuominen)
2011-03-28 18:07 Sebastien Fabbro (bicatali)
2011-02-28 17:47 Sebastien Fabbro (bicatali)

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=20110828175112.08B832004C@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