public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/noweb: noweb-2.9-r6.ebuild ChangeLog
@ 2007-10-26 20:18 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2007-10-26 20:18 UTC (permalink / raw
  To: gentoo-commits

armin76     07/10/26 20:18:04

  Modified:             noweb-2.9-r6.ebuild ChangeLog
  Log:
  Add ~ia64
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.3                  app-text/noweb/noweb-2.9-r6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild?r1=1.2&r2=1.3

Index: noweb-2.9-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- noweb-2.9-r6.ebuild	25 Sep 2006 07:54:24 -0000	1.2
+++ noweb-2.9-r6.ebuild	26 Oct 2007 20:18:03 -0000	1.3
@@ -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-text/noweb/noweb-2.9-r6.ebuild,v 1.2 2006/09/25 07:54:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v 1.3 2007/10/26 20:18:03 armin76 Exp $
 
 inherit eutils
 
@@ -13,7 +13,7 @@
 
 SLOT="0"
 IUSE="icon"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86"	# will test ppc later
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"	# will test ppc later
 
 DEPEND="sys-devel/gcc
 	virtual/tetex



1.24                 app-text/noweb/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	12 Mar 2007 23:57:05 -0000	1.23
+++ ChangeLog	26 Oct 2007 20:18:03 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/noweb
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.23 2007/03/12 23:57:05 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.24 2007/10/26 20:18:03 armin76 Exp $
+
+  26 Oct 2007; Raúl Porcel <armin76@gentoo.org> noweb-2.9-r6.ebuild:
+  Add ~ia64
 
   12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
   Replaced text-markup by tex as maintaining herd (text-markup split).



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/noweb: noweb-2.9-r6.ebuild ChangeLog
@ 2007-12-18 21:13 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2007-12-18 21:13 UTC (permalink / raw
  To: gentoo-commits

jer         07/12/18 21:13:36

  Modified:             noweb-2.9-r6.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #195815).
  (Portage version: 2.1.4_rc10)

Revision  Changes    Path
1.4                  app-text/noweb/noweb-2.9-r6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild?r1=1.3&r2=1.4

Index: noweb-2.9-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- noweb-2.9-r6.ebuild	26 Oct 2007 20:18:03 -0000	1.3
+++ noweb-2.9-r6.ebuild	18 Dec 2007 21:13:36 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v 1.3 2007/10/26 20:18:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v 1.4 2007/12/18 21:13:36 jer Exp $
 
 inherit eutils
 
@@ -13,7 +13,7 @@
 
 SLOT="0"
 IUSE="icon"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"	# will test ppc later
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"	# will test ppc later
 
 DEPEND="sys-devel/gcc
 	virtual/tetex
@@ -23,10 +23,10 @@
 
 src_unpack() {
 
-	unpack ${A} ; cd ${S}
+	unpack ${A} ; cd "${S}"
 
-	epatch ${FILESDIR}/${P}-security.patch
-	epatch ${FILESDIR}/${P}-gentoo.diff
+	epatch "${FILESDIR}"/${P}-security.patch
+	epatch "${FILESDIR}"/${P}-gentoo.diff
 
 	# make touch only touches the files required, not the whole
 	# tree as with find . -type f | xargs touch <obz@gentoo.org>
@@ -41,7 +41,7 @@
 	# noweb tries to use notangle and noweb; see bug #50429
 	( cd c; emake CFLAGS="${CFLAGS}" LIBSRC="$libsrc" ) || die
 	export PATH="${PATH}:${T}"
-	emake BIN=${T} LIB=${T} LIBSRC="$libsrc" install-code \
+	emake BIN="${T}" LIB="${T}" LIBSRC="$libsrc" install-code \
 		|| die "make temporal install failed."
 
 	emake CFLAGS="${CFLAGS}" LIBSRC="$libsrc" || die
@@ -50,11 +50,11 @@
 src_install () {
 	local libsrc
 	use icon && libsrc="icon" || libsrc="awk"
-	make DESTDIR=${D} LIBSRC="$libsrc" install || die
+	make DESTDIR="${D}" LIBSRC="$libsrc" install || die
 	use icon || [ -x /usr/bin/nawk ] || dosym /usr/bin/gawk /usr/bin/nawk
 
 	# fix man pages to be LFH compliant
-	mv ${D}/usr/man ${D}/usr/share
+	mv "${D}"/usr/man "${D}"/usr/share
 }
 
 pkg_postinst() {



1.25                 app-text/noweb/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/noweb/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	26 Oct 2007 20:18:03 -0000	1.24
+++ ChangeLog	18 Dec 2007 21:13:36 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/noweb
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.24 2007/10/26 20:18:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.25 2007/12/18 21:13:36 jer Exp $
+
+  18 Dec 2007; Jeroen Roovers <jer@gentoo.org> noweb-2.9-r6.ebuild:
+  Marked ~hppa (bug #195815).
 
   26 Oct 2007; Raúl Porcel <armin76@gentoo.org> noweb-2.9-r6.ebuild:
   Add ~ia64



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-18 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-26 20:18 [gentoo-commits] gentoo-x86 commit in app-text/noweb: noweb-2.9-r6.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-18 21:13 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox