public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/cmdtest: cmdtest-0.10.ebuild ChangeLog cmdtest-0.5.ebuild
@ 2013-11-10 10:32 Marc Schiffbauer (mschiff)
  0 siblings, 0 replies; only message in thread
From: Marc Schiffbauer (mschiff) @ 2013-11-10 10:32 UTC (permalink / raw
  To: gentoo-commits

mschiff     13/11/10 10:32:06

  Modified:             ChangeLog
  Added:                cmdtest-0.10.ebuild
  Removed:              cmdtest-0.5.ebuild
  Log:
  Version bum. Drop old version.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x296C6CCA35A64134)

Revision  Changes    Path
1.4                  dev-util/cmdtest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmdtest/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Mar 2013 11:47:55 -0000	1.3
+++ ChangeLog	10 Nov 2013 10:32:06 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/cmdtest
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/ChangeLog,v 1.3 2013/03/24 11:47:55 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/ChangeLog,v 1.4 2013/11/10 10:32:06 mschiff Exp $
+
+*cmdtest-0.10 (10 Nov 2013)
+
+  10 Nov 2013; Marc Schiffbauer <mschiff@gentoo.org> +cmdtest-0.10.ebuild,
+  -cmdtest-0.5.ebuild:
+  Version bum. Drop old version.
 
   24 Mar 2013; Marc Schiffbauer <mschiff@gentoo.org> cmdtest-0.6.ebuild:
   remove superfluous python-r1 inherit



1.1                  dev-util/cmdtest/cmdtest-0.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild?rev=1.1&content-type=text/plain

Index: cmdtest-0.10.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild,v 1.1 2013/11/10 10:32:06 mschiff Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION="black box tests Unix command line tools"
HOMEPAGE="http://liw.fi/cmdtest/"
SRC_URI="http://code.liw.fi/debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="
	${PYTHON_DEPS}
	dev-python/cliapp
	dev-python/ttystatus
"

src_compile() {
	addwrite /proc/self/comm
	distutils-r1_src_compile
}





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

only message in thread, other threads:[~2013-11-10 10:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-10 10:32 [gentoo-commits] gentoo-x86 commit in dev-util/cmdtest: cmdtest-0.10.ebuild ChangeLog cmdtest-0.5.ebuild Marc Schiffbauer (mschiff)

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