public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/crmsh: metadata.xml ChangeLog crmsh-1.2.1.ebuild
@ 2012-11-09  8:19 Alexys Jacob (ultrabug)
  0 siblings, 0 replies; only message in thread
From: Alexys Jacob (ultrabug) @ 2012-11-09  8:19 UTC (permalink / raw
  To: gentoo-commits

ultrabug    12/11/09 08:19:39

  Added:                metadata.xml ChangeLog crmsh-1.2.1.ebuild
  Log:
  new sys-cluster/crmsh ebuild
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key B658FA13)

Revision  Changes    Path
1.1                  sys-cluster/crmsh/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/crmsh/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/crmsh/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>cluster</herd>
</pkgmetadata>



1.1                  sys-cluster/crmsh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/crmsh/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/crmsh/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for sys-cluster/crmsh
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/ChangeLog,v 1.1 2012/11/09 08:19:38 ultrabug Exp $

*crmsh-1.2.1 (29 Oct 2012)

  29 Oct 2012; Ultrabug <ultrabug@gentoo.org> +crmsh-1.2.1.ebuild,
  +metadata.xml:
  Initial commit




1.1                  sys-cluster/crmsh/crmsh-1.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/crmsh/crmsh-1.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/crmsh/crmsh-1.2.1.ebuild?rev=1.1&content-type=text/plain

Index: crmsh-1.2.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/crmsh-1.2.1.ebuild,v 1.1 2012/11/09 08:19:38 ultrabug Exp $

EAPI=4

inherit autotools-utils

MY_TREE="b6bb311c7bd3"

DESCRIPTION="Pacemaker command line interface for management and configuration"
HOMEPAGE="https://savannah.nongnu.org/projects/crmsh/"
SRC_URI="http://hg.savannah.gnu.org/hgweb/crmsh/archive/${MY_TREE}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
	>=sys-cluster/pacemaker-1.1.8
"
RDEPEND="${DEPEND}"

S="${WORKDIR}/${PN}-${MY_TREE}"

src_prepare() {
	sed -e 's@CRM_CACHE_DIR=${localstatedir}/cache/crm@CRM_CACHE_DIR=${localstatedir}/crmsh@g' \
		-i configure.ac || die
	eautoreconf
}





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

only message in thread, other threads:[~2012-11-09  8:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09  8:19 [gentoo-commits] gentoo-x86 commit in sys-cluster/crmsh: metadata.xml ChangeLog crmsh-1.2.1.ebuild Alexys Jacob (ultrabug)

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