Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304413 - Anarchist FAQ a la debian apt-get
Summary: Anarchist FAQ a la debian apt-get
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://packages.debian.org/lenny/anar...
Whiteboard: sunrise-suggested
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 21:32 UTC by Joel Davis
Modified: 2021-08-07 17:47 UTC (History)
2 users (show)

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


Attachments
Ebuild script for the FAQ (anarchism-11.7.ebuild,3.13 KB, text/plain)
2010-02-10 21:34 UTC, Joel Davis
Details
Updated to incorporating Christian's input. (anarchism-11.7.ebuild,758 bytes, text/plain)
2010-02-10 23:08 UTC, Joel Davis
Details
Further updates to the ebuild script (anarchism-11.7.ebuild,750 bytes, text/plain)
2010-03-04 13:26 UTC, Joel Davis
Details
Fixed ebuild to work with version 13.4 and higher (anarchism-14.0.ebuild,763 bytes, text/plain)
2013-08-22 11:12 UTC, tastytea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Davis 2010-02-10 21:32:33 UTC
This ebuild will incorporate the Anarchist FAQ into the portage tree in a manner similar to Debian's "anarchism" package, with the same target and all.
Comment 1 Joel Davis 2010-02-10 21:34:05 UTC
Created attachment 219157 [details]
Ebuild script for the FAQ

When testing this on my system I categorized it as app-doc.
Comment 2 Joel Davis 2010-02-10 21:35:08 UTC
updating relevant archs, they're HTML and plaintext so they should be pretty arch neutral.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-02-10 21:49:16 UTC
Don't ever spam again like this or you're going to get banned from the bugzilla.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2010-02-10 22:12:24 UTC
Some remarks:

1.) src_unpack() is just useless
2.) You can use *.txt and *.html for dodoc/dohtml
3.) Use ewarn/elog instead of einfo and no asterisk
4.) No stable KEYWORDS and not some random ones as it seems to me.
5.) Better set S=${WORKDIR}/anarchism-${PV}.orig in global scope
Comment 5 Joel Davis 2010-02-10 23:08:28 UTC
Created attachment 219167 [details]
Updated to incorporating Christian's input.

I did all except the elog one because I'm not comfortable deciding to put something in a log file somewhere.
Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2010-02-11 12:11:41 UTC
(In reply to comment #5)
> Created an attachment (id=219167) [details]
> Updated to incorporating Christian's input.
> 
> I did all except the elog one because I'm not comfortable deciding to put
> something in a log file somewhere.

 No need for the \n, einfo will do it, but is discouraged for submitted ebuilds anyway.  Use elog.  And for the records please note:


Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accommodate you in a timely
manor. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to
commit to and all users can have ebuilds reviewed by Gentoo devs for entry into
the overlay. 
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us.
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Christian.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq

Comment 7 Joel Davis 2010-03-04 13:26:24 UTC
Created attachment 222031 [details]
Further updates to the ebuild script

sorry about the delay. Is the sunrise a suggestion or guidance?
Comment 8 Christian Faulhammer (RETIRED) gentoo-dev 2010-03-04 13:47:22 UTC
(In reply to comment #7)
> Created an attachment (id=222031) [details]
> Further updates to the ebuild script
> 
> sorry about the delay. Is the sunrise a suggestion or guidance?

 A suggestion if you want to bring your ebuild to a broader audience.
Comment 9 tastytea 2013-08-22 10:48:05 UTC
The package should be named "XXX/anarchism", so that one can type "emerge anarchism"!
Comment 10 tastytea 2013-08-22 11:12:50 UTC
Created attachment 356680 [details]
Fixed ebuild to work with version 13.4 and higher
Comment 11 Larry the Git Cow gentoo-dev 2021-08-07 17:47:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c82bd8f95913720b420a383bd1dc4a2488b9c8c

commit 6c82bd8f95913720b420a383bd1dc4a2488b9c8c
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2021-08-07 17:30:36 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2021-08-07 17:41:25 +0000

    app-doc/anarchism: New package.
    
    An anarchist FAQ.
    Uses the Debian repo as upstream, because the authors release no source
    files.
    
    Bug: https://bugs.gentoo.org/304413
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 app-doc/anarchism/Manifest              |  1 +
 app-doc/anarchism/anarchism-15.3.ebuild | 36 +++++++++++++++++++++++++++++++++
 app-doc/anarchism/metadata.xml          | 16 +++++++++++++++
 3 files changed, 53 insertions(+)