diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-12-20 10:32:48 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-12-20 10:32:48 +0000 |
commit | 6dc5ce1f404f7503b496dc25dcff0881ba9fdb82 (patch) | |
tree | 129b6242a0b932e35c5832616213d73ca659ea63 /dev-python/ruledispatch | |
parent | Merged keywords from Prefix overlay (diff) | |
download | gentoo-2-6dc5ce1f404f7503b496dc25dcff0881ba9fdb82.tar.gz gentoo-2-6dc5ce1f404f7503b496dc25dcff0881ba9fdb82.tar.bz2 gentoo-2-6dc5ce1f404f7503b496dc25dcff0881ba9fdb82.zip |
Merged keywords from Prefix overlay
(Portage version: 2.2.00.15118-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-python/ruledispatch')
-rw-r--r-- | dev-python/ruledispatch/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/ruledispatch/ChangeLog b/dev-python/ruledispatch/ChangeLog index ce0ce3980401..60e4c358b1c0 100644 --- a/dev-python/ruledispatch/ChangeLog +++ b/dev-python/ruledispatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/ruledispatch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ruledispatch/ChangeLog,v 1.6 2009/07/25 13:42:30 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ruledispatch/ChangeLog,v 1.7 2009/12/20 10:32:48 grobian Exp $ + + 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> + ruledispatch-0.5_pre2306-r1.ebuild: + Merged keywords from Prefix overlay *ruledispatch-0.5_pre2306-r1 (25 Jul 2009) diff --git a/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild b/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild index 7728d5e76e7c..13f2ed0dc569 100644 --- a/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild +++ b/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild,v 1.1 2009/07/25 13:42:30 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ruledispatch/ruledispatch-0.5_pre2306-r1.ebuild,v 1.2 2009/12/20 10:32:48 grobian Exp $ EAPI="2" NEED_PYTHON=2.4 @@ -14,7 +14,7 @@ MY_P=${MY_P/pre/r} DESCRIPTION="Rule-based Dispatching and Generic Functions" HOMEPAGE="http://peak.telecommunity.com/" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="|| ( PSF-2.4 ZPL )" SLOT="0" IUSE="" |