* [gentoo-commits] gentoo-x86 commit in dev-lang/pasm: pasm-1.7.ebuild ChangeLog
@ 2010-01-02 18:39 Christian Faulhammer (fauli)
0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-02 18:39 UTC (permalink / raw
To: gentoo-commits
fauli 10/01/02 18:39:51
Modified: pasm-1.7.ebuild ChangeLog
Log:
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.3 dev-lang/pasm/pasm-1.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?r1=1.2&r2=1.3
Index: pasm-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pasm-1.7.ebuild 24 Jun 2004 22:53:40 -0000 1.2
+++ pasm-1.7.ebuild 2 Jan 2010 18:39:51 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.2 2004/06/24 22:53:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.3 2010/01/02 18:39:51 fauli Exp $
inherit eutils
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~ppc"
+KEYWORDS="~ppc ~ppc-macos"
src_unpack() {
mkdir -p ${S}/LinuxPPC
1.7 dev-lang/pasm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 25 Dec 2007 12:53:03 -0000 1.6
+++ ChangeLog 2 Jan 2010 18:39:51 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/pasm
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.6 2007/12/25 12:53:03 phreak Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.7 2010/01/02 18:39:51 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pasm-1.7.ebuild:
+ Transfer Prefix keywords
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing dholm from metadata.xml as per #24623. Assigning to maintainer-needed.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/pasm: pasm-1.7.ebuild ChangeLog
@ 2012-03-03 12:29 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2012-03-03 12:29 UTC (permalink / raw
To: gentoo-commits
pacho 12/03/03 12:29:01
Modified: pasm-1.7.ebuild ChangeLog
Log:
Fix HOMEPAGE
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-lang/pasm/pasm-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?r1=1.3&r2=1.4
Index: pasm-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pasm-1.7.ebuild 2 Jan 2010 18:39:51 -0000 1.3
+++ pasm-1.7.ebuild 3 Mar 2012 12:29:01 -0000 1.4
@@ -1,22 +1,22 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.3 2010/01/02 18:39:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.4 2012/03/03 12:29:01 pacho Exp $
inherit eutils
DESCRIPTION="A portable assembler for processors of the PowerPC family"
SRC_URI="http://devnull.owl.de/~frank/${PN}.tar.gz"
-HOMEPAGE="http://devnull.owl.de/~frank/pasm_e.html"
+HOMEPAGE="http://sun.hasenbraten.de/~frank/projects/"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~ppc ~ppc-macos"
src_unpack() {
- mkdir -p ${S}/LinuxPPC
- cd ${S}
+ mkdir -p "${S}"/LinuxPPC
+ cd "${S}"
unpack ${A}
- epatch ${FILESDIR}/${P}-ppc.patch
+ epatch "${FILESDIR}/${P}-ppc.patch"
}
src_compile() {
1.8 dev-lang/pasm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pasm/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pasm/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pasm/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 2 Jan 2010 18:39:51 -0000 1.7
+++ ChangeLog 3 Mar 2012 12:29:01 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/pasm
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.7 2010/01/02 18:39:51 fauli Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.8 2012/03/03 12:29:01 pacho Exp $
+
+ 03 Mar 2012; Pacho Ramos <pacho@gentoo.org> pasm-1.7.ebuild:
+ Fix HOMEPAGE
02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pasm-1.7.ebuild:
Transfer Prefix keywords
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-03 12:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-03 12:29 [gentoo-commits] gentoo-x86 commit in dev-lang/pasm: pasm-1.7.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2010-01-02 18:39 Christian Faulhammer (fauli)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox