Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 64874
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: mambro <mambro87@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fortune-mod-it-1.51.ebuild fortune-mod-it-1.51.ebuild text/plain mambro 2004-09-21 10:08 0000 522 bytes Details
fortune-mod-it-1.51-r1.ebuild fortune-mod-it-1.51-r1.ebuild text/plain mambro 2004-09-22 09:17 0000 695 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 64874 depends on: Show dependency tree
Bug 64874 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: 2004-09-21 10:05 0000
DESCRIPTION="Database of the Italian cookies for the fortune program"
HOMEPAGE="http://www.orson.it/~fedeliallalinea/"
SRC_URI="http://www.orson.it/~fedeliallalinea/${P}.tar.gz"

LICENSE=""
SLOT="0"
KEYWORDS="x86"
IUSE=""

DEPEND="games-misc/fortune-mod"
REDEPEND="${DEPEND}"
RESTRICT="nomirror"

src_unpack() {
        unpack ${A}
}

src_compile() {
        strfile -s italia || die "strfile italia failed"
        strfile -s zozzital || die "strfile zozzital failed"
}

src_install() {
        insinto /usr/share/fortune
        doins italia* zozzital*
}

------- Comment #1 From mambro 2004-09-21 10:08:31 0000 -------
Created an attachment (id=40102) [details]
Ebuild for italian fortunes 

------- Comment #2 From mambro 2004-09-21 10:09:24 0000 -------
(From update of attachment 40102 [details])
Ebuild for italian fortunes

------- Comment #3 From mambro 2004-09-21 10:24:24 0000 -------
(From update of attachment 40102 [details])
>DESCRIPTION="Database of the Italian cookies for the fortune program"
>HOMEPAGE="http://www.orson.it/~fedeliallalinea/"
>SRC_URI="http://www.orson.it/~fedeliallalinea/${P}.tar.gz"
>
>LICENSE="I don't know"
>SLOT="0"
>KEYWORDS="x86"
>IUSE=""
>
>DEPEND="games-misc/fortune-mod"
>REDEPEND="${DEPEND}"
>RESTRICT="nomirror"
>
>src_unpack() {
>	unpack ${A}
>}
>
>src_compile() {
>	strfile -s italia || die "strfile italia failed"
>	strfile -s zozzital || die "strfile zozzital failed"
>}
>
>src_install() {
>	insinto /usr/share/fortune
>	doins italia* zozzital*
>}

------- Comment #4 From mambro 2004-09-21 10:25:26 0000 -------
(From update of attachment 40102 [details])
>DESCRIPTION="Database of the Italian cookies for the fortune program"
>HOMEPAGE="http://www.orson.it/~fedeliallalinea/"
>SRC_URI="http://www.orson.it/~fedeliallalinea/${P}.tar.gz"
>
>LICENSE="I don't know"
>SLOT="0"
>KEYWORDS="x86"
>IUSE=""
>
>DEPEND="games-misc/fortune-mod"
>REDEPEND="${DEPEND}"
>RESTRICT="nomirror"
>
>src_unpack() {
>	unpack ${A}
>}
>
>src_compile() {
>	strfile -s italia || die "strfile italia failed"
>	strfile -s zozzital || die "strfile zozzital failed"
>}
>
>src_install() {
>	insinto /usr/share/fortune
>	doins italia* zozzital*
>}

------- Comment #5 From Mr. Bones. 2004-09-21 17:15:00 0000 -------
needs lots of work:

Make the header the same as header.txt
fix the LICENSE to be something.  It can't go into portage without one.
Take out the RDEPEND and RESTRICT lines
Take out the src_unpack function

Stop editing the attachment and just attach new ones please.

------- Comment #6 From mambro 2004-09-22 09:17:12 0000 -------
Created an attachment (id=40169) [details]
fortune-mod-it-1.51-r1.ebuild

------- Comment #7 From mambro 2004-09-22 09:21:16 0000 -------
Sorry for problems with the edit of attachment, It's the first time I submit an
ebuild :-)

The ebuild wasn't written by me. The author is fedeliallalinea form the italian
gentoo forum.

This is the discussion about this ebuild
http://forums.gentoo.org/viewtopic.php?t=225439&sid=16548436d2be4adb2b09d4a104c81d0e

Bye

------- Comment #8 From Mr. Bones. 2004-09-25 04:27:18 0000 -------
Added to portage.  Not added to fortune-mod-all since it's not universally
desired.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug