public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen (grobian)" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/inform: ChangeLog inform-6.30.2.ebuild inform-6.31.1.ebuild
Date: Tue, 29 Jan 2008 21:20:41 +0000	[thread overview]
Message-ID: <E1JJxsn-0004mn-SW@stork.gentoo.org> (raw)

grobian     08/01/29 21:20:41

  Modified:             ChangeLog inform-6.30.2.ebuild inform-6.31.1.ebuild
  Log:
  Dropped ppc-macos keyword, see you in prefix
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.14                 dev-lang/inform/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/inform/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	14 Jan 2008 00:44:20 -0000	1.13
+++ ChangeLog	29 Jan 2008 21:20:41 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/inform
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/ChangeLog,v 1.13 2008/01/14 00:44:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/ChangeLog,v 1.14 2008/01/29 21:20:41 grobian Exp $
+
+  29 Jan 2008; Fabian Groffen <grobian@gentoo.org> inform-6.30.2.ebuild,
+  inform-6.31.1.ebuild:
+  Dropped ppc-macos keyword, see you in prefix
 
   14 Jan 2008; Christian Faulhammer <opfer@gentoo.org> inform-6.31.1.ebuild:
   add USE flag emacs for dependency on corresponding GNU Emacs mode, see bug



1.3                  dev-lang/inform/inform-6.30.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/inform-6.30.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/inform-6.30.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/inform-6.30.2.ebuild?r1=1.2&r2=1.3

Index: inform-6.30.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.30.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- inform-6.30.2.ebuild	31 Mar 2006 13:01:21 -0000	1.2
+++ inform-6.30.2.ebuild	29 Jan 2008 21:20:41 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.30.2.ebuild,v 1.2 2006/03/31 13:01:21 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.30.2.ebuild,v 1.3 2008/01/29 21:20:41 grobian Exp $
 
 inherit versionator
 
@@ -10,7 +10,7 @@
 
 LICENSE="Inform"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 DEPEND=""



1.3                  dev-lang/inform/inform-6.31.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/inform-6.31.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/inform-6.31.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/inform/inform-6.31.1.ebuild?r1=1.2&r2=1.3

Index: inform-6.31.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.31.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- inform-6.31.1.ebuild	14 Jan 2008 00:44:20 -0000	1.2
+++ inform-6.31.1.ebuild	29 Jan 2008 21:20:41 -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/dev-lang/inform/inform-6.31.1.ebuild,v 1.2 2008/01/14 00:44:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.31.1.ebuild,v 1.3 2008/01/29 21:20:41 grobian Exp $
 
 DESCRIPTION="design system for interactive fiction"
 HOMEPAGE="http://www.inform-fiction.org/"
@@ -8,7 +8,7 @@
 
 LICENSE="Inform"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="emacs"
 PDEPEND="emacs? ( app-emacs/inform-mode )"
 



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



                 reply	other threads:[~2008-01-29 21:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JJxsn-0004mn-SW@stork.gentoo.org \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox