public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/pcalc: pcalc-3.ebuild ChangeLog
@ 2014-12-30 23:28 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2014-12-30 23:28 UTC (permalink / raw
  To: gentoo-commits

vapier      14/12/30 23:28:42

  Modified:             ChangeLog
  Added:                pcalc-3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.28                 sci-calculators/pcalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	30 Dec 2014 23:28:23 -0000	1.27
+++ ChangeLog	30 Dec 2014 23:28:42 -0000	1.28
@@ -1,6 +1,11 @@
 # ChangeLog for sci-calculators/pcalc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.27 2014/12/30 23:28:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.28 2014/12/30 23:28:42 vapier Exp $
+
+*pcalc-3 (30 Dec 2014)
+
+  30 Dec 2014; Mike Frysinger <vapier@gentoo.org> +pcalc-3.ebuild:
+  Version bump.
 
   30 Dec 2014; Mike Frysinger <vapier@gentoo.org> pcalc-2.ebuild:
   Stabilize for all.



1.1                  sci-calculators/pcalc/pcalc-3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild?rev=1.1&content-type=text/plain

Index: pcalc-3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild,v 1.1 2014/12/30 23:28:42 vapier Exp $

EAPI=4

inherit toolchain-funcs

DESCRIPTION="the programmers calculator"
HOMEPAGE="http://pcalc.sourceforge.net/"
SRC_URI="mirror://sourceforge/pcalc/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""

DEPEND="sys-devel/flex"
RDEPEND=""

src_prepare() {
	sed -i -e "s:/usr:${EPREFIX}/usr:g" Makefile || die
}

src_configure() {
	tc-export CC
}





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

only message in thread, other threads:[~2014-12-30 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30 23:28 [gentoo-commits] gentoo-x86 commit in sci-calculators/pcalc: pcalc-3.ebuild ChangeLog Mike Frysinger (vapier)

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