public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/unp: unp-1.0.13.ebuild ChangeLog
@ 2007-12-26  8:46 Peter Weller (welp)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Weller (welp) @ 2007-12-26  8:46 UTC (permalink / raw
  To: gentoo-commits

welp        07/12/26 08:46:22

  Modified:             unp-1.0.13.ebuild ChangeLog
  Log:
  Stable on amd64; bug 203106
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.2                  app-arch/unp/unp-1.0.13.ebuild

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

Index: unp-1.0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unp-1.0.13.ebuild	23 Dec 2007 17:24:03 -0000	1.1
+++ unp-1.0.13.ebuild	26 Dec 2007 08:46:21 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.1 2007/12/23 17:24:03 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.2 2007/12/26 08:46:21 welp Exp $
 
 DESCRIPTION="Script for unpacking various file formats"
 HOMEPAGE="http://packages.qa.debian.org/u/unp.html"
 SRC_URI="mirror://debian/pool/main/u/unp/${PN}_${PV}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE=""
 DEPEND="dev-lang/perl
 	dev-perl/String-ShellQuote"



1.16                 app-arch/unp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	23 Dec 2007 17:24:03 -0000	1.15
+++ ChangeLog	26 Dec 2007 08:46:21 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/unp
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.15 2007/12/23 17:24:03 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.16 2007/12/26 08:46:21 welp Exp $
+
+  26 Dec 2007; Peter Weller <welp@gentoo.org> unp-1.0.13.ebuild:
+  Stable on amd64; bug 203106
 
 *unp-1.0.13 (23 Dec 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-arch/unp: unp-1.0.13.ebuild ChangeLog
@ 2007-12-26 10:05 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2007-12-26 10:05 UTC (permalink / raw
  To: gentoo-commits

maekke      07/12/26 10:05:51

  Modified:             unp-1.0.13.ebuild ChangeLog
  Log:
  x86 stable, security bug #203106
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.3                  app-arch/unp/unp-1.0.13.ebuild

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

Index: unp-1.0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- unp-1.0.13.ebuild	26 Dec 2007 08:46:21 -0000	1.2
+++ unp-1.0.13.ebuild	26 Dec 2007 10:05:51 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.2 2007/12/26 08:46:21 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.3 2007/12/26 10:05:51 maekke Exp $
 
 DESCRIPTION="Script for unpacking various file formats"
 HOMEPAGE="http://packages.qa.debian.org/u/unp.html"
 SRC_URI="mirror://debian/pool/main/u/unp/${PN}_${PV}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc x86"
 IUSE=""
 DEPEND="dev-lang/perl
 	dev-perl/String-ShellQuote"



1.17                 app-arch/unp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	26 Dec 2007 08:46:21 -0000	1.16
+++ ChangeLog	26 Dec 2007 10:05:51 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/unp
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.16 2007/12/26 08:46:21 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.17 2007/12/26 10:05:51 maekke Exp $
+
+  26 Dec 2007; Markus Meier <maekke@gentoo.org> unp-1.0.13.ebuild:
+  x86 stable, security bug #203106
 
   26 Dec 2007; Peter Weller <welp@gentoo.org> unp-1.0.13.ebuild:
   Stable on amd64; bug 203106



-- 
gentoo-commits@gentoo.org mailing list



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

end of thread, other threads:[~2007-12-26 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-26  8:46 [gentoo-commits] gentoo-x86 commit in app-arch/unp: unp-1.0.13.ebuild ChangeLog Peter Weller (welp)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-26 10:05 Markus Meier (maekke)

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