diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-27 10:19:43 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-27 10:19:43 +0000 |
commit | b3ca69107b05012e865ea2a852d7bb3d7e1e7629 (patch) | |
tree | 92a8709d2867a05de0589633e734042adeba24ee /dev-util/cproto/cproto-4.7e.ebuild | |
parent | Version bump. (diff) | |
download | historical-b3ca69107b05012e865ea2a852d7bb3d7e1e7629.tar.gz historical-b3ca69107b05012e865ea2a852d7bb3d7e1e7629.tar.bz2 historical-b3ca69107b05012e865ea2a852d7bb3d7e1e7629.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-util/cproto/cproto-4.7e.ebuild')
-rw-r--r-- | dev-util/cproto/cproto-4.7e.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cproto/cproto-4.7e.ebuild b/dev-util/cproto/cproto-4.7e.ebuild index fac7e9992c1a..7c80c0adeb7f 100644 --- a/dev-util/cproto/cproto-4.7e.ebuild +++ b/dev-util/cproto/cproto-4.7e.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-util/cproto/cproto-4.7e.ebuild,v 1.6 2006/06/17 12:02:50 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/cproto-4.7e.ebuild,v 1.7 2008/01/27 10:19:43 grobian Exp $ MY_PV="4_7e" MY_P=${PN}-${MY_PV} @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/cproto/${MY_P}.tgz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc-macos x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" src_install() { |