First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 109776
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Luke Finlay <doctorlog@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 109776 depends on: Show dependency tree
Bug 109776 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-10-18 23:48 0000
There is a newer version AND gnome 2.12 is in ~x86

Reproducible: Always
Steps to Reproduce:
1. emerge bmpx
2. its hard masked. should be moved to ~arch
3. There is also a newer version
Actual Results:  
...

Expected Results:  
It is the newer version

------- Comment #1 From Dice Random 2005-10-20 01:11:56 0000 -------
Copying the ebuild to bmpx-0.12_rc2.ebuild works, with a small modification:

entropy bmpx # diff -aurN bmpx-0.12_rc2.ebuild bmpx-0.12_rc10.ebuild
--- bmpx-0.12_rc2.ebuild        2005-10-20 01:10:04.000000000 -0700
+++ bmpx-0.12_rc10.ebuild       2005-10-20 01:11:07.000000000 -0700
@@ -1,11 +1,11 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/bmpx/bmpx-0.12_rc2.ebuild,v 1.1
2005/10/04 20:57:17 azarah Exp $
+# $Header: $

 inherit gnome2 eutils

 MY_P=${P/_p/-}
-MY_P=${MY_P/_rc/-RC}
+MY_P=${MY_P/_rc/_RC}
 S="${WORKDIR}/${MY_P}"
 DESCRIPTION="Next generation Beep Media Player"
 HOMEPAGE="http://bmpx.berlios.de/"

------- Comment #2 From Martin Schlemmer (RETIRED) 2005-10-24 06:11:52 0000 -------
Please make description more descriptive.  0.12 in portage.

First Last Prev Next    No search results available      Search page      Enter new bug