summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-08 23:45:19 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-08 23:45:19 +0000
commitcc7f649fc34aa55503856de52da4959a2b6acab1 (patch)
treeb2b2a86b168fddca4a0d8eae12cd85c9f1a6044d /dev-python/django-select2
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-cc7f649fc34aa55503856de52da4959a2b6acab1.tar.gz
gentoo-2-cc7f649fc34aa55503856de52da4959a2b6acab1.tar.bz2
gentoo-2-cc7f649fc34aa55503856de52da4959a2b6acab1.zip
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/django-select2')
-rw-r--r--dev-python/django-select2/ChangeLog5
-rw-r--r--dev-python/django-select2/django-select2-4.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/django-select2/ChangeLog b/dev-python/django-select2/ChangeLog
index 7929ecc4e749..43d54950cd5d 100644
--- a/dev-python/django-select2/ChangeLog
+++ b/dev-python/django-select2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/django-select2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-select2/ChangeLog,v 1.4 2015/03/06 22:16:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-select2/ChangeLog,v 1.5 2015/03/08 23:45:19 pacho Exp $
+
+ 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> django-select2-4.2.2.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> django-select2-4.2.2.ebuild:
amd64 stable, bug 540290
diff --git a/dev-python/django-select2/django-select2-4.2.2.ebuild b/dev-python/django-select2/django-select2-4.2.2.ebuild
index 1244d2753756..657f5eda4aec 100644
--- a/dev-python/django-select2/django-select2-4.2.2.ebuild
+++ b/dev-python/django-select2/django-select2-4.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-select2/django-select2-4.2.2.ebuild,v 1.2 2015/03/06 22:16:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-select2/django-select2-4.2.2.ebuild,v 1.3 2015/03/08 23:45:19 pacho Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/django[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"