public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/transifex-client: transifex-client-0.4.1.ebuild
@ 2011-02-12 20:10 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-02-12 20:10 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/02/12 20:10:41

  Modified:             transifex-client-0.4.1.ebuild
  Log:
  Fix some variables.
  
  (Portage version: 2.2.0_alpha23_p3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-i18n/transifex-client/transifex-client-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/transifex-client/transifex-client-0.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/transifex-client/transifex-client-0.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/transifex-client/transifex-client-0.4.1.ebuild?r1=1.1&r2=1.2

Index: transifex-client-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/transifex-client/transifex-client-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- transifex-client-0.4.1.ebuild	11 Feb 2011 00:05:48 -0000	1.1
+++ transifex-client-0.4.1.ebuild	12 Feb 2011 20:10:41 -0000	1.2
@@ -1,18 +1,22 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/transifex-client/transifex-client-0.4.1.ebuild,v 1.1 2011/02/11 00:05:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/transifex-client/transifex-client-0.4.1.ebuild,v 1.2 2011/02/12 20:10:41 arfrever Exp $
 
-EAPI=3
+EAPI="3"
 PYTHON_DEPEND="2"
-RESTRICT_PYTHON_ABIS="1"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
 
 inherit distutils
 
 DESCRIPTION="A command line interface for Transifex"
-HOMEPAGE="http://http://pypi.python.org/pypi/transifex-client/0.4.1 http://www.transifex.net/ -"
+HOMEPAGE="http://pypi.python.org/pypi/transifex-client http://www.transifex.net/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+
+DEPEND=""
+RDEPEND=""






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

only message in thread, other threads:[~2011-02-12 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 20:10 [gentoo-commits] gentoo-x86 commit in app-i18n/transifex-client: transifex-client-0.4.1.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

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