public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: libXaw-1.0.6.ebuild libXaw-1.0.7.ebuild libXaw-1.0.4.ebuild ChangeLog libXaw-1.0.5.ebuild
@ 2009-10-26 19:32 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2009-10-26 19:32 UTC (permalink / raw
  To: gentoo-commits

grobian     09/10/26 19:32:46

  Modified:             libXaw-1.0.6.ebuild libXaw-1.0.7.ebuild
                        libXaw-1.0.4.ebuild ChangeLog libXaw-1.0.5.ebuild
  Log:
  Add back flag-o-matic inherit for filter-flags calls, proxy commit for scarabeus
  (Portage version: 2.2.00.14723-prefix/cvs/Darwin powerpc, RepoMan options: --force)

Revision  Changes    Path
1.6                  x11-libs/libXaw/libXaw-1.0.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild?r1=1.5&r2=1.6

Index: libXaw-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXaw-1.0.6.ebuild	11 Oct 2009 11:11:19 -0000	1.5
+++ libXaw-1.0.6.ebuild	26 Oct 2009 19:32:45 -0000	1.6
@@ -1,11 +1,11 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v 1.5 2009/10/11 11:11:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v 1.6 2009/10/26 19:32:45 grobian Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
 
-inherit x-modular
+inherit x-modular flag-o-matic
 
 DESCRIPTION="X.Org Xaw library"
 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"



1.2                  x11-libs/libXaw/libXaw-1.0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild?r1=1.1&r2=1.2

Index: libXaw-1.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libXaw-1.0.7.ebuild	19 Oct 2009 18:16:23 -0000	1.1
+++ libXaw-1.0.7.ebuild	26 Oct 2009 19:32:45 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.1 2009/10/19 18:16:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.2 2009/10/26 19:32:45 grobian Exp $
 
 EAPI="2"
 
-inherit x-modular
+inherit x-modular flag-o-matic
 
 DESCRIPTION="X.Org Xaw library"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"



1.10                 x11-libs/libXaw/libXaw-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild?r1=1.9&r2=1.10

Index: libXaw-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libXaw-1.0.4.ebuild	4 May 2009 17:03:40 -0000	1.9
+++ libXaw-1.0.4.ebuild	26 Oct 2009 19:32:45 -0000	1.10
@@ -1,11 +1,11 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.9 2009/05/04 17:03:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.10 2009/10/26 19:32:45 grobian Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
 
-inherit x-modular
+inherit x-modular flag-o-matic
 
 DESCRIPTION="X.Org Xaw library"
 



1.66                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	19 Oct 2009 18:16:23 -0000	1.65
+++ ChangeLog	26 Oct 2009 19:32:45 -0000	1.66
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.65 2009/10/19 18:16:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.66 2009/10/26 19:32:45 grobian Exp $
+
+  26 Oct 2009; Fabian Groffen <grobian@gentoo.org> libXaw-1.0.4.ebuild,
+  libXaw-1.0.5.ebuild, libXaw-1.0.6.ebuild, libXaw-1.0.7.ebuild:
+  Add back flag-o-matic inherit for filter-flags calls, proxy commit for
+  scarabeus
 
 *libXaw-1.0.7 (19 Oct 2009)
 



1.11                 x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.10&r2=1.11

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libXaw-1.0.5.ebuild	15 May 2009 15:14:18 -0000	1.10
+++ libXaw-1.0.5.ebuild	26 Oct 2009 19:32:45 -0000	1.11
@@ -1,11 +1,11 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.10 2009/05/15 15:14:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.11 2009/10/26 19:32:45 grobian Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
 
-inherit x-modular
+inherit x-modular flag-o-matic
 
 DESCRIPTION="X.Org Xaw library"
 KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-26 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-26 19:32 [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: libXaw-1.0.6.ebuild libXaw-1.0.7.ebuild libXaw-1.0.4.ebuild ChangeLog libXaw-1.0.5.ebuild Fabian Groffen (grobian)

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