* [gentoo-commits] gentoo-x86 commit in app-misc/graphlcd-base: graphlcd-base-0.1.5.ebuild ChangeLog
@ 2008-02-22 5:53 Robin H. Johnson (robbat2)
0 siblings, 0 replies; only message in thread
From: Robin H. Johnson (robbat2) @ 2008-02-22 5:53 UTC (permalink / raw
To: gentoo-commits
robbat2 08/02/22 05:53:56
Modified: graphlcd-base-0.1.5.ebuild ChangeLog
Log:
Fix quoting.
(Portage version: 2.1.4.4)
Revision Changes Path
1.5 app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?r1=1.4&r2=1.5
Index: graphlcd-base-0.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -p -w -b -B -u -u -r1.4 -r1.5
--- graphlcd-base-0.1.5.ebuild 1 Jan 2008 11:49:47 -0000 1.4
+++ graphlcd-base-0.1.5.ebuild 22 Feb 2008 05:53:56 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v 1.4 2008/01/01 11:49:47 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v 1.5 2008/02/22 05:53:56 robbat2 Exp $
inherit eutils flag-o-matic multilib
@@ -21,7 +21,7 @@ RDEPEND="truetype? ( media-libs/freetype
src_unpack() {
- unpack "${A}"
+ unpack ${A}
cd "${S}"
sed -i Make.config -e "s:usr\/local:usr:" -e "s:FLAGS *=:FLAGS ?=:"
1.18 app-misc/graphlcd-base/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -p -w -b -B -u -u -r1.17 -r1.18
--- ChangeLog 21 Feb 2008 23:54:54 -0000 1.17
+++ ChangeLog 22 Feb 2008 05:53:56 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/graphlcd-base
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v 1.17 2008/02/21 23:54:54 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v 1.18 2008/02/22 05:53:56 robbat2 Exp $
+
+ 22 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
+ graphlcd-base-0.1.5.ebuild:
+ Fix quoting.
21 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
graphlcd-base-0.1.5-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-22 5:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 5:53 [gentoo-commits] gentoo-x86 commit in app-misc/graphlcd-base: graphlcd-base-0.1.5.ebuild ChangeLog Robin H. Johnson (robbat2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox