* [gentoo-commits] gentoo-x86 commit in dev-python/python-augeas: ChangeLog python-augeas-0.4.1.ebuild metadata.xml
@ 2013-12-17 21:20 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-12-17 21:20 UTC (permalink / raw
To: gentoo-commits
jlec 13/12/17 21:20:25
Modified: ChangeLog metadata.xml
Added: python-augeas-0.4.1.ebuild
Log:
dev-python/python-augeas: Version BUmp; bump to new distutils-r1.eclass
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path
1.6 dev-python/python-augeas/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-augeas/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-augeas/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-augeas/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-augeas/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 3 Feb 2013 13:23:46 -0000 1.5
+++ ChangeLog 17 Dec 2013 21:20:25 -0000 1.6
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/python-augeas
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-augeas/ChangeLog,v 1.5 2013/02/03 13:23:46 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-augeas/ChangeLog,v 1.6 2013/12/17 21:20:25 jlec Exp $
+
+*python-augeas-0.4.1 (17 Dec 2013)
+
+ 17 Dec 2013; Justin Lecher <jlec@gentoo.org> +python-augeas-0.4.1.ebuild,
+ metadata.xml:
+ Version BUmp; bump to new distutils-r1.eclass
03 Feb 2013; Matthew Thode <prometheanfire@gentoo.org> metadata.xml:
taking maintership
1.5 dev-python/python-augeas/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-augeas/metadata.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-augeas/metadata.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-augeas/metadata.xml?r1=1.4&r2=1.5
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-augeas/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml 3 Feb 2013 13:23:46 -0000 1.4
+++ metadata.xml 17 Dec 2013 21:20:25 -0000 1.5
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
-<email>prometheanfire@gentoo.org</email>
-</maintainer>
-<longdescription lang="en">
+ <maintainer>
+ <email>prometheanfire@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
python-augeas is a set of Python bindings around augeas.
</longdescription>
</pkgmetadata>
-
1.1 dev-python/python-augeas/python-augeas-0.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-augeas/python-augeas-0.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-augeas/python-augeas-0.4.1.ebuild?rev=1.1&content-type=text/plain
Index: python-augeas-0.4.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-augeas/python-augeas-0.4.1.ebuild,v 1.1 2013/12/17 21:20:25 jlec Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
DESCRIPTION="Python bindings for Augeas"
HOMEPAGE="http://augeas.net/"
SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="app-admin/augeas"
RDEPEND="${DEPEND}"
DOCS="AUTHORS README.txt PKG-INFO"
PYTHON_MODNAME="augeas.py"
python_test() {
cd test || die
"${PYTHON}" test_augeas.py || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-17 21:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 21:20 [gentoo-commits] gentoo-x86 commit in dev-python/python-augeas: ChangeLog python-augeas-0.4.1.ebuild metadata.xml Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox