Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Update a portage package
Date: Sun, 14 Sep 2014 17:27:10
Message-Id: loom.20140914T192100-141@post.gmane.org
In Reply to: [gentoo-user] Re: Update a portage package by James
1 James <wireless <at> tampabay.rr.com> writes:
2
3
4 > "ChangeLog file for that code.
5
6 less /usr/portage/media-libs/glyr/ChangeLog
7
8 > To start your journey.
9
10 > On a version bump it's not hard to copy and edit the ebuild
11 > and file that modified ebuid with your version bump request
12
13 cp /usr/portage/media-libs/glyr/glyr-1.0.5.ebuild
14 /usr//local/portage/media-libs/glyr/glyr-1.0.5.ebuild
15
16 vi /usr/local/portage/media-libs/glyr/glyr-1.0.5.ebuild
17
18 ( a few more ordinary admin steps are required)
19
20
21 > Many of the ebuilds I edit, I then install in my /usr/local/protage/....
22 > dir for experimentation, quick install etc etc. Others on this
23 > group can advise you on this path to peace, joy and harmony
24 > as you watch Gentoo converge on the things most important to you.
25
26
27 I correct a few things. Sorry, I was half asleep and should
28 have used better form.... Not fully formed ideas, but hopefully
29 you get the gist of the suggestions.....
30
31
32 James

Replies

Subject Author
Re: [gentoo-user] Re: Update a portage package Henrique Lengler <henriqueleng@×××××××××××.org>