From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/blueness:master commit in: sys-devel/ct-ng/
Date: Fri, 8 Apr 2011 20:38:53 +0000 (UTC) [thread overview]
Message-ID: <3b34e991856fe365a3767adebc40805d7f25ed59.blueness@gentoo> (raw)
commit: 3b34e991856fe365a3767adebc40805d7f25ed59
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 8 20:38:48 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Apr 8 20:38:48 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/blueness.git;a=commit;h=3b34e991
sys-devel/ct-ng: version bump
(Portage version: 2.1.9.42/git/Linux x86_64, signed Manifest commit with key 0xD0455535)
---
sys-devel/ct-ng/ChangeLog | 5 +++++
sys-devel/ct-ng/Manifest | 14 +++++++++++++-
sys-devel/ct-ng/ct-ng-1.10.1.ebuild | 26 ++++++++++++++++++++++++++
3 files changed, 44 insertions(+), 1 deletions(-)
diff --git a/sys-devel/ct-ng/ChangeLog b/sys-devel/ct-ng/ChangeLog
index f712bed..834a821 100644
--- a/sys-devel/ct-ng/ChangeLog
+++ b/sys-devel/ct-ng/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*ct-ng-1.10.1 (08 Apr 2011)
+
+ 08 Apr 2011; Anthony G. Basile <blueness@gentoo.org> +ct-ng-1.10.1.ebuild:
+ Version bump
+
01 Feb 2011; Anthony G. Basile <blueness@gentoo.org> -ct-ng-1.9.2.ebuild:
moved to tree
diff --git a/sys-devel/ct-ng/Manifest b/sys-devel/ct-ng/Manifest
index 3542154..3deb3b5 100644
--- a/sys-devel/ct-ng/Manifest
+++ b/sys-devel/ct-ng/Manifest
@@ -1,4 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
DIST crosstool-ng-1.10.0.tar.bz2 1821133 RMD160 d3399335c0634a9916a11f0da6135ebf12a1531a SHA1 5b535df8e9c9b29478d9e4924052c97afe21b00b SHA256 fa1578936f8fc7033a94e00135b535f0550f5928290e03a4dd2cc1a5864e8214
+DIST crosstool-ng-1.10.1.tar.bz2 1820729 RMD160 709fc7fda63e5ed9cbcfb99f47516515b0f82ff1 SHA1 5e83c4e82612190a0cc70d916aa86367318c3da7 SHA256 f16bd23d7c4a01b959de3c186fcd0d61823ef154733513819a5421a70d302ceb
EBUILD ct-ng-1.10.0.ebuild 732 RMD160 0ddaed6ae90e8a1d3b0d097c65541ccbb71054a3 SHA1 6cce7b773d3168eaa76c2d27c85dbd40a90fafa0 SHA256 68b563d9cbf9980b27b6b6d72e8e59fed9facadcbc5dd9361a54680732da75cc
-MISC ChangeLog 3674 RMD160 21bcf4bcf6a9c059eea818e89db249959cd6ab50 SHA1 c89b255da7dc0c6f98867cf5e468d11d1d543e53 SHA256 e24a943fbf3dcc6b6ce2844e557bb7288bee043e24a94345f8177fb5e09672aa
+EBUILD ct-ng-1.10.1.ebuild 732 RMD160 0ddaed6ae90e8a1d3b0d097c65541ccbb71054a3 SHA1 6cce7b773d3168eaa76c2d27c85dbd40a90fafa0 SHA256 68b563d9cbf9980b27b6b6d72e8e59fed9facadcbc5dd9361a54680732da75cc
+MISC ChangeLog 3796 RMD160 6215f53cb8049134d6736c3501489f2b420a1fe0 SHA1 89e38c5fff809e8ce5623046b42b6fd1be41e847 SHA256 99cc59a8270cd383811998b42855fc9dc5978ffb0c30390dcccaedd881d47c66
MISC metadata.xml 591 RMD160 55a2fd2072e170086cb769db7ea5f9276adb9565 SHA1 89549776dfa636d468dadc21cfbaf12cfc9cc8a2 SHA256 d34d874d1a34cc44f07204da31ec903d59f052bce2d98169d5703dacb15d9ae5
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iEYEAREIAAYFAk2fclgACgkQl5yvQNBFVTVtpACglDL6e12Z4fL0pEkOGx5Fcur/
+ArAAn10HyHnBm+OTeTVxa6TQgi82iXnq
+=2oJo
+-----END PGP SIGNATURE-----
diff --git a/sys-devel/ct-ng/ct-ng-1.10.1.ebuild b/sys-devel/ct-ng/ct-ng-1.10.1.ebuild
new file mode 100644
index 0000000..d748d8a
--- /dev/null
+++ b/sys-devel/ct-ng/ct-ng-1.10.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild,v 1.1 2010/12/30 15:51:53 blueness Exp $
+
+inherit bash-completion
+
+DESCRIPTION="A tool to build cross-compiling toolchains"
+HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
+MY_P=${P/ct/crosstool}
+S=${WORKDIR}/${MY_P}
+SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="bash-completion"
+
+RDEPEND="net-misc/curl
+ dev-vcs/cvs
+ dev-vcs/subversion"
+
+src_install() {
+ emake DESTDIR="${D%/}" install || die "install failed"
+ dobashcompletion ct-ng.comp
+ dodoc README TODO
+}
next reply other threads:[~2011-04-08 20:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-08 20:38 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-04-28 14:03 [gentoo-commits] dev/blueness:master commit in: sys-devel/ct-ng/ Anthony G. Basile
2011-05-02 0:10 Anthony G. Basile
2011-05-03 0:35 Anthony G. Basile
2011-05-03 2:06 Anthony G. Basile
2011-05-30 16:43 Anthony G. Basile
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=3b34e991856fe365a3767adebc40805d7f25ed59.blueness@gentoo \
--to=blueness@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