From: "Sergey Popov (pinkbyte)" <pinkbyte@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xteddy: xteddy-2.2.ebuild ChangeLog
Date: Fri, 12 Oct 2012 17:35:46 +0000 (UTC) [thread overview]
Message-ID: <20121012173546.2AC9221600@flycatcher.gentoo.org> (raw)
pinkbyte 12/10/12 17:35:46
Modified: xteddy-2.2.ebuild ChangeLog
Log:
Fix paths in xtoys script wrt bug #404899
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Revision Changes Path
1.4 x11-misc/xteddy/xteddy-2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xteddy/xteddy-2.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xteddy/xteddy-2.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xteddy/xteddy-2.2.ebuild?r1=1.3&r2=1.4
Index: xteddy-2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xteddy/xteddy-2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xteddy-2.2.ebuild 5 May 2012 04:53:52 -0000 1.3
+++ xteddy-2.2.ebuild 12 Oct 2012 17:35:46 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xteddy/xteddy-2.2.ebuild,v 1.3 2012/05/05 04:53:52 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xteddy/xteddy-2.2.ebuild,v 1.4 2012/10/12 17:35:46 pinkbyte Exp $
EAPI="4"
@@ -26,5 +26,7 @@
src_prepare() {
# Fix linking order for --as-needed
sed -i -e "s/AM_LDFLAGS/xteddy_LDADD/" Makefile.am || die
+ # Fix paths in xtoys script wrt bug #404899
+ sed -i -e "s:/usr/games:/usr/bin:" xtoys || die
eautoreconf
}
1.10 x11-misc/xteddy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xteddy/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xteddy/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xteddy/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xteddy/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 5 May 2012 04:53:52 -0000 1.9
+++ ChangeLog 12 Oct 2012 17:35:46 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xteddy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xteddy/ChangeLog,v 1.9 2012/05/05 04:53:52 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xteddy/ChangeLog,v 1.10 2012/10/12 17:35:46 pinkbyte Exp $
+
+ 12 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> xteddy-2.2.ebuild:
+ Fix paths in xtoys script wrt bug #404899
05 May 2012; Jeff Horelick <jdhore@gentoo.org> xteddy-2.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
next reply other threads:[~2012-10-12 17:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-12 17:35 Sergey Popov (pinkbyte) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-13 8:05 [gentoo-commits] gentoo-x86 commit in x11-misc/xteddy: xteddy-2.2.ebuild ChangeLog Agostino Sarubbo (ago)
2012-10-12 18:23 Sergey Popov (pinkbyte)
2012-10-12 18:15 Sergey Popov (pinkbyte)
2012-05-05 4:53 Jeff Horelick (jdhore)
2012-03-09 10:56 PaweA Hajdan (phajdan.jr)
2011-11-19 4:20 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=20121012173546.2AC9221600@flycatcher.gentoo.org \
--to=pinkbyte@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