* [gentoo-commits] dev/xmw:master commit in: dev-python/django-bootstrap-form/
@ 2014-10-27 0:51 Michael Weber
0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber @ 2014-10-27 0:51 UTC (permalink / raw
To: gentoo-commits
commit: 367918ad92cdf005afbf51190de8b00e3209bfc9
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Mon Oct 27 00:51:04 2014 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Oct 27 00:51:04 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=367918ad
Initial import
Package-Manager: portage-2.2.14_rc1
Manifest-Sign-Key: 62EEF090
---
dev-python/django-bootstrap-form/ChangeLog | 5 +++++
dev-python/django-bootstrap-form/Manifest | 1 +
.../django-bootstrap-form-3.1.ebuild | 20 ++++++++++++++++++++
dev-python/django-bootstrap-form/metadata.xml | 8 ++++++++
4 files changed, 34 insertions(+)
diff --git a/dev-python/django-bootstrap-form/ChangeLog b/dev-python/django-bootstrap-form/ChangeLog
new file mode 100644
index 0000000..aa864c0
--- /dev/null
+++ b/dev-python/django-bootstrap-form/ChangeLog
@@ -0,0 +1,5 @@
+*django-bootstrap-form-3.1 (27 Oct 2014)
+
+ 27 Oct 2014; Michael Weber <xmw@gentoo.org> +django-bootstrap-form-3.1.ebuild,
+ +metadata.xml:
+ Initial import
diff --git a/dev-python/django-bootstrap-form/Manifest b/dev-python/django-bootstrap-form/Manifest
new file mode 100644
index 0000000..19fab25
--- /dev/null
+++ b/dev-python/django-bootstrap-form/Manifest
@@ -0,0 +1 @@
+DIST django-bootstrap-form-3.1.tar.gz 3156 SHA256 d86dc7a70cef093cb775cd5813b1f85d01fa64df0cde05a9915151dbc38eb0d1 SHA512 1348b4033dad7a0d43ac6b30ff4788f9e2164a314f52b4c70faf735e9e26f91ee51fbb50b3a419e1b7cafa2c7033f3317dd1693e9d54c11113acba158c67f492 WHIRLPOOL 1f91b0f83b020d8b10cfb79a9524e7ad1cc7eded71088ef2a31e9f7093b0837942fc52688af7453383446f2cf5b97b6b40a35037af3e1a5424a576c36906ad33
diff --git a/dev-python/django-bootstrap-form/django-bootstrap-form-3.1.ebuild b/dev-python/django-bootstrap-form/django-bootstrap-form-3.1.ebuild
new file mode 100644
index 0000000..78140bd
--- /dev/null
+++ b/dev-python/django-bootstrap-form/django-bootstrap-form-3.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="Twitter Bootstrap for Django Form"
+HOMEPAGE="https://github.com/tzangms/django-bootstrap-form"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
diff --git a/dev-python/django-bootstrap-form/metadata.xml b/dev-python/django-bootstrap-form/metadata.xml
new file mode 100644
index 0000000..5b80fb9
--- /dev/null
+++ b/dev-python/django-bootstrap-form/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>xmw@gentoo.org</email>
+<name>Michael Weber</name>
+</maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] dev/xmw:master commit in: dev-python/django-bootstrap-form/
@ 2015-07-29 8:30 Michael Weber
0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber @ 2015-07-29 8:30 UTC (permalink / raw
To: gentoo-commits
commit: db9047e3529255af03eb904e6ff789a8f167faa2
Author: layman <layman <AT> localhost>
AuthorDate: Wed Jul 29 08:30:28 2015 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 08:30:28 2015 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=db9047e3
Version bump.
Package-Manager: portage-2.2.20
dev-python/django-bootstrap-form/ChangeLog | 5 +++++
dev-python/django-bootstrap-form/Manifest | 1 +
.../django-bootstrap-form-3.2.ebuild | 20 ++++++++++++++++++++
3 files changed, 26 insertions(+)
diff --git a/dev-python/django-bootstrap-form/ChangeLog b/dev-python/django-bootstrap-form/ChangeLog
index aa864c0..490afc5 100644
--- a/dev-python/django-bootstrap-form/ChangeLog
+++ b/dev-python/django-bootstrap-form/ChangeLog
@@ -1,3 +1,8 @@
+*django-bootstrap-form-3.2 (29 Jul 2015)
+
+ 29 Jul 2015; Michael Weber <xmw@gentoo.org> +django-bootstrap-form-3.2.ebuild:
+ Version bump.
+
*django-bootstrap-form-3.1 (27 Oct 2014)
27 Oct 2014; Michael Weber <xmw@gentoo.org> +django-bootstrap-form-3.1.ebuild,
diff --git a/dev-python/django-bootstrap-form/Manifest b/dev-python/django-bootstrap-form/Manifest
index 19fab25..eeaac94 100644
--- a/dev-python/django-bootstrap-form/Manifest
+++ b/dev-python/django-bootstrap-form/Manifest
@@ -1 +1,2 @@
DIST django-bootstrap-form-3.1.tar.gz 3156 SHA256 d86dc7a70cef093cb775cd5813b1f85d01fa64df0cde05a9915151dbc38eb0d1 SHA512 1348b4033dad7a0d43ac6b30ff4788f9e2164a314f52b4c70faf735e9e26f91ee51fbb50b3a419e1b7cafa2c7033f3317dd1693e9d54c11113acba158c67f492 WHIRLPOOL 1f91b0f83b020d8b10cfb79a9524e7ad1cc7eded71088ef2a31e9f7093b0837942fc52688af7453383446f2cf5b97b6b40a35037af3e1a5424a576c36906ad33
+DIST django-bootstrap-form-3.2.tar.gz 4193 SHA256 015d6e89ea4f90efe68c883702f00a503cecc3cda5b0208b0a9e89eaaff89da3 SHA512 886513b912f2a3c1589c4c80509c3bf71ee3f26d99bc77d059471a971bfec30e3f5dc888340fb204759f8ade3bdcdfa5504b7f3c79fda066b8658d8b8b613e16 WHIRLPOOL a1cc7ae2400fcef21880a07e59e6a3815037ee67db719ff5496454adca80bc6b3309f21384c90b9a5c9fc1cd2011d2fc68cdfdfec75fcbdc44831edf4a01c8d0
diff --git a/dev-python/django-bootstrap-form/django-bootstrap-form-3.2.ebuild b/dev-python/django-bootstrap-form/django-bootstrap-form-3.2.ebuild
new file mode 100644
index 0000000..5eae4f2
--- /dev/null
+++ b/dev-python/django-bootstrap-form/django-bootstrap-form-3.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="Twitter Bootstrap for Django Form"
+HOMEPAGE="https://github.com/tzangms/django-bootstrap-form"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-29 8:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-27 0:51 [gentoo-commits] dev/xmw:master commit in: dev-python/django-bootstrap-form/ Michael Weber
-- strict thread matches above, loose matches on Subject: below --
2015-07-29 8:30 Michael Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox