public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli (voyageur)" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: ChangeLog terminal-0.9.7.ebuild
Date: Tue, 25 May 2010 22:34:14 +0000 (UTC)	[thread overview]
Message-ID: <20100525223414.EA96C2CD19@corvid.gentoo.org> (raw)

voyageur    10/05/25 22:34:14

  Modified:             ChangeLog
  Added:                terminal-0.9.7.ebuild
  Log:
  Version bump, mostly bugfix and compatibility with last GNUstep release
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 gnustep-apps/terminal/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	15 Jan 2010 13:51:35 -0000	1.22
+++ ChangeLog	25 May 2010 22:34:14 -0000	1.23
@@ -1,6 +1,12 @@
 # ChangeLog for gnustep-apps/terminal
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.22 2010/01/15 13:51:35 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.23 2010/05/25 22:34:14 voyageur Exp $
+
+*terminal-0.9.7 (25 May 2010)
+
+  25 May 2010; Bernard Cafarelli <voyageur@gentoo.org>
+  +terminal-0.9.7.ebuild:
+  Version bump, mostly bugfix and compatibility with last GNUstep release
 
 *terminal-0.9.6 (15 Jan 2010)
 



1.1                  gnustep-apps/terminal/terminal-0.9.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild?rev=1.1&content-type=text/plain

Index: terminal-0.9.7.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild,v 1.1 2010/05/25 22:34:14 voyageur Exp $

EAPI=2

inherit gnustep-2

S=${WORKDIR}/${P/t/T}

DESCRIPTION="A terminal emulator for GNUstep"
HOMEPAGE="http://www.nongnu.org/terminal/"
SRC_URI="http://savannah.nongnu.org/download/gap/${P/t/T}.tar.gz"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""

src_prepare() {
	# Correct link command for --as-needed
	sed -i -e "s/Terminal_LDFLAGS/ADDITIONAL_TOOL_LIBS/" GNUmakefile || die "sed failed"
}






             reply	other threads:[~2010-05-25 22:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-25 22:34 Bernard Cafarelli (voyageur) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-04 14:07 [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: ChangeLog terminal-0.9.7.ebuild Agostino Sarubbo (ago)
2012-04-07 16:50 Markus Meier (maekke)

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=20100525223414.EA96C2CD19@corvid.gentoo.org \
    --to=voyageur@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