Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90061 - Updated horde.eclass to include support for snaphot versions
Summary: Updated horde.eclass to include support for snaphot versions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High enhancement
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-22 12:10 UTC by Jonathan Polansky
Modified: 2005-04-22 16:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to add snapshot access to the horde.eclass (horde-eclass-snap.patch,698 bytes, patch)
2005-04-22 12:14 UTC, Jonathan Polansky
Details | Diff
ebuild to demonstrate snapshot functionality (horde-passwd-snap-20050419.ebuild,313 bytes, text/plain)
2005-04-22 12:22 UTC, Jonathan Polansky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Polansky 2005-04-22 12:10:45 UTC
This patch to the horde.eclass enables access to snapshot versions of horde and horde modules.  I have also attached a sample ebuild which will install a snapshot version of the passwd module.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jonathan Polansky 2005-04-22 12:14:28 UTC
Created attachment 56941 [details, diff]
patch to add snapshot access to the horde.eclass

horde-eclass-snap.patch
Comment 2 Jonathan Polansky 2005-04-22 12:22:11 UTC
Created attachment 56942 [details]
ebuild to demonstrate snapshot functionality

horde-passwd-snap-20050419.ebuild
Comment 3 SpanKY gentoo-dev 2005-04-22 14:42:58 UTC
in the future, post diff's in unified format ... the default context format is a pita to read

ive updated horde.eclass to support snapshots ... sync up and make sure it works right since i didnt grab your patch verbatim ...
Comment 4 Jonathan Polansky 2005-04-22 16:50:39 UTC
Sorry about the diff format.  It seems to work fine for me.  Thanks.