public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/SDL: ChangeLog SDL-2.2.6.ebuild
@ 2012-01-28 18:51 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2012-01-28 18:51 UTC (permalink / raw
  To: gentoo-commits

armin76     12/01/28 18:51:58

  Modified:             ChangeLog SDL-2.2.6.ebuild
  Log:
  Drop alpha/ia64/sparc keywords
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.3                  dev-perl/SDL/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	23 Jan 2012 00:02:23 -0000	1.2
+++ ChangeLog	28 Jan 2012 18:51:57 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SDL
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.2 2012/01/23 00:02:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.3 2012/01/28 18:51:57 armin76 Exp $
+
+  28 Jan 2012; Raúl Porcel <armin76@gentoo.org> SDL-2.2.6.ebuild:
+  Drop alpha/ia64/sparc keywords
 
   22 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> SDL-2.536.ebuild:
   Restore SRC_TEST="do" because tests run fine here.



1.2                  dev-perl/SDL/SDL-2.2.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild?r1=1.1&r2=1.2

Index: SDL-2.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SDL-2.2.6.ebuild	21 Jan 2012 21:00:26 -0000	1.1
+++ SDL-2.2.6.ebuild	28 Jan 2012 18:51:57 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild,v 1.1 2012/01/21 21:00:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild,v 1.2 2012/01/28 18:51:57 armin76 Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
+KEYWORDS="amd64 hppa ppc x86"
 IUSE="truetype mpeg"
 
 # Only enable this if you are confirming a bug in this module. The testsrequire






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/SDL: ChangeLog SDL-2.2.6.ebuild
@ 2012-01-30 22:34 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-30 22:34 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/01/30 22:34:44

  Modified:             ChangeLog SDL-2.2.6.ebuild
  Log:
  Remove ppc keywording wrt #399649
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/SDL/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	28 Jan 2012 18:51:57 -0000	1.3
+++ ChangeLog	30 Jan 2012 22:34:44 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SDL
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.3 2012/01/28 18:51:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.4 2012/01/30 22:34:44 ssuominen Exp $
+
+  30 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> SDL-2.2.6.ebuild:
+  Remove ppc keywording wrt #399649
 
   28 Jan 2012; Raúl Porcel <armin76@gentoo.org> SDL-2.2.6.ebuild:
   Drop alpha/ia64/sparc keywords



1.3                  dev-perl/SDL/SDL-2.2.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild?r1=1.2&r2=1.3

Index: SDL-2.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SDL-2.2.6.ebuild	28 Jan 2012 18:51:57 -0000	1.2
+++ SDL-2.2.6.ebuild	30 Jan 2012 22:34:44 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild,v 1.2 2012/01/28 18:51:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild,v 1.3 2012/01/30 22:34:44 ssuominen Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc x86"
+KEYWORDS="amd64 hppa x86"
 IUSE="truetype mpeg"
 
 # Only enable this if you are confirming a bug in this module. The testsrequire






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/SDL: ChangeLog SDL-2.2.6.ebuild
@ 2012-04-14 15:21 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-14 15:21 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/04/14 15:21:18

  Modified:             ChangeLog
  Removed:              SDL-2.2.6.ebuild
  Log:
  old
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.10                 dev-perl/SDL/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SDL/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	14 Apr 2012 15:18:51 -0000	1.9
+++ ChangeLog	14 Apr 2012 15:21:18 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SDL
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.9 2012/04/14 15:18:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.10 2012/04/14 15:21:18 ssuominen Exp $
+
+  14 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -SDL-2.2.6.ebuild:
+  old
 
   14 Apr 2012; Markus Meier <maekke@gentoo.org> SDL-2.536.ebuild:
   x86 stable, bug #408579






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

end of thread, other threads:[~2012-04-14 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-30 22:34 [gentoo-commits] gentoo-x86 commit in dev-perl/SDL: ChangeLog SDL-2.2.6.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-04-14 15:21 Samuli Suominen (ssuominen)
2012-01-28 18:51 Raul Porcel (armin76)

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