Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114317 - x86 stable on amyedit
Summary: x86 stable on amyedit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Developers for the x86 Architecture
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 23:14 UTC by Nguyen Thai Ngoc Duy (RETIRED)
Modified: 2005-12-08 19:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-12-02 23:14:45 UTC
amyedit has been ~x86 for half a year without any open bugs. Please test/mark it x86
Comment 1 Bertjan Broeksema 2005-12-03 03:34:43 UTC
Works fine for me on stable x86. 
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2005-12-06 12:39:34 UTC
src_install() {
        einstall
        dodoc COPYING Changelog INSTALL README TODO || die
}

You should not be installing the COPYING or INSTALL files. COPYING is already in
$PORTDIR/licenses and INSTALL is only useful with the sources when compiling
manually.
Comment 3 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-12-08 18:30:56 UTC
Done, not install either INSTALL nor COPYING.
Comment 4 Joshua Jackson (RETIRED) gentoo-dev 2005-12-08 19:20:53 UTC
Stable on x86