* [gentoo-commits] gentoo-x86 commit in dev-lang/bashforth: ChangeLog bashforth-0.58a.ebuild
@ 2012-11-01 16:53 Sergey Popov (pinkbyte)
0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2012-11-01 16:53 UTC (permalink / raw
To: gentoo-commits
pinkbyte 12/11/01 16:53:11
Modified: ChangeLog
Added: bashforth-0.58a.ebuild
Log:
Version bump: EAPI 4, add ~amd64 keyword
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.6 dev-lang/bashforth/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/bashforth/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/bashforth/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/bashforth/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/bashforth/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 10 May 2012 15:43:19 -0000 1.5
+++ ChangeLog 1 Nov 2012 16:53:11 -0000 1.6
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/bashforth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/bashforth/ChangeLog,v 1.5 2012/05/10 15:43:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/bashforth/ChangeLog,v 1.6 2012/11/01 16:53:11 pinkbyte Exp $
+
+*bashforth-0.58a (01 Nov 2012)
+
+ 01 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> +bashforth-0.58a.ebuild:
+ Version bump: EAPI 4, add ~amd64 keyword
10 May 2012; Agostino Sarubbo <ago@gentoo.org> -bashforth-0.54a.ebuild:
Remove old
1.1 dev-lang/bashforth/bashforth-0.58a.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/bashforth/bashforth-0.58a.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/bashforth/bashforth-0.58a.ebuild?rev=1.1&content-type=text/plain
Index: bashforth-0.58a.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/bashforth/bashforth-0.58a.ebuild,v 1.1 2012/11/01 16:53:11 pinkbyte Exp $
EAPI=4
DESCRIPTION="String-threaded Forth interpreter in Bash"
HOMEPAGE="http://www.forthfreak.net/index.cgi?BashForth"
SRC_URI="http://forthfreak.net/${PN}.versions/${P}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">app-shells/bash-3.0"
S="${WORKDIR}"
src_unpack() {
cp "${DISTDIR}/${P}" "${S}"
}
src_install() {
newbin "${P}" "${PN}"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-01 16:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-01 16:53 [gentoo-commits] gentoo-x86 commit in dev-lang/bashforth: ChangeLog bashforth-0.58a.ebuild Sergey Popov (pinkbyte)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox