public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/makeself: makeself-2.1.5.ebuild ChangeLog
@ 2008-05-22  2:02 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeremy Olexa (darkside) @ 2008-05-22  2:02 UTC (permalink / raw
  To: gentoo-commits

darkside    08/05/22 02:02:56

  Modified:             makeself-2.1.5.ebuild ChangeLog
  Log:
  my mistake, forgot to carry forward keywords. Marked ~amd64 ~hppa ~ppc ~s390
  in addition to ~x86
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  app-arch/makeself/makeself-2.1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?r1=1.1&r2=1.2

Index: makeself-2.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makeself-2.1.5.ebuild	22 May 2008 00:01:49 -0000	1.1
+++ makeself-2.1.5.ebuild	22 May 2008 02:02:56 -0000	1.2
@@ -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-arch/makeself/makeself-2.1.5.ebuild,v 1.1 2008/05/22 00:01:49 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.2 2008/05/22 02:02:56 darkside Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~s390 ~x86"
 IUSE=""
 
 DEPEND=""



1.16                 app-arch/makeself/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 May 2008 00:01:49 -0000	1.15
+++ ChangeLog	22 May 2008 02:02:56 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/makeself
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.15 2008/05/22 00:01:49 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.16 2008/05/22 02:02:56 darkside Exp $
+
+  22 May 2008; Jeremy Olexa <darkside@gentoo.org> makeself-2.1.5.ebuild:
+  my mistake, forgot to carry forward keywords. Marked ~amd64 ~hppa ~ppc ~s390
+  in addition to ~x86
 
 *makeself-2.1.5 (19 May 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-arch/makeself: makeself-2.1.5.ebuild ChangeLog
@ 2008-07-18 19:20 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 7+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-07-18 19:20 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/07/18 19:20:27

  Modified:             makeself-2.1.5.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #231074
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)

Revision  Changes    Path
1.3                  app-arch/makeself/makeself-2.1.5.ebuild

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

Index: makeself-2.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- makeself-2.1.5.ebuild	22 May 2008 02:02:56 -0000	1.2
+++ makeself-2.1.5.ebuild	18 Jul 2008 19:20:27 -0000	1.3
@@ -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-arch/makeself/makeself-2.1.5.ebuild,v 1.2 2008/05/22 02:02:56 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.3 2008/07/18 19:20:27 coldwind Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~s390 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~s390 ~x86"
 IUSE=""
 
 DEPEND=""



1.17                 app-arch/makeself/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	22 May 2008 02:02:56 -0000	1.16
+++ ChangeLog	18 Jul 2008 19:20:27 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/makeself
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.16 2008/05/22 02:02:56 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.17 2008/07/18 19:20:27 coldwind Exp $
+
+  18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> makeself-2.1.5.ebuild:
+  amd64 stable wrt bug #231074
 
   22 May 2008; Jeremy Olexa <darkside@gentoo.org> makeself-2.1.5.ebuild:
   my mistake, forgot to carry forward keywords. Marked ~amd64 ~hppa ~ppc ~s390



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-arch/makeself: makeself-2.1.5.ebuild ChangeLog
@ 2008-07-19 14:22 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2008-07-19 14:22 UTC (permalink / raw
  To: gentoo-commits

jer         08/07/19 14:22:02

  Modified:             makeself-2.1.5.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #231074).
  (Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)

Revision  Changes    Path
1.4                  app-arch/makeself/makeself-2.1.5.ebuild

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

Index: makeself-2.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makeself-2.1.5.ebuild	18 Jul 2008 19:20:27 -0000	1.3
+++ makeself-2.1.5.ebuild	19 Jul 2008 14:22:02 -0000	1.4
@@ -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-arch/makeself/makeself-2.1.5.ebuild,v 1.3 2008/07/18 19:20:27 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.4 2008/07/19 14:22:02 jer Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~s390 ~x86"
+KEYWORDS="amd64 hppa ~ppc ~s390 ~x86"
 IUSE=""
 
 DEPEND=""



1.18                 app-arch/makeself/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	18 Jul 2008 19:20:27 -0000	1.17
+++ ChangeLog	19 Jul 2008 14:22:02 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/makeself
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.17 2008/07/18 19:20:27 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.18 2008/07/19 14:22:02 jer Exp $
+
+  19 Jul 2008; Jeroen Roovers <jer@gentoo.org> makeself-2.1.5.ebuild:
+  Stable for HPPA (bug #231074).
 
   18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> makeself-2.1.5.ebuild:
   amd64 stable wrt bug #231074



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-arch/makeself: makeself-2.1.5.ebuild ChangeLog
@ 2008-07-21 16:36 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-07-21 16:36 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/07/21 16:36:04

  Modified:             makeself-2.1.5.ebuild ChangeLog
  Log:
  Stable on ppc wrt bug 231074
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  app-arch/makeself/makeself-2.1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?r1=1.4&r2=1.5

Index: makeself-2.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- makeself-2.1.5.ebuild	19 Jul 2008 14:22:02 -0000	1.4
+++ makeself-2.1.5.ebuild	21 Jul 2008 16:36:04 -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-arch/makeself/makeself-2.1.5.ebuild,v 1.4 2008/07/19 14:22:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.5 2008/07/21 16:36:04 nixnut Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~s390 ~x86"
+KEYWORDS="amd64 hppa ppc ~s390 ~x86"
 IUSE=""
 
 DEPEND=""



1.19                 app-arch/makeself/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	19 Jul 2008 14:22:02 -0000	1.18
+++ ChangeLog	21 Jul 2008 16:36:04 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/makeself
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.18 2008/07/19 14:22:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.19 2008/07/21 16:36:04 nixnut Exp $
+
+  21 Jul 2008; nixnut <nixnut@gentoo.org> makeself-2.1.5.ebuild:
+  Stable on ppc wrt bug 231074
 
   19 Jul 2008; Jeroen Roovers <jer@gentoo.org> makeself-2.1.5.ebuild:
   Stable for HPPA (bug #231074).






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

* [gentoo-commits] gentoo-x86 commit in app-arch/makeself: makeself-2.1.5.ebuild ChangeLog
@ 2008-07-24 17:33 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-24 17:33 UTC (permalink / raw
  To: gentoo-commits

armin76     08/07/24 17:33:27

  Modified:             makeself-2.1.5.ebuild ChangeLog
  Log:
  x86 stable wrt #231074
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  app-arch/makeself/makeself-2.1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?r1=1.5&r2=1.6

Index: makeself-2.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- makeself-2.1.5.ebuild	21 Jul 2008 16:36:04 -0000	1.5
+++ makeself-2.1.5.ebuild	24 Jul 2008 17:33:26 -0000	1.6
@@ -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-arch/makeself/makeself-2.1.5.ebuild,v 1.5 2008/07/21 16:36:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.6 2008/07/24 17:33:26 armin76 Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ~s390 ~x86"
+KEYWORDS="amd64 hppa ppc ~s390 x86"
 IUSE=""
 
 DEPEND=""



1.20                 app-arch/makeself/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	21 Jul 2008 16:36:04 -0000	1.19
+++ ChangeLog	24 Jul 2008 17:33:26 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/makeself
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.19 2008/07/21 16:36:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.20 2008/07/24 17:33:26 armin76 Exp $
+
+  24 Jul 2008; Raúl Porcel <armin76@gentoo.org> makeself-2.1.5.ebuild:
+  x86 stable wrt #231074
 
   21 Jul 2008; nixnut <nixnut@gentoo.org> makeself-2.1.5.ebuild:
   Stable on ppc wrt bug 231074






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

* [gentoo-commits] gentoo-x86 commit in app-arch/makeself: makeself-2.1.5.ebuild ChangeLog
@ 2009-02-26 19:27 Mike Frysinger (vapier)
  0 siblings, 0 replies; 7+ messages in thread
From: Mike Frysinger (vapier) @ 2009-02-26 19:27 UTC (permalink / raw
  To: gentoo-commits

vapier      09/02/26 19:27:42

  Modified:             makeself-2.1.5.ebuild ChangeLog
  Log:
  Add a script to unpack makeself archives.
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  app-arch/makeself/makeself-2.1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?r1=1.7&r2=1.8

Index: makeself-2.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- makeself-2.1.5.ebuild	29 Sep 2008 01:52:54 -0000	1.7
+++ makeself-2.1.5.ebuild	26 Feb 2009 19:27:42 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.7 2008/09/29 01:52:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.8 2009/02/26 19:27:42 vapier Exp $
 
 inherit eutils
 
@@ -13,9 +13,6 @@
 KEYWORDS="amd64 hppa ppc s390 x86"
 IUSE=""
 
-DEPEND=""
-RDEPEND=""
-
 S=${WORKDIR}
 
 src_unpack() {
@@ -23,7 +20,7 @@
 }
 
 src_install() {
-	dobin makeself-header.sh makeself.sh || die
+	dobin makeself-header.sh makeself.sh "${FILESDIR}"/makeself-unpack || die
 	doman makeself.1
 	dodoc README TODO makeself.lsm
 }



1.21                 app-arch/makeself/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	24 Jul 2008 17:33:26 -0000	1.20
+++ ChangeLog	26 Feb 2009 19:27:42 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/makeself
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.20 2008/07/24 17:33:26 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.21 2009/02/26 19:27:42 vapier Exp $
+
+  26 Feb 2009; Mike Frysinger <vapier@gentoo.org> +files/makeself-unpack,
+  makeself-2.1.5.ebuild:
+  Add a script to unpack makeself archives.
 
   24 Jul 2008; Raúl Porcel <armin76@gentoo.org> makeself-2.1.5.ebuild:
   x86 stable wrt #231074






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

* [gentoo-commits] gentoo-x86 commit in app-arch/makeself: makeself-2.1.5.ebuild ChangeLog
@ 2010-01-01 19:35 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-01 19:35 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/01 19:35:27

  Modified:             makeself-2.1.5.ebuild ChangeLog
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.9                  app-arch/makeself/makeself-2.1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?r1=1.8&r2=1.9

Index: makeself-2.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- makeself-2.1.5.ebuild	26 Feb 2009 19:27:42 -0000	1.8
+++ makeself-2.1.5.ebuild	1 Jan 2010 19:35:26 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.8 2009/02/26 19:27:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.9 2010/01/01 19:35:26 fauli Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc s390 x86"
+KEYWORDS="amd64 hppa ppc s390 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 S=${WORKDIR}



1.22                 app-arch/makeself/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	26 Feb 2009 19:27:42 -0000	1.21
+++ ChangeLog	1 Jan 2010 19:35:26 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/makeself
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.21 2009/02/26 19:27:42 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.22 2010/01/01 19:35:26 fauli Exp $
+
+  01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  makeself-2.1.5.ebuild:
+  Transfer Prefix keywords
 
   26 Feb 2009; Mike Frysinger <vapier@gentoo.org> +files/makeself-unpack,
   makeself-2.1.5.ebuild:






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

end of thread, other threads:[~2010-01-01 19:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-18 19:20 [gentoo-commits] gentoo-x86 commit in app-arch/makeself: makeself-2.1.5.ebuild ChangeLog Santiago M. Mola (coldwind)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-01 19:35 Christian Faulhammer (fauli)
2009-02-26 19:27 Mike Frysinger (vapier)
2008-07-24 17:33 Raul Porcel (armin76)
2008-07-21 16:36 Gysbert Wassenaar (nixnut)
2008-07-19 14:22 Jeroen Roovers (jer)
2008-05-22  2:02 Jeremy Olexa (darkside)

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