dev-libs/argv-2.6.1.ebuild [bump]

I have bumped my ebuild for argv to version 2.6.1

To get this ebuild into your local portage tree do:

# rsync -rztp --delete rsync://rsync.omz13.com/local-portage/dev-libs/argv /usr/local/portage/dev-libs

And then:

# ACCEPT_KEYWORDS="~x86" emerge argv

Enjoy.

Tags: ,

2 Responses to “dev-libs/argv-2.6.1.ebuild [bump]”

  1. Justin Says:

    How do you build a shared library of argv?

  2. omz13 Says:

    That’s not something you’d really want to do. There would be no real advantage, and the overhead (and hassle) of dealing with shared libraries would be, IMHO, overkill. (Plus the library itself is quite trivial that its probably far easier to just pull its source into your own project directly.)

Leave a Reply