public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: ChangeLog terminal-0.9.6.ebuild
@ 2010-01-15 13:51 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2010-01-15 13:51 UTC (permalink / raw
  To: gentoo-commits

voyageur    10/01/15 13:51:35

  Modified:             ChangeLog
  Added:                terminal-0.9.6.ebuild
  Log:
  Bump, bugfixes and support for reversed colors
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 gnustep-apps/terminal/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	26 May 2009 09:36:19 -0000	1.21
+++ ChangeLog	15 Jan 2010 13:51:35 -0000	1.22
@@ -1,6 +1,12 @@
 # ChangeLog for gnustep-apps/terminal
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.21 2009/05/26 09:36:19 voyageur Exp $
+# 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 $
+
+*terminal-0.9.6 (15 Jan 2010)
+
+  15 Jan 2010; Bernard Cafarelli <voyageur@gentoo.org>
+  +terminal-0.9.6.ebuild:
+  Bump, bugfixes and support for reversed colors
 
 *terminal-0.9.5 (26 May 2009)
 



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

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

Index: terminal-0.9.6.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.6.ebuild,v 1.1 2010/01/15 13:51:35 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"
}






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

only message in thread, other threads:[~2010-01-15 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-15 13:51 [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: ChangeLog terminal-0.9.6.ebuild Bernard Cafarelli (voyageur)

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