diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-09 20:46:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-09 20:46:12 +0000 |
commit | 99a15a44b46655131f654b5c061de02cbd796fde (patch) | |
tree | 3b67267912288f13c2fcaf376d38e363d254ee15 /dev-python/beaker | |
parent | Add ~arm (diff) | |
download | gentoo-2-99a15a44b46655131f654b5c061de02cbd796fde.tar.gz gentoo-2-99a15a44b46655131f654b5c061de02cbd796fde.tar.bz2 gentoo-2-99a15a44b46655131f654b5c061de02cbd796fde.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/beaker')
-rw-r--r-- | dev-python/beaker/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/beaker/beaker-1.4.2.ebuild | 6 | ||||
-rw-r--r-- | dev-python/beaker/beaker-1.5.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/beaker/ChangeLog b/dev-python/beaker/ChangeLog index 37045d4441ed..c59a70a0b0f0 100644 --- a/dev-python/beaker/ChangeLog +++ b/dev-python/beaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/beaker -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.17 2009/12/19 22:31:55 arfrever Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.18 2010/01/09 20:46:12 armin76 Exp $ + + 09 Jan 2010; Raúl Porcel <armin76@gentoo.org> beaker-1.4.2.ebuild, + beaker-1.5.1.ebuild: + Add ~arm *beaker-1.5.1 (19 Dec 2009) diff --git a/dev-python/beaker/beaker-1.4.2.ebuild b/dev-python/beaker/beaker-1.4.2.ebuild index 56f43d076ab9..335ce0b4a1a1 100644 --- a/dev-python/beaker/beaker-1.4.2.ebuild +++ b/dev-python/beaker/beaker-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.4.2.ebuild,v 1.5 2009/11/08 20:15:52 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.4.2.ebuild,v 1.6 2010/01/09 20:46:12 armin76 Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="" #IUSE="test" diff --git a/dev-python/beaker/beaker-1.5.1.ebuild b/dev-python/beaker/beaker-1.5.1.ebuild index 1342da170b33..7edcd2e85453 100644 --- a/dev-python/beaker/beaker-1.5.1.ebuild +++ b/dev-python/beaker/beaker-1.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.5.1.ebuild,v 1.1 2009/12/19 22:31:55 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.5.1.ebuild,v 1.2 2010/01/09 20:46:12 armin76 Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="test" DEPEND="dev-python/setuptools |