Re: [gentoo-dev] gdata-build eclass proposal

2009-10-26 Thread William Hubbs
On Mon, Oct 26, 2009 at 12:06:09AM -0400, Kyle Cavin wrote: > # @ECLASS: gdata-build.eclass > # @BLURB: Eclass for gdata API ebuilds. > # @DESCRIPTION: > # This eclass contains various functions that are used when building gdata > APIs. > > EAPI="2" EAPI can be tested for in eclasses, but e

[gentoo-dev] gdata-build eclass proposal

2009-10-25 Thread Kyle Cavin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Google Data Protocol is a REST-inspired technology for reading, writing, and modifying information on the web. LINK: http://code.google.com/apis/gdata/ The upstream distribution packages together 18 separate java libraries. This eclass separates