public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeremy Olexa" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/darkside:master commit in: dev-util/catalyst/
Date: Tue, 20 Sep 2011 15:41:14 +0000 (UTC)	[thread overview]
Message-ID: <1759ed18dd6755de915e6371415684a7915457e3.darkside@gentoo> (raw)

commit:     1759ed18dd6755de915e6371415684a7915457e3
Author:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 15:40:32 2011 +0000
Commit:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 15:40:51 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/darkside.git;a=commit;h=1759ed18

[dev-util/catalyst] sync with gx86, style changes

---
 dev-util/catalyst/Manifest                         |    4 +-
 ...-2.0.6.916.ebuild => catalyst-2.0.6.918.ebuild} |   25 +++++--------------
 2 files changed, 9 insertions(+), 20 deletions(-)

diff --git a/dev-util/catalyst/Manifest b/dev-util/catalyst/Manifest
index f9e70bc..bb2099b 100644
--- a/dev-util/catalyst/Manifest
+++ b/dev-util/catalyst/Manifest
@@ -1,3 +1,3 @@
 AUX 0001-generic_stage_target.py-stupify-the-LockDir-call.patch 1512 RMD160 219572f242e29eeae6f5a5d115ca80680453141b SHA1 41bd132d4c62b6a31fb4114c901dac8a00b2a9e2 SHA256 9de2cc4861feb0526e5c20633c901a2d376169b50fb8a422c17a599494d39800
-DIST catalyst-2.0.6.916.tar.bz2 807678 RMD160 2603b46b38258a2812888416da71c99cd0d7d3a4 SHA1 49ce32a3fcbd5c171a29d0f921b54479c691c18d SHA256 434e59d1233d9215a6deda5f12a64af1241ba3fcaae4ee63145cd9b488b5a968
-EBUILD catalyst-2.0.6.916.ebuild 1882 RMD160 9a6a03b2832d7e5a3e9e78bb9515fa6c144bd547 SHA1 ddb7a08d3bbe7fe88da76c2b2e1999ba8d0494f9 SHA256 4be0e35ba6729a22ccb1c4473f4859c6a38b93784e215bcd5d8883c75d39d387
+DIST catalyst-2.0.6.918.tar.bz2 824436 RMD160 95a1417972bcf32f51d574aa1c1178dc26d648e8 SHA1 09999720c779da7bb5f7ecbd76e079a22a908643 SHA256 620183ccc27c406225abbf9bc5420e65ecbb95ab9f73fa357fda6b373eab951c
+EBUILD catalyst-2.0.6.918.ebuild 1672 RMD160 de00e49f22865e405e9e39b9b4f1662f635820c9 SHA1 cb88015d2d556be81ce924c2ceac8f0408899673 SHA256 8b550b82a063c8ef893576380af80262e2e097e87b8e65882541f2bda306e511

diff --git a/dev-util/catalyst/catalyst-2.0.6.916.ebuild b/dev-util/catalyst/catalyst-2.0.6.918.ebuild
similarity index 73%
rename from dev-util/catalyst/catalyst-2.0.6.916.ebuild
rename to dev-util/catalyst/catalyst-2.0.6.918.ebuild
index 72e134a..43b7f9a 100644
--- a/dev-util/catalyst/catalyst-2.0.6.916.ebuild
+++ b/dev-util/catalyst/catalyst-2.0.6.918.ebuild
@@ -1,33 +1,22 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.6.916.ebuild,v 1.2 2011/06/22 19:36:33 sping Exp $
-
-# catalyst-9999         -> latest Git
-# catalyst-VER          -> normal catalyst release
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.6.918.ebuild,v 1.2 2011/07/17 00:29:56 mattst88 Exp $
 
 EAPI=4
 inherit eutils multilib
 
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/catalyst.git"
-	inherit git
-	SRC_URI=""
-	S="${WORKDIR}/${PN}"
-	KEYWORDS=""
-else
-	SRC_URI="mirror://gentoo/${P}.tar.bz2
-		http://wolf31o2.org/sources/${PN}/${P}.tar.bz2"
-	KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-fi
-
-DESCRIPTION="release metatool used for creating releases based on Gentoo Linux"
+DESCRIPTION="release metatool used for creating releases based on Gentoo Linux,
+with NFS patch"
 HOMEPAGE="http://www.gentoo.org/proj/en/releng/catalyst/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2
+	http://dev.gentoo.org/~jmbsvicetto/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE="ccache"
 
-DEPEND=""
+DEPEND="app-text/asciidoc"
 RDEPEND="dev-lang/python
 	app-crypt/shash
 	virtual/cdrtools



             reply	other threads:[~2011-09-20 15:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 15:41 Jeremy Olexa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-07 13:56 [gentoo-commits] dev/darkside:master commit in: dev-util/catalyst/ Jeremy Olexa
2012-01-13 17:32 Jeremy Olexa
2011-11-28 16:33 Jeremy Olexa
2011-11-28 16:28 Jeremy Olexa
2011-11-28 16:24 Jeremy Olexa
2011-11-21 20:17 Jeremy Olexa
2011-06-23 20:17 Jeremy Olexa
2011-06-08 18:04 Jeremy Olexa
2011-04-14 17:46 Jeremy Olexa
2011-04-07  3:15 Jeremy Olexa

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=1759ed18dd6755de915e6371415684a7915457e3.darkside@gentoo \
    --to=darkside@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