| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This avoids globbing, see: https://www.shellcheck.net/wiki/SC2223
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/835396
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
We don't need to die explicitly for ebuild helpers. Drop useless dies.
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
|
|
| |
Update SRC_URI since the primary release site is moved to github.
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
| |
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
|
|
|
|
| |
Some ruby-gnome2 ebuild does not build C bindings, so there is no need to
call each_ruby_{configure,compile} and emake install of this eclass. Check
if "extconf.rb" and "Makefile" to decide what to do.
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
|
|
|
|
| |
Fold common test code from runy-gnome2 ebuild to this eclass.
To support test under virtx, introduce RUBY_GNOME2_NEED_VIRTX variable.
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
| |
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
| |
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
|
|
|
| |
Since we can set RUBY_S only from RUBY_FAKEGEM_NAME, we no longer need
$subbinding.
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
|
|
| |
All ruby-gnome2 packages in the tree is now licensed under LGPL-2.1+.
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
|
|
|
|
| |
All users of ruby-ng-gnome2 in the official tree are on EAPI=6, so we
can drop old EAPI support to reduce "if" branches and make the feature
updates simple.
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
|
|
|
| |
The official tree no longer have ruby-gnome2 packages with 0.19.x. Drop
support for them.
Signed-off-by: Naohiro Aota <naota@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
|