public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-misc/cowsay: cowsay-3.03-r1.ebuild cowsay-3.03.ebuild ChangeLog
@ 2008-01-11 16:26 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2008-01-11 16:26 UTC (permalink / raw
  To: gentoo-commits

grobian     08/01/11 16:26:57

  Modified:             cowsay-3.03-r1.ebuild cowsay-3.03.ebuild ChangeLog
  Log:
  Dropped ppc-macos keyword, see you in prefix
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.2                  games-misc/cowsay/cowsay-3.03-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild?r1=1.1&r2=1.2

Index: cowsay-3.03-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cowsay-3.03-r1.ebuild	9 May 2007 18:44:51 -0000	1.1
+++ cowsay-3.03-r1.ebuild	11 Jan 2008 16:26:57 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild,v 1.1 2007/05/09 18:44:51 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild,v 1.2 2008/01/11 16:26:57 grobian Exp $
 
 inherit bash-completion eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=dev-lang/perl-5"



1.19                 games-misc/cowsay/cowsay-3.03.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03.ebuild?r1=1.18&r2=1.19

Index: cowsay-3.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- cowsay-3.03.ebuild	28 Feb 2007 18:42:21 -0000	1.18
+++ cowsay-3.03.ebuild	11 Jan 2008 16:26:57 -0000	1.19
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03.ebuild,v 1.18 2007/02/28 18:42:21 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03.ebuild,v 1.19 2008/01/11 16:26:57 grobian Exp $
 
 inherit bash-completion
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa mips ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=dev-lang/perl-5"



1.19                 games-misc/cowsay/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/cowsay/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	9 May 2007 18:44:51 -0000	1.18
+++ ChangeLog	11 Jan 2008 16:26:57 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for games-misc/cowsay
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/ChangeLog,v 1.18 2007/05/09 18:44:51 tupone Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/ChangeLog,v 1.19 2008/01/11 16:26:57 grobian Exp $
+
+  11 Jan 2008; Fabian Groffen <grobian@gentoo.org> cowsay-3.03.ebuild,
+  cowsay-3.03-r1.ebuild:
+  Dropped ppc-macos keyword, see you in prefix
 
 *cowsay-3.03-r1 (09 May 2007)
 



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



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

only message in thread, other threads:[~2008-01-11 16:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11 16:26 [gentoo-commits] gentoo-x86 commit in games-misc/cowsay: cowsay-3.03-r1.ebuild cowsay-3.03.ebuild ChangeLog 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