Bug 99262 - mdsplib ebuild
Bug#: 99262 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: brenden@rty.ca
Component: Ebuilds
URL:  http://limulus.net/mdsplib/
Summary: mdsplib ebuild
Keywords:  
Status Whiteboard: 
Opened: 2005-07-16 13:38 0000
Description:   Opened: 2005-07-16 13:38 0000
Not sure why this isn't in portage already...see attached.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Brenden Matthews 2005-07-16 13:38:51 0000 -------
Created an attachment (id=63568) [details]
mdsplib-0.11.ebuild

------- Comment #2 From Brenden Matthews 2005-07-16 13:46:32 0000 -------
Oh yeah...it would be nice if this went into dev-libs/mdsplib

------- Comment #3 From Brenden Matthews 2005-08-03 19:37:23 0000 -------
Created an attachment (id=65039) [details]
mdsplib-0.11.ebuild

tested on ppc as well, ebuild updated to reflect

------- Comment #4 From Daniel Black 2005-08-07 02:33:11 0000 -------
added. Gentoo policy requires us mere developers to test on each 
architectures. I've checked ppc and x86. 
   
As such forwarding to amd64 and sparc peoples for them to check. 
keywords are used in Conky 1.2 dependency. 

------- Comment #5 From Gustavo Zacarias (RETIRED) 2005-08-10 12:08:52 0000 -------
~sparc added.
/me not happy with the kludge in the conky ebuild about this though.

------- Comment #6 From mayday147 2005-08-11 03:22:00 0000 -------
I cannot make portage compile this package on x86:

[code]
charlie mdsplib # emerge mdsplib

These are the packages that I would merge, in order:

Calculating dependencies   
!!! All ebuilds that could satisfy "mdsplib" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/mdsplib-0.11 (masked by: missing keyword)

For more information, see MASKED PACKAGES section in the emerge man page or 
section 2.2 "Software Availability" in the Gentoo Handbook.
[/code]

I tried every single combination in package.keywords and package.unmask but
still no luck.
Can I modify the ebuild so that it won't be masked anymore? If so, what should I
modify?

------- Comment #7 From Daniel Black 2005-08-11 05:30:41 0000 -------
mayday147 - no  
  
this package has only just been added. it will maintain an unstable set of  
keywords until at least a month has passed.  
  
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1#doc_chap4  
under "~ARCH in KEYWORDS"  
 
adding "dev-libs/mdsplib ~x86" to /etc/portage/package.keywords will make this 
available to you. 

------- Comment #8 From mayday147 2005-08-11 06:46:47 0000 -------
Noppe. It still doesn't work. :) I get the same errot. I guess I'll have to
wait
for it to hit portage and maybe than it'll work for me too.

------- Comment #9 From mayday147 2005-08-11 10:49:32 0000 -------
I was using the ebuild from here in  /usr/local/portage, but I didn't knew that
it hit Portage too and I had mdsplib both in /usr/local/portage and in
/usr/portage . I deleted the ebuild from portage overlay and now it works. Thank
you,