diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-11 08:28:57 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-11 08:28:57 +0000 |
commit | 5fa509b93fe688905db6a41668b6ab8afcc3267f (patch) | |
tree | b3239a815f7be71a0b0cafc8939960a71a16fab5 /dev-python/pastescript | |
parent | Merge from Prefix (diff) | |
download | gentoo-2-5fa509b93fe688905db6a41668b6ab8afcc3267f.tar.gz gentoo-2-5fa509b93fe688905db6a41668b6ab8afcc3267f.tar.bz2 gentoo-2-5fa509b93fe688905db6a41668b6ab8afcc3267f.zip |
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-python/pastescript')
-rw-r--r-- | dev-python/pastescript/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pastescript/pastescript-1.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pastescript/ChangeLog b/dev-python/pastescript/ChangeLog index a83d44058eee..104b015e9374 100644 --- a/dev-python/pastescript/ChangeLog +++ b/dev-python/pastescript/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pastescript # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.7 2009/10/01 02:33:40 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.8 2009/10/11 08:28:57 grobian Exp $ + + 11 Oct 2009; Fabian Groffen <grobian@gentoo.org> pastescript-1.7.3.ebuild: + Merge from Prefix 01 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> pastescript-1.7.3.ebuild: diff --git a/dev-python/pastescript/pastescript-1.7.3.ebuild b/dev-python/pastescript/pastescript-1.7.3.ebuild index 22181116d221..83b1268792e1 100644 --- a/dev-python/pastescript/pastescript-1.7.3.ebuild +++ b/dev-python/pastescript/pastescript-1.7.3.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/pastescript/pastescript-1.7.3.ebuild,v 1.2 2009/10/01 02:33:40 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.3.ebuild,v 1.3 2009/10/11 08:28:57 grobian 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 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc" #IUSE="doc test" |