public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/euscan: euscan-0.1.0.ebuild ChangeLog
@ 2011-11-28 19:34 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2011-11-28 19:34 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/11/28 19:34:27

  Modified:             ChangeLog
  Added:                euscan-0.1.0.ebuild
  Log:
  versiom bump
  
  (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-portage/euscan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/euscan/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/euscan/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/euscan/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/euscan/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	25 Sep 2011 17:41:38 -0000	1.1
+++ ChangeLog	28 Nov 2011 19:34:27 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for app-portage/euscan
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/euscan/ChangeLog,v 1.1 2011/09/25 17:41:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/euscan/ChangeLog,v 1.2 2011/11/28 19:34:27 hwoarang Exp $
+
+*euscan-0.1.0 (28 Nov 2011)
+
+  28 Nov 2011; Markos Chandras <hwoarang@gentoo.org> +euscan-0.1.0.ebuild:
+  versiom bump
 
 *euscan-9999 (25 Sep 2011)
 



1.1                  app-portage/euscan/euscan-0.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/euscan/euscan-0.1.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/euscan/euscan-0.1.0.ebuild?rev=1.1&content-type=text/plain

Index: euscan-0.1.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/euscan/euscan-0.1.0.ebuild,v 1.1 2011/11/28 19:34:27 hwoarang Exp $

EAPI="3"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.[45] 3.*"
PYTHON_USE_WITH="xml"
PYTHON_NONVERSIONED_EXECUTABLES=(".*")

inherit distutils python

DESCRIPTION="Ebuild upstream scan utility"
HOMEPAGE="http://euscan.iksaif.net"
SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
IUSE=""

KEYWORDS="~amd64 ~x86"

DEPEND="sys-apps/portage"
RDEPEND="${DEPEND}
	>=app-portage/gentoolkit-0.2.8
	dev-python/argparse
	dev-python/setuptools
	dev-python/beautifulsoup"

distutils_src_compile_pre_hook() {
	echo VERSION="${PV}" "$(PYTHON)" setup.py set_version
	VERSION="${PV}" "$(PYTHON)" setup.py set_version
}

src_compile() {
	distutils_src_compile
}






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

only message in thread, other threads:[~2011-11-28 19:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 19:34 [gentoo-commits] gentoo-x86 commit in app-portage/euscan: euscan-0.1.0.ebuild ChangeLog Markos Chandras (hwoarang)

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