Skip to content

easior/gentoo-zh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#rule no.1

DO NOT BREAK PEOPLE'S SYSTEM

#rule no.2

DO NOT BREAK PEOPLE'S SYSTEM

#rule no.3

follow rule no.1 and no.2

#commit message

  • for non-version bump commit, commit message should be like this:

      [category/package]: one line short description message
      {empty line}
      [
          multiple lines of description about why you change this.
          if you change to fix the bug, and if there is an google code
          issue entry for that bug, then point the bug link here.
      ]
    
  • for version bump commit, commit message should be like this:

      [category/package]: version bump to [new version]
    

#package review

  • I trust contributors that have commit rights, therefore commitors should think carfully before committing.

  • If you want to discuss your commit/patch, push to another branch or send a Pull Request and discuss in the GitHub Issue, mailing list, or talk to the maintainer directly.

  • If you are sending a new pull request, make sure it contains all necessary commits for a single contribution, e.g. don't send two pull requsets for an ebuild and its Manifest.

  • Every ebuild change should not produce compile error before committing.

  • Every ebuild should be tested in every ARCH that it KEYWORDS for. if not, don't claim that you support that keyword.

  • If you are writing the ebuild for a font, and you are using stantard font.eclass to install the font, I could grant an exception for the must-tested-in-every-ARCH rule. You could use something like

    KEYWORDS="alpha amd64 arm hppa ia64 ppc mips ~s390 ~sh sparc x86 ~x86-fbsd"

    But please don't abuse this exception. It must be a pure font package.

About

gentoo-zh is an overlay for China and Taiwan Users

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 85.9%
  • C 12.2%
  • Python 1.1%
  • Makefile 0.3%
  • Mask 0.2%
  • Nginx 0.1%
  • Other 0.2%