summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2014-03-19 23:13:46 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2014-03-19 23:13:46 +0000
commit721c651e504e00bbe45c43486a26aeb626d4852c (patch)
tree5a68edfab871e007380472dd397438028b3867e9 /dev-python/oslo-config
parentKeyword ~amd64-linux ~x86-linux (diff)
downloadgentoo-2-721c651e504e00bbe45c43486a26aeb626d4852c.tar.gz
gentoo-2-721c651e504e00bbe45c43486a26aeb626d4852c.tar.bz2
gentoo-2-721c651e504e00bbe45c43486a26aeb626d4852c.zip
Keyword ~amd64-linux ~x86-linux
(Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'dev-python/oslo-config')
-rw-r--r--dev-python/oslo-config/ChangeLog7
-rw-r--r--dev-python/oslo-config/oslo-config-1.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/oslo-config/ChangeLog b/dev-python/oslo-config/ChangeLog
index 22643f9aa452..bac8969b72b5 100644
--- a/dev-python/oslo-config/ChangeLog
+++ b/dev-python/oslo-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/oslo-config
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/ChangeLog,v 1.5 2013/11/11 22:04:15 prometheanfire Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/ChangeLog,v 1.6 2014/03/19 23:13:46 bicatali Exp $
+
+ 19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> oslo-config-1.2.1.ebuild:
+ Keyword ~amd64-linux ~x86-linux
11 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
oslo-config-1.2.1.ebuild:
diff --git a/dev-python/oslo-config/oslo-config-1.2.1.ebuild b/dev-python/oslo-config/oslo-config-1.2.1.ebuild
index f0baf2b963da..9abf36664e04 100644
--- a/dev-python/oslo-config/oslo-config-1.2.1.ebuild
+++ b/dev-python/oslo-config/oslo-config-1.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/oslo-config-1.2.1.ebuild,v 1.2 2013/11/11 22:04:15 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/oslo-config-1.2.1.ebuild,v 1.3 2014/03/19 23:13:46 bicatali Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -15,7 +15,7 @@ S="${WORKDIR}/oslo.config-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]