public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Octavio Ruiz (Ta^3)" <tacvbo@tacvbo.net>
To: gentoo-dev@robin.gentoo.org
Subject: Re: [gentoo-dev] ebuild question (versionator.eclass)
Date: Thu, 3 Mar 2005 21:25:11 -0600	[thread overview]
Message-ID: <20050304032511.GA11211@tacvbo.net> (raw)
In-Reply-To: <4226E662.7040307@gentoo.org>

Aaron Walker, who happens to be smarter than you, thinks:

> that, read about the versionator eclass in the versionator.eclass(5) manual
> page (may have to emerge portage-manpages).

O.o!

Great, I have in my overlay an ebuild which I made and I'm testing it right
now..

hdf5_hl-1.6.2.1.ebuild - hdf5_hl-5162p1.tar.gz

---
PKG_VER="${PV:0:5}"
PKG_REV="${PV:6}"
MY_PKG="${PN}-5${PKG_VER//./}${PKG_REV:+p${PKG_REV}}"

SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/hdf5_hl/src/${MY_PKG}.tar.gz"
---

Use of versionator.eclass seems to be the elegant solution, just I need to
read de eclass...

Cool stuff Ciaran, ;-)

-- 
Function reject.
--
gentoo-dev@gentoo.org mailing list


      parent reply	other threads:[~2005-03-04  3:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03  3:40 [gentoo-dev] ebuild question pepone pepone
2005-03-03  3:47 ` Jeremy Hanmer
2005-03-03 10:26   ` Aaron Walker
2005-03-03 20:23     ` Jeremy Hanmer
2005-03-04  0:42       ` Aaron Walker
2005-03-04  3:25     ` Octavio Ruiz (Ta^3) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050304032511.GA11211@tacvbo.net \
    --to=tacvbo@tacvbo.net \
    --cc=gentoo-dev@gentoo.org \
    --cc=gentoo-dev@robin.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox