diff options
author | 2012-04-10 13:01:00 +0000 | |
---|---|---|
committer | 2012-04-10 13:01:00 +0000 | |
commit | 8992e54a270e279dfd84cd9dd2b64d44da380e33 (patch) | |
tree | f2a681dd85d53e1d9e932b9e00e3e582f163bcc4 /dev-python/flask | |
parent | Added live ebuild. (diff) | |
download | gentoo-2-8992e54a270e279dfd84cd9dd2b64d44da380e33.tar.gz gentoo-2-8992e54a270e279dfd84cd9dd2b64d44da380e33.tar.bz2 gentoo-2-8992e54a270e279dfd84cd9dd2b64d44da380e33.zip |
Added live ebuild.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/flask')
-rw-r--r-- | dev-python/flask/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/flask/flask-9999.ebuild | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/flask/ChangeLog b/dev-python/flask/ChangeLog index 1c44045b4a49..e6a7f1247f95 100644 --- a/dev-python/flask/ChangeLog +++ b/dev-python/flask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/flask # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v 1.12 2012/04/10 12:47:21 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v 1.13 2012/04/10 13:01:00 rafaelmartins Exp $ + + 10 Apr 2012; Rafael Martins <rafael@gentoo.org> flask-9999.ebuild: + Added live ebuild. *flask-9999 (10 Apr 2012) diff --git a/dev-python/flask/flask-9999.ebuild b/dev-python/flask/flask-9999.ebuild index 9c69e153b035..27321d7d7b2f 100644 --- a/dev-python/flask/flask-9999.ebuild +++ b/dev-python/flask/flask-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/flask-9999.ebuild,v 1.1 2012/04/10 12:47:21 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/flask-9999.ebuild,v 1.2 2012/04/10 13:01:00 rafaelmartins Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" |