Bug 114317 - x86 stable on amyedit
Bug#: 114317 Product:  Gentoo Linux Version: 2005.1 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: x86@gentoo.org Reported By: pclouds@gentoo.org
Component: Ebuilds
URL: 
Summary: x86 stable on amyedit
Keywords:  
Status Whiteboard: 
Opened: 2005-12-02 23:14 0000
Description:   Opened: 2005-12-02 23:14 0000
amyedit has been ~x86 for half a year without any open bugs. Please test/mark
it x86

------- Comment #1 From Bertjan Broeksema 2005-12-03 03:34:43 0000 -------
Works fine for me on stable x86. 

------- Comment #2 From Petteri Räty 2005-12-06 12:39:34 0000 -------
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 From Nguyen Thai Ngoc Duy (RETIRED) 2005-12-08 18:30:56 0000 -------
Done, not install either INSTALL nor COPYING.

------- Comment #4 From Joshua Jackson 2005-12-08 19:20:53 0000 -------
Stable on x86