* [gentoo-commits] gentoo-x86 commit in app-editors/easyedit: easyedit-1.4.6.ebuild ChangeLog
@ 2007-10-10 6:10 Christian Faulhammer (opfer)
0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-10 6:10 UTC (permalink / raw
To: gentoo-commits
opfer 07/10/10 06:10:57
Modified: easyedit-1.4.6.ebuild ChangeLog
Log:
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
Revision Changes Path
1.18 app-editors/easyedit/easyedit-1.4.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?r1=1.17&r2=1.18
Index: easyedit-1.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- easyedit-1.4.6.ebuild 11 Mar 2007 15:33:09 -0000 1.17
+++ easyedit-1.4.6.ebuild 10 Oct 2007 06:10:57 -0000 1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.17 2007/03/11 15:33:09 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.18 2007/10/10 06:10:57 opfer Exp $
IUSE=""
@@ -16,8 +16,6 @@
DEPEND=">=sys-libs/ncurses-5.0"
-PROVIDE="virtual/editor"
-
src_compile() {
emake -j1 || die
1.14 app-editors/easyedit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 6 Dec 2006 20:23:44 -0000 1.13
+++ ChangeLog 10 Oct 2007 06:10:57 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/easyedit
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.13 2006/12/06 20:23:44 eroyf Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.14 2007/10/10 06:10:57 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ easyedit-1.4.6.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
06 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org>
easyedit-1.4.6.ebuild:
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/easyedit: easyedit-1.4.6.ebuild ChangeLog
@ 2008-01-26 15:48 Fabian Groffen (grobian)
0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2008-01-26 15:48 UTC (permalink / raw
To: gentoo-commits
grobian 08/01/26 15:48:15
Modified: easyedit-1.4.6.ebuild ChangeLog
Log:
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Revision Changes Path
1.19 app-editors/easyedit/easyedit-1.4.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?r1=1.18&r2=1.19
Index: easyedit-1.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- easyedit-1.4.6.ebuild 10 Oct 2007 06:10:57 -0000 1.18
+++ easyedit-1.4.6.ebuild 26 Jan 2008 15:48:14 -0000 1.19
@@ -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/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.18 2007/10/10 06:10:57 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.19 2008/01/26 15:48:14 grobian Exp $
IUSE=""
@@ -11,7 +11,7 @@
SRC_URI="http://mahon.cwx.net/sources/${MY_P}.src.tgz"
LICENSE="Artistic"
-KEYWORDS="~amd64 ia64 mips ppc ppc-macos ppc64 sparc x86"
+KEYWORDS="~amd64 ia64 mips ppc ppc64 sparc x86"
SLOT="0"
DEPEND=">=sys-libs/ncurses-5.0"
1.15 app-editors/easyedit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 10 Oct 2007 06:10:57 -0000 1.14
+++ ChangeLog 26 Jan 2008 15:48:14 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/easyedit
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.14 2007/10/10 06:10:57 opfer Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.15 2008/01/26 15:48:14 grobian Exp $
+
+ 26 Jan 2008; Fabian Groffen <grobian@gentoo.org> easyedit-1.4.6.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
10 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
easyedit-1.4.6.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/easyedit: easyedit-1.4.6.ebuild ChangeLog
@ 2008-10-26 16:10 Akinori Hattori (hattya)
0 siblings, 0 replies; 3+ messages in thread
From: Akinori Hattori (hattya) @ 2008-10-26 16:10 UTC (permalink / raw
To: gentoo-commits
hattya 08/10/26 16:10:13
Modified: easyedit-1.4.6.ebuild ChangeLog
Log:
fixes bug #239867 and bug #243558.
(Portage version: 2.1.4.5)
Revision Changes Path
1.20 app-editors/easyedit/easyedit-1.4.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?r1=1.19&r2=1.20
Index: easyedit-1.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- easyedit-1.4.6.ebuild 26 Jan 2008 15:48:14 -0000 1.19
+++ easyedit-1.4.6.ebuild 26 Oct 2008 16:10:13 -0000 1.20
@@ -1,6 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.19 2008/01/26 15:48:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.20 2008/10/26 16:10:13 hattya Exp $
+
+inherit toolchain-funcs
IUSE=""
@@ -16,9 +18,21 @@
DEPEND=">=sys-libs/ncurses-5.0"
+src_unpack() {
+
+ unpack ${A}
+ cd "${S}"
+
+ sed -i \
+ -e "s/\tcc /\t\\\\\$(CC) /" \
+ -e "/other_cflag/s/ *-s//" \
+ create.make
+
+}
+
src_compile() {
- emake -j1 || die
+ emake -j1 CC="$(tc-getCC)" || die
}
1.16 app-editors/easyedit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 26 Jan 2008 15:48:14 -0000 1.15
+++ ChangeLog 26 Oct 2008 16:10:13 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/easyedit
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.15 2008/01/26 15:48:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.16 2008/10/26 16:10:13 hattya Exp $
+
+ 26 Oct 2008; Akinori Hattori <hattya@gentoo.org> easyedit-1.4.6.ebuild:
+ fixes bug #239867 and bug #243558.
26 Jan 2008; Fabian Groffen <grobian@gentoo.org> easyedit-1.4.6.ebuild:
Dropped ppc-macos keyword, see you in prefix
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-26 16:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-26 16:10 [gentoo-commits] gentoo-x86 commit in app-editors/easyedit: easyedit-1.4.6.ebuild ChangeLog Akinori Hattori (hattya)
-- strict thread matches above, loose matches on Subject: below --
2008-01-26 15:48 Fabian Groffen (grobian)
2007-10-10 6:10 Christian Faulhammer (opfer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox