diff options
author | 2008-01-17 18:35:50 +0000 | |
---|---|---|
committer | 2008-01-17 18:35:50 +0000 | |
commit | 443be1940c8834bc3a82023bf1f6d849fe64cd93 (patch) | |
tree | a7eb8c56736a10f07f863eada5231b729411fa8d /dev-python/pygoogle/pygoogle-0.6.ebuild | |
parent | Version bump, thanks to Sho. (diff) | |
download | gentoo-2-443be1940c8834bc3a82023bf1f6d849fe64cd93.tar.gz gentoo-2-443be1940c8834bc3a82023bf1f6d849fe64cd93.tar.bz2 gentoo-2-443be1940c8834bc3a82023bf1f6d849fe64cd93.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python/pygoogle/pygoogle-0.6.ebuild')
-rw-r--r-- | dev-python/pygoogle/pygoogle-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pygoogle/pygoogle-0.6.ebuild b/dev-python/pygoogle/pygoogle-0.6.ebuild index 16608a0616e6..2519a6d329be 100644 --- a/dev-python/pygoogle/pygoogle-0.6.ebuild +++ b/dev-python/pygoogle/pygoogle-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygoogle/pygoogle-0.6.ebuild,v 1.5 2006/04/01 15:21:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygoogle/pygoogle-0.6.ebuild,v 1.6 2008/01/17 18:35:50 grobian Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://pygoogle.sourceforge.net/" IUSE="" SLOT="0" LICENSE="PYTHON" -KEYWORDS="~amd64 ~ia64 ~ppc-macos ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" DEPEND="virtual/python >=dev-python/soappy-0.11.3" |