Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RDEPENDS locking defunct?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
free beastie
n00b
n00b


Joined: 20 Jan 2003
Posts: 40
Location: Bochum, Germany

PostPosted: Wed Apr 02, 2003 9:12 pm    Post subject: RDEPENDS locking defunct? Reply with quote

I use PORTSDIR_OVERLAY for a patched version of svgalib (patched upon svgalib-1.4.3-rc4.ebuild) and a self-written ebuild local-pkglock/sgvalib-lock/svgalib-lock-0.1.ebuild:

DESCRIPTION="blabla..."

RDEPEND="=media-libs/svgalib-1.4.3-r4"

which I 'installed' with emerge. As you can see, all this package is supposed to do is introduce a runtime dep to the exact svgalib version. However, when I run

ACCEPT_KEYWORDS="~x86" emerge -p svgalib

(or any package depending upon svgalib), is shows it would replace svgalib with the 1.9.17 version, thus I'd lose my patch. (I do not have "~x86" in my A_C inside make.conf, so adding it should allow exposing whether upgrading will take place)

What am I doing wrong here?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum