summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-08 23:43:50 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-08 23:43:50 +0000
commit1c2d9a658d57f463ec4d352ec7020b6942ec9969 (patch)
treeb2a66a8a55213724755ed02062c436aad43ce321 /dev-python/django-annoying
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-1c2d9a658d57f463ec4d352ec7020b6942ec9969.tar.gz
gentoo-2-1c2d9a658d57f463ec4d352ec7020b6942ec9969.tar.bz2
gentoo-2-1c2d9a658d57f463ec4d352ec7020b6942ec9969.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-annoying')
-rw-r--r--dev-python/django-annoying/ChangeLog5
-rw-r--r--dev-python/django-annoying/django-annoying-0.7.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/django-annoying/ChangeLog b/dev-python/django-annoying/ChangeLog
index ec2eb1ebba5c..ffecd79a25fd 100644
--- a/dev-python/django-annoying/ChangeLog
+++ b/dev-python/django-annoying/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/django-annoying
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-annoying/ChangeLog,v 1.7 2015/03/06 22:14:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-annoying/ChangeLog,v 1.8 2015/03/08 23:43:50 pacho Exp $
+
+ 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> django-annoying-0.7.7.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> django-annoying-0.7.7.ebuild:
amd64 stable, bug 540290
diff --git a/dev-python/django-annoying/django-annoying-0.7.7.ebuild b/dev-python/django-annoying/django-annoying-0.7.7.ebuild
index 63ce0a4520f1..0f1bfa78b911 100644
--- a/dev-python/django-annoying/django-annoying-0.7.7.ebuild
+++ b/dev-python/django-annoying/django-annoying-0.7.7.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-annoying/django-annoying-0.7.7.ebuild,v 1.4 2015/03/06 22:14:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-annoying/django-annoying-0.7.7.ebuild,v 1.5 2015/03/08 23:43:50 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"