public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnustep-apps/pictureframe: pictureframe-1.0.0.ebuild ChangeLog
@ 2008-03-21 11:40 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-03-21 11:40 UTC (permalink / raw
  To: gentoo-commits

opfer       08/03/21 11:40:14

  Modified:             pictureframe-1.0.0.ebuild ChangeLog
  Log:
  stable x86, bug 207381
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild?r1=1.1&r2=1.2

Index: pictureframe-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pictureframe-1.0.0.ebuild	16 Jan 2008 23:58:19 -0000	1.1
+++ pictureframe-1.0.0.ebuild	21 Mar 2008 11:40:13 -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/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild,v 1.1 2008/01/16 23:58:19 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild,v 1.2 2008/03/21 11:40:13 opfer Exp $
 
 inherit gnustep-2
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 S=${WORKDIR}/${MY_PN}-${PV}
 



1.2                  gnustep-apps/pictureframe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	16 Jan 2008 23:58:19 -0000	1.1
+++ ChangeLog	21 Mar 2008 11:40:13 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for gnustep-apps/pictureframe
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/ChangeLog,v 1.1 2008/01/16 23:58:19 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/ChangeLog,v 1.2 2008/03/21 11:40:13 opfer Exp $
+
+  21 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
+  pictureframe-1.0.0.ebuild:
+  stable x86, bug 207381
 
 *pictureframe-1.0.0 (16 Jan 2008)
 



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



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

* [gentoo-commits] gentoo-x86 commit in gnustep-apps/pictureframe: pictureframe-1.0.0.ebuild ChangeLog
@ 2008-03-22 18:26 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 2+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-03-22 18:26 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/03/22 18:26:51

  Modified:             pictureframe-1.0.0.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #207381, second round.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild?r1=1.2&r2=1.3

Index: pictureframe-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pictureframe-1.0.0.ebuild	21 Mar 2008 11:40:13 -0000	1.2
+++ pictureframe-1.0.0.ebuild	22 Mar 2008 18:26:51 -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/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild,v 1.2 2008/03/21 11:40:13 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild,v 1.3 2008/03/22 18:26:51 coldwind Exp $
 
 inherit gnustep-2
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 S=${WORKDIR}/${MY_PN}-${PV}
 



1.3                  gnustep-apps/pictureframe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/pictureframe/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Mar 2008 11:40:13 -0000	1.2
+++ ChangeLog	22 Mar 2008 18:26:51 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for gnustep-apps/pictureframe
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/ChangeLog,v 1.2 2008/03/21 11:40:13 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/ChangeLog,v 1.3 2008/03/22 18:26:51 coldwind Exp $
+
+  22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+  pictureframe-1.0.0.ebuild:
+  amd64 stable wrt bug #207381, second round.
 
   21 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
   pictureframe-1.0.0.ebuild:



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



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

end of thread, other threads:[~2008-03-22 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21 11:40 [gentoo-commits] gentoo-x86 commit in gnustep-apps/pictureframe: pictureframe-1.0.0.ebuild ChangeLog Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2008-03-22 18:26 Santiago M. Mola (coldwind)

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