diff options
103 files changed, 325 insertions, 122 deletions
diff --git a/app-admin/checksec/ChangeLog b/app-admin/checksec/ChangeLog index 268f02f8..3e729854 100644 --- a/app-admin/checksec/ChangeLog +++ b/app-admin/checksec/ChangeLog @@ -4,5 +4,8 @@ *checksec-1.5 (12 Feb 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 12 Feb 2012; Martin Väth <martin@mvath.de> New ebuild from scratch. diff --git a/app-admin/checksec/checksec-1.5.ebuild b/app-admin/checksec/checksec-1.5.ebuild index 24f160a3..ef210637 100644 --- a/app-admin/checksec/checksec-1.5.ebuild +++ b/app-admin/checksec/checksec-1.5.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" RESTRICT="mirror" +inherit base DESCRIPTION="Check for hardened protections like RELRO, NoExec, Stack protection, ASLR, PIE" HOMEPAGE="http://www.trapkit.de/tools/checksec.html" diff --git a/app-admin/sudox/ChangeLog b/app-admin/sudox/ChangeLog index 2cb909d6..8315d2f1 100644 --- a/app-admin/sudox/ChangeLog +++ b/app-admin/sudox/ChangeLog @@ -4,6 +4,9 @@ *sudox-3.7 (10 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 10 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/app-admin/sudox/sudox-3.7.ebuild b/app-admin/sudox/sudox-3.7.ebuild index 9e4bfe1b..96e3087f 100644 --- a/app-admin/sudox/sudox-3.7.ebuild +++ b/app-admin/sudox/sudox-3.7.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="sudox is a wrapper for sudo which can pass X authority data and deal with screen and tmux" HOMEPAGE="https://github.com/vaeth/sudox/" diff --git a/app-arch/archwrap/ChangeLog b/app-arch/archwrap/ChangeLog index b45d7ed3..eef797eb 100644 --- a/app-arch/archwrap/ChangeLog +++ b/app-arch/archwrap/ChangeLog @@ -4,6 +4,9 @@ *archwrap-1.6 (13 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 13 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/app-arch/archwrap/archwrap-1.6.ebuild b/app-arch/archwrap/archwrap-1.6.ebuild index 4645653c..608c96f0 100644 --- a/app-arch/archwrap/archwrap-1.6.ebuild +++ b/app-arch/archwrap/archwrap-1.6.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="A collection of POSIX shell scripts to invoke archiver programs" HOMEPAGE="https://github.com/vaeth/archwrap/" diff --git a/app-arch/bzwc/ChangeLog b/app-arch/bzwc/ChangeLog index e279eec6..a8b87d16 100644 --- a/app-arch/bzwc/ChangeLog +++ b/app-arch/bzwc/ChangeLog @@ -4,6 +4,9 @@ *bzwc-2.9 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/app-arch/bzwc/bzwc-2.9.ebuild b/app-arch/bzwc/bzwc-2.9.ebuild index b1879956..262fb07b 100644 --- a/app-arch/bzwc/bzwc-2.9.ebuild +++ b/app-arch/bzwc/bzwc-2.9.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="A POSIX shell wrapper for wc, supporting compressed files (xz, lzma, bz2, gz)" HOMEPAGE="https://github.com/vaeth/bzwc/" diff --git a/app-dicts/stardict-dictd-BritannicaConcise/ChangeLog b/app-dicts/stardict-dictd-BritannicaConcise/ChangeLog index e0a5f3f3..8933501e 100644 --- a/app-dicts/stardict-dictd-BritannicaConcise/ChangeLog +++ b/app-dicts/stardict-dictd-BritannicaConcise/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-dictd-BritannicaConcise -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.ebuild b/app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.ebuild index 4f2f4674..5ee345c3 100644 --- a/app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.ebuild +++ b/app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" DICT_PREFIX="" -inherit stardict +inherit base stardict RESTRICT="mirror" DESCRIPTION="Stardict Dictionary for Dictd.org's The Britannica Concise Encyclopedia" diff --git a/app-dicts/stardict-dictd-cced/ChangeLog b/app-dicts/stardict-dictd-cced/ChangeLog index cce3cf43..a47fa633 100644 --- a/app-dicts/stardict-dictd-cced/ChangeLog +++ b/app-dicts/stardict-dictd-cced/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-dictd-cced -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.ebuild b/app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.ebuild index a8baea16..e997c44e 100644 --- a/app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.ebuild +++ b/app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" DICT_PREFIX="" -inherit stardict +inherit base stardict RESTRICT="mirror" DESCRIPTION="Stardict Dictionary for Dictd.org's Collins Cobuild English Dictionary" diff --git a/app-dicts/stardict-dictd-longman/ChangeLog b/app-dicts/stardict-dictd-longman/ChangeLog index 2955f680..dd5884df 100644 --- a/app-dicts/stardict-dictd-longman/ChangeLog +++ b/app-dicts/stardict-dictd-longman/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-dictd-longman -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.ebuild b/app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.ebuild index 6e94a656..bca685dc 100644 --- a/app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.ebuild +++ b/app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" DICT_PREFIX="" -inherit stardict +inherit base stardict RESTRICT="mirror" DESCRIPTION="Stardict Dictionary for Dictd.org's Longman Dictionary of Contemporary English" diff --git a/app-dicts/stardict-dictd-merrianwebster/ChangeLog b/app-dicts/stardict-dictd-merrianwebster/ChangeLog index 335e8efa..f4f7a5dc 100644 --- a/app-dicts/stardict-dictd-merrianwebster/ChangeLog +++ b/app-dicts/stardict-dictd-merrianwebster/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-dictd-merrianwebster -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.ebuild b/app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.ebuild index ab78c52a..a5c0c986 100644 --- a/app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.ebuild +++ b/app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" DICT_PREFIX="" -inherit stardict +inherit base stardict RESTRICT="mirror" DESCRIPTION="Stardict Dictionary for Dictd.org's Merrian Webster 10th dictionary" diff --git a/app-dicts/stardict-dictd-oald/ChangeLog b/app-dicts/stardict-dictd-oald/ChangeLog index 4a7e2a21..5a0d965c 100644 --- a/app-dicts/stardict-dictd-oald/ChangeLog +++ b/app-dicts/stardict-dictd-oald/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-dictd-oald -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild b/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild index 54b29421..402ddb74 100644 --- a/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild +++ b/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" DICT_PREFIX="" -inherit stardict +inherit base stardict RESTRICT="mirror" DESCRIPTION="Stardict Dictionary for Dictd.org's Oxford Advanced Learner's Dictionary" diff --git a/app-dicts/stardict-dictd-thesaurus-ee/ChangeLog b/app-dicts/stardict-dictd-thesaurus-ee/ChangeLog index f8c7937d..ed37251c 100644 --- a/app-dicts/stardict-dictd-thesaurus-ee/ChangeLog +++ b/app-dicts/stardict-dictd-thesaurus-ee/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-dictd-thesaurus-ee -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild b/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild index 27c68ba4..e7702266 100644 --- a/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild +++ b/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" DICT_PREFIX="" -inherit stardict +inherit base stardict RESTRICT="mirror" DESCRIPTION="Stardict Dictionary for Dictd.org's English Thesaurus" diff --git a/app-dicts/stardict-freedict-deu-eng/ChangeLog b/app-dicts/stardict-freedict-deu-eng/ChangeLog index 4ae7a2ad..a938bc19 100644 --- a/app-dicts/stardict-freedict-deu-eng/ChangeLog +++ b/app-dicts/stardict-freedict-deu-eng/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-freedict-deu-eng -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild b/app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild index 39455620..c31ebe4e 100644 --- a/app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild +++ b/app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -6,7 +6,7 @@ EAPI="4" FROM_LANG="German" TO_LANG="English" DICT_PREFIX="dictd_www.freedict.de_" -inherit stardict +inherit base stardict RESTRICT="mirror" HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php" diff --git a/app-dicts/stardict-freedict-deu-ita/ChangeLog b/app-dicts/stardict-freedict-deu-ita/ChangeLog index b8b62183..c5a5859a 100644 --- a/app-dicts/stardict-freedict-deu-ita/ChangeLog +++ b/app-dicts/stardict-freedict-deu-ita/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-freedict-deu-ita -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild b/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild index 5719aa57..bea636f6 100644 --- a/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild +++ b/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -6,7 +6,7 @@ EAPI="4" FROM_LANG="German" TO_LANG="Italian" DICT_PREFIX="dictd_www.freedict.de_" -inherit stardict +inherit base stardict RESTRICT="mirror" HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php" diff --git a/app-dicts/stardict-freedict-ita-deu/ChangeLog b/app-dicts/stardict-freedict-ita-deu/ChangeLog index b844650c..a825339d 100644 --- a/app-dicts/stardict-freedict-ita-deu/ChangeLog +++ b/app-dicts/stardict-freedict-ita-deu/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/stardict-freedict-ita-deu -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild b/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild index 729a5b42..f38402c5 100644 --- a/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild +++ b/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -6,7 +6,7 @@ EAPI="4" FROM_LANG="Italian" TO_LANG="German" DICT_PREFIX="dictd_www.freedict.de_" -inherit stardict +inherit base stardict RESTRICT="mirror" HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php" diff --git a/app-emacs/mv_emacs/ChangeLog b/app-emacs/mv_emacs/ChangeLog index e052bf5a..8ff948b7 100644 --- a/app-emacs/mv_emacs/ChangeLog +++ b/app-emacs/mv_emacs/ChangeLog @@ -4,6 +4,9 @@ *mv_emacs-1.0 (01 Mar 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 19 Mar 2012; Martin Väth <martin@mvath.de> Use vcs-snapshot.eclass diff --git a/app-emacs/mv_emacs/mv_emacs-1.0.ebuild b/app-emacs/mv_emacs/mv_emacs-1.0.ebuild index 358a8a49..8ef44d66 100644 --- a/app-emacs/mv_emacs/mv_emacs-1.0.ebuild +++ b/app-emacs/mv_emacs/mv_emacs-1.0.ebuild @@ -4,8 +4,7 @@ EAPI="4" RESTRICT="mirror" - -inherit vcs-snapshot elisp-common +inherit base elisp-common vcs-snapshot DESCRIPTION="A collection of perl scripts (replacement in files, syncing dirs etc)" HOMEPAGE="https://github.com/vaeth/mv_emacs/" diff --git a/app-portage/getdelta/ChangeLog b/app-portage/getdelta/ChangeLog index e441a8c5..63c0dbc5 100644 --- a/app-portage/getdelta/ChangeLog +++ b/app-portage/getdelta/ChangeLog @@ -4,6 +4,9 @@ *getdelta-0.7.9 (19 Mar 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base. + 19 Mar 2012; Martin Väth <martin@mvath.de> Upgrade according to version bump in main tree. diff --git a/app-portage/getdelta/getdelta-0.7.9.ebuild b/app-portage/getdelta/getdelta-0.7.9.ebuild index 3d2c6b8a..9893b45f 100644 --- a/app-portage/getdelta/getdelta-0.7.9.ebuild +++ b/app-portage/getdelta/getdelta-0.7.9.ebuild @@ -3,7 +3,7 @@ # $Header $ EAPI="4" -inherit eutils +inherit base DESCRIPTION="dynamic deltup client" HOMEPAGE="http://linux01.gwdg.de/~nlissne/" @@ -17,9 +17,11 @@ S="${WORKDIR}" RDEPEND="app-portage/deltup dev-util/bdelta" +PATCHES=("${FILESDIR}/eapi2.patch") + src_prepare() { - epatch "${FILESDIR}"/eapi2.patch sed -i -e "s:/bin/sh:/bin/bash:" getdelta.sh || die + base_src_prepare } src_install() { diff --git a/app-portage/logclean/ChangeLog b/app-portage/logclean/ChangeLog index 76837071..7db43367 100644 --- a/app-portage/logclean/ChangeLog +++ b/app-portage/logclean/ChangeLog @@ -4,6 +4,9 @@ *logclean-7.7 (07 Jan 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 19 Mar 2012; Martin Väth <martin@mvath.de> Use vcs-snapshot.eclass diff --git a/app-portage/logclean/logclean-7.7.ebuild b/app-portage/logclean/logclean-7.7.ebuild index a5ee2d84..d2a17da2 100644 --- a/app-portage/logclean/logclean-7.7.ebuild +++ b/app-portage/logclean/logclean-7.7.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="Keep only (compressed) logs of installed packages" HOMEPAGE="https://github.com/vaeth/logclean/" diff --git a/app-portage/portage-bashrc-mv/ChangeLog b/app-portage/portage-bashrc-mv/ChangeLog index 6b4319dc..70ef04fd 100644 --- a/app-portage/portage-bashrc-mv/ChangeLog +++ b/app-portage/portage-bashrc-mv/ChangeLog @@ -4,6 +4,9 @@ *portage-bashrc-mv-10.7 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/app-portage/portage-bashrc-mv/portage-bashrc-mv-10.7.ebuild b/app-portage/portage-bashrc-mv/portage-bashrc-mv-10.7.ebuild index 592c1a72..628ccdd1 100644 --- a/app-portage/portage-bashrc-mv/portage-bashrc-mv-10.7.ebuild +++ b/app-portage/portage-bashrc-mv/portage-bashrc-mv-10.7.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="Provide support for /etc/portage/bashrc.d and /etc/portage/package.cflags" HOMEPAGE="https://github.com/vaeth/portage-bashrc-mv/" diff --git a/app-portage/trickyfetch/ChangeLog b/app-portage/trickyfetch/ChangeLog index 8553d38b..d0d27f94 100644 --- a/app-portage/trickyfetch/ChangeLog +++ b/app-portage/trickyfetch/ChangeLog @@ -4,6 +4,9 @@ *trickyfetch-6.5 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/app-portage/trickyfetch/trickyfetch-6.5.ebuild b/app-portage/trickyfetch/trickyfetch-6.5.ebuild index 83e80f0b..cfdcb068 100644 --- a/app-portage/trickyfetch/trickyfetch-6.5.ebuild +++ b/app-portage/trickyfetch/trickyfetch-6.5.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="Plugin for FETCHCOMMAND to help organize and cleanup your DISTDIR" HOMEPAGE="https://github.com/vaeth/trickyfetch/" diff --git a/app-portage/useflags/ChangeLog b/app-portage/useflags/ChangeLog index 63e512d8..be20aeb1 100644 --- a/app-portage/useflags/ChangeLog +++ b/app-portage/useflags/ChangeLog @@ -4,6 +4,9 @@ *useflags-2.6 (08 Jan 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 19 Mar 2012; Martin Väth <martin@mvath.de> Use vcs-snapshot.eclass diff --git a/app-portage/useflags/useflags-2.6.ebuild b/app-portage/useflags/useflags-2.6.ebuild index ca20a09a..b07f727a 100644 --- a/app-portage/useflags/useflags-2.6.ebuild +++ b/app-portage/useflags/useflags-2.6.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="Print or save the current USE-flag state and compare with older versions" HOMEPAGE="https://github.com/vaeth/useflags/" diff --git a/app-portage/world-mv/world-mv-3.6.ebuild b/app-portage/world-mv/world-mv-3.6.ebuild index 52bcc05d..f10bdd17 100644 --- a/app-portage/world-mv/world-mv-3.6.ebuild +++ b/app-portage/world-mv/world-mv-3.6.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot mPN="${PN%-*}" DESCRIPTION="Organize your world file and find installed packages or differences to @world" @@ -20,6 +20,7 @@ RDEPEND=">=sys-apps/portage-2.2" src_prepare() { sed -i -e "s'\"\${EPREFIX}\"'\\'${EPREFIX}\\''" "${mPN}" || die + base_src_prepare } src_install() { diff --git a/app-shells/heirloom-sh/ChangeLog b/app-shells/heirloom-sh/ChangeLog index 6ac02d28..0a33bb7d 100644 --- a/app-shells/heirloom-sh/ChangeLog +++ b/app-shells/heirloom-sh/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-shells/heirloom-sh -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/app-shells/heirloom-sh/heirloom-sh-050706.ebuild b/app-shells/heirloom-sh/heirloom-sh-050706.ebuild index ff335ab4..33287a50 100644 --- a/app-shells/heirloom-sh/heirloom-sh-050706.ebuild +++ b/app-shells/heirloom-sh/heirloom-sh-050706.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" -inherit flag-o-matic toolchain-funcs +inherit base flag-o-matic toolchain-funcs RESTRICT="mirror" DESCRIPTION="Heirloom Bourne Shell, derived from OpenSolaris code SVR4/SVID3" diff --git a/app-shells/oh-my-zsh/ChangeLog b/app-shells/oh-my-zsh/ChangeLog index aecf2a4d..68e672dc 100644 --- a/app-shells/oh-my-zsh/ChangeLog +++ b/app-shells/oh-my-zsh/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-shells/oh-my-zsh -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Feb 2012; Martin Väth <martin@mvath.de> Fix description diff --git a/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild b/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild index 51184a8e..32a4d0e6 100644 --- a/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild +++ b/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild @@ -6,7 +6,7 @@ EAPI="4" EGIT_REPO_URI="git://github.com/robbyrussell/${PN}.git" [ -n "${EVCS_OFFLINE}" ] || EGIT_REPACK=true -inherit git-2 +inherit base git-2 DESCRIPTION="A ready-to-use zsh configuration with plugins" HOMEPAGE="https://github.com/robbyrussell/oh-my-zsh" @@ -33,6 +33,7 @@ src_prepare() { sed -i -e 's!~/.oh-my-zsh!'"${ZSH_EDEST}"'!' \ "${S}/plugins/dirpersist/dirpersist.plugin.zsh" sed -i -e '/zstyle.*cache/d' "${S}/lib/completion.zsh" + base_src_prepare } src_install() { diff --git a/app-shells/set_prompt/ChangeLog b/app-shells/set_prompt/ChangeLog index 2cb53407..cf652f3d 100644 --- a/app-shells/set_prompt/ChangeLog +++ b/app-shells/set_prompt/ChangeLog @@ -4,6 +4,9 @@ *set_prompt-1.10 (12 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 12 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. Make -r really not rely on external variables and more readable. Improve parsing of git output diff --git a/app-shells/set_prompt/set_prompt-1.10.ebuild b/app-shells/set_prompt/set_prompt-1.10.ebuild index 27533860..dc6ed6b9 100644 --- a/app-shells/set_prompt/set_prompt-1.10.ebuild +++ b/app-shells/set_prompt/set_prompt-1.10.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="A POSIX shell wrapper for wc, supporting compressed files (xz, lzma, bz2, gz)" HOMEPAGE="https://github.com/vaeth/set_prompt/" diff --git a/app-shells/zsh-run-help/ChangeLog b/app-shells/zsh-run-help/ChangeLog index e19fde94..8df59378 100644 --- a/app-shells/zsh-run-help/ChangeLog +++ b/app-shells/zsh-run-help/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh-run-help -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 13 Jun 2011; Martin Väth <martin@mvath.de> Write ebuild from scratch. diff --git a/app-shells/zsh-run-help/zsh-run-help-1.ebuild b/app-shells/zsh-run-help/zsh-run-help-1.ebuild index 073b277d..eaa125e3 100644 --- a/app-shells/zsh-run-help/zsh-run-help-1.ebuild +++ b/app-shells/zsh-run-help/zsh-run-help-1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" +inherit base DESCRIPTION="Directory of help-files (for run-help) for your current zsh" HOMEPAGE="" @@ -24,7 +25,7 @@ src_unpack() { mkdir "${S}" } -src_compile() { +src_prepare() { local help i mystatus # We need GROFF_NO_SGR to produce "classical" formatting: export GROFF_NO_SGR='' @@ -50,6 +51,7 @@ src_compile() { eerror "For compatibility reasons, this ebuild ignores LC_ALL." die "Failed to produce necessary files" } + base_src_prepare } src_install() { diff --git a/app-shells/zsh-syntax-highlighting/ChangeLog b/app-shells/zsh-syntax-highlighting/ChangeLog index 7e51f462..c8c657d9 100644 --- a/app-shells/zsh-syntax-highlighting/ChangeLog +++ b/app-shells/zsh-syntax-highlighting/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-shells/zsh-syntax-highlighting -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 06 Nov 2011; Martin Väth <martin@mvath.de> Use default EGIT_PROJECT name. Call EGIT_REPACK unless offline. diff --git a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild index 704e5115..030cd99d 100644 --- a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild +++ b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-99999999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" EGIT_REPO_URI="git://github.com/zsh-users/zsh-syntax-highlighting.git" [ -n "${EVCS_OFFLINE}" ] || EGIT_REPACK=true -inherit git-2 +inherit base git-2 DESCRIPTION="Fish shell like syntax highlighting for zsh" HOMEPAGE="https://github.com/zsh-users/zsh-syntax-highlighting" diff --git a/app-text/stardict/ChangeLog b/app-text/stardict/ChangeLog index 2a3fde09..59d83c0b 100644 --- a/app-text/stardict/ChangeLog +++ b/app-text/stardict/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base. Add zlib compatibility patch from main tree. + 24 Jan 2012; Martin Väth <martin@mvath.de> Copy from tree to make dependencies for dependencies for help optional. Clean old ChangeLog diff --git a/app-text/stardict/files/stardict-3.0.3-zlib-1.2.5.2.patch b/app-text/stardict/files/stardict-3.0.3-zlib-1.2.5.2.patch new file mode 100644 index 00000000..6a320bd4 --- /dev/null +++ b/app-text/stardict/files/stardict-3.0.3-zlib-1.2.5.2.patch @@ -0,0 +1,39 @@ +http://bugs.gentoo.org/401887 + +diff --git a/lib/src/libcommon.cpp b/lib/src/libcommon.cpp +index 16770a3..a4299e7 100644 +--- a/lib/src/libcommon.cpp ++++ b/lib/src/libcommon.cpp +@@ -614,7 +614,7 @@ int unpack_zlib(const char* arch_file_name, const char* out_file_name) + return EXIT_FAILURE; + } + while(true) { +- len = gzread(get_impl(in), buf, buffer_size); ++ len = gzread((gzFile)get_impl(in), buf, buffer_size); + if(len < 0) { + g_critical(read_file_err, arch_file_name, ""); + return EXIT_FAILURE; +@@ -871,3 +871,8 @@ int remove_recursive(const std::string& path) + return res; + } + } ++ ++int gzclose_compat(void * file) ++{ ++ return gzclose ((gzFile)file); ++} +diff --git a/lib/src/libcommon.h b/lib/src/libcommon.h +index 10f13b4..bdcbf2f 100644 +--- a/lib/src/libcommon.h ++++ b/lib/src/libcommon.h +@@ -187,8 +187,9 @@ namespace clib { + typedef ResourceWrapper<FILE, FILE*, int, fclose> File; + } + ++extern int gzclose_compat(void * file); + namespace zip { +-typedef ResourceWrapper<void, void*, int, gzclose> gzFile; ++typedef ResourceWrapper<void, void*, int, gzclose_compat> gzFile; + } + + /* Create a new temporary file. Return file name in file name encoding. diff --git a/app-text/stardict/stardict-3.0.3-r2.ebuild b/app-text/stardict/stardict-3.0.3-r2.ebuild index 66e56bd1..7abaad65 100644 --- a/app-text/stardict/stardict-3.0.3-r2.ebuild +++ b/app-text/stardict/stardict-3.0.3-r2.ebuild @@ -13,7 +13,7 @@ EAPI=4 GNOME2_LA_PUNT=yes GCONF_DEBUG=no -inherit eutils gnome2 autotools +inherit base eutils gnome2 autotools DESCRIPTION="A international dictionary supporting fuzzy and glob style matching" HOMEPAGE="http://code.google.com/p/stardict-3/" @@ -72,13 +72,16 @@ pkg_setup() { --disable-schemas-install" } +PATCHES=( + "${FILESDIR}/${P}-correct-glib-include.patch" + "${FILESDIR}/${P}-entry.patch" + "${FILESDIR}/${P}-gcc46.patch" + "${FILESDIR}/${P}-compositelookup_cpp.patch" + "${FILESDIR}/${P}-overflow.patch" + "${FILESDIR}/${P}-zlib-1.2.5.2.patch" +) src_prepare() { - epatch \ - "${FILESDIR}"/${P}-correct-glib-include.patch \ - "${FILESDIR}"/${P}-entry.patch \ - "${FILESDIR}"/${P}-gcc46.patch \ - "${FILESDIR}"/${P}-compositelookup_cpp.patch \ - "${FILESDIR}"/${P}-overflow.patch + base_src_prepare if ! use gnome then sed -i \ -e "s/GNOME_DOC_INIT/GNOME_DOC_INIT([0.32],[:],[:])/" \ diff --git a/dev-tex/chklref/ChangeLog b/dev-tex/chklref/ChangeLog index 3a6e917c..881942ff 100644 --- a/dev-tex/chklref/ChangeLog +++ b/dev-tex/chklref/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for dev-tex/chkltex -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ *chkltex-2.5.1 (11 Apr 2011) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 11 Apr 2011; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/dev-tex/chklref/chklref-2.5.1.ebuild b/dev-tex/chklref/chklref-2.5.1.ebuild index 09214021..1596eff0 100644 --- a/dev-tex/chklref/chklref-2.5.1.ebuild +++ b/dev-tex/chklref/chklref-2.5.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" -#inherit latex-package +inherit base # latex-package RESTRICT="mirror" DESCRIPTION="Finds out useless references in latex files or numbered environments that should not be" @@ -18,3 +18,5 @@ IUSE="" RDEPEND="virtual/latex-base dev-lang/perl" DEPEND="${RDEPEND}" + +DOCS=(README) diff --git a/dev-util/diffhelp/ChangeLog b/dev-util/diffhelp/ChangeLog index 000faa3f..5802beb0 100644 --- a/dev-util/diffhelp/ChangeLog +++ b/dev-util/diffhelp/ChangeLog @@ -4,6 +4,9 @@ *diffhelp-1.4 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/dev-util/diffhelp/diffhelp-1.4.ebuild b/dev-util/diffhelp/diffhelp-1.4.ebuild index 04b3833a..328dca1e 100644 --- a/dev-util/diffhelp/diffhelp-1.4.ebuild +++ b/dev-util/diffhelp/diffhelp-1.4.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="A frontend, beautifier, and path-fixer for diff -u" HOMEPAGE="https://github.com/vaeth/diffhelp/" diff --git a/dev-util/mv_perl/ChangeLog b/dev-util/mv_perl/ChangeLog index 29bcc3e5..dca00220 100644 --- a/dev-util/mv_perl/ChangeLog +++ b/dev-util/mv_perl/ChangeLog @@ -4,6 +4,9 @@ *noscript-1.4 (10 Mar 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 19 Mar 2012; Martin Väth <martin@mvath.de> Use vcs-snapshot.eclass diff --git a/dev-util/mv_perl/mv_perl-1.4.ebuild b/dev-util/mv_perl/mv_perl-1.4.ebuild index 94f8fb50..d9b1e8b1 100644 --- a/dev-util/mv_perl/mv_perl-1.4.ebuild +++ b/dev-util/mv_perl/mv_perl-1.4.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="A collection of perl scripts (replacement in files, syncing dirs etc)" HOMEPAGE="https://github.com/vaeth/mv_perl/" diff --git a/dev-util/pyrep/ChangeLog b/dev-util/pyrep/ChangeLog index ee1e2069..5ccf0c71 100644 --- a/dev-util/pyrep/ChangeLog +++ b/dev-util/pyrep/ChangeLog @@ -4,6 +4,9 @@ *pyrep-1.1 (02 Mar 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 19 Mar 2012; Martin Väth <martin@mvath.de> Use vcs-snapshot.eclass diff --git a/dev-util/pyrep/pyrep-1.1.ebuild b/dev-util/pyrep/pyrep-1.1.ebuild index c53f9c25..58274231 100644 --- a/dev-util/pyrep/pyrep-1.1.ebuild +++ b/dev-util/pyrep/pyrep-1.1.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="Search and/or replace regular expressions within many files interactively" HOMEPAGE="https://github.com/vaeth/pyrep/" diff --git a/eclass/monotone.eclass b/eclass/monotone.eclass index dee500ed..497dd09b 100644 --- a/eclass/monotone.eclass +++ b/eclass/monotone.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ diff --git a/eclass/mv_mozextension.eclass b/eclass/mv_mozextension.eclass index e2cc8f82..91819982 100644 --- a/eclass/mv_mozextension.eclass +++ b/eclass/mv_mozextension.eclass @@ -35,7 +35,7 @@ # mozilla or not. : ${MV_MOZ_EXTDIR=?} -inherit multilib +inherit base multilib case ${MV_MOZ_MOZILLAS:-icecat} in icecat) diff --git a/games-rpg/magus/ChangeLog b/games-rpg/magus/ChangeLog index 33ba029d..826fa5ab 100644 --- a/games-rpg/magus/ChangeLog +++ b/games-rpg/magus/ChangeLog @@ -4,6 +4,9 @@ *magus-1.3.3 (28 May 2011) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 13 Mar 2012; Martin Väth <martin@mvath.de> Fix dependency on dev-cpp/gtkmm: slot 3 is not (yet?) supported upstream. Introduce pngcrush useflag. diff --git a/games-rpg/magus/magus-99999999.ebuild b/games-rpg/magus/magus-99999999.ebuild index cbaaf6cf..e3177649 100644 --- a/games-rpg/magus/magus-99999999.ebuild +++ b/games-rpg/magus/magus-99999999.ebuild @@ -3,7 +3,7 @@ # $Header $ EAPI="4" -inherit autotools flag-o-matic +inherit base autotools flag-o-matic RESTRICT="mirror" case ${PV} in @@ -158,6 +158,7 @@ my_autoreconf() { src_prepare() { local i src_patch + base_src_prepare for i in "${S}"/* do my_autoreconf "${i##*/}" done diff --git a/media-video/video-mv/ChangeLog b/media-video/video-mv/ChangeLog index a64f0ead..900b49ad 100644 --- a/media-video/video-mv/ChangeLog +++ b/media-video/video-mv/ChangeLog @@ -4,6 +4,9 @@ *video-mv-5.3 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/media-video/video-mv/video-mv-5.3.ebuild b/media-video/video-mv/video-mv-5.3.ebuild index 3d8b7c22..bfa38047 100644 --- a/media-video/video-mv/video-mv-5.3.ebuild +++ b/media-video/video-mv/video-mv-5.3.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="A frontend for using mplayer and mencoder as a video recorder" HOMEPAGE="https://github.com/vaeth/video-mv/" diff --git a/net-dialup/accounting/ChangeLog b/net-dialup/accounting/ChangeLog index c40b58e3..c85147a4 100644 --- a/net-dialup/accounting/ChangeLog +++ b/net-dialup/accounting/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-dialup/accounting -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ * accounting-1.60.45.3.1.ebuild + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/net-dialup/accounting/accounting-1.60.45.3.1.ebuild b/net-dialup/accounting/accounting-1.60.45.3.1.ebuild index 19b172a8..51f55753 100644 --- a/net-dialup/accounting/accounting-1.60.45.3.1.ebuild +++ b/net-dialup/accounting/accounting-1.60.45.3.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" -inherit rpm toolchain-funcs +inherit base rpm toolchain-funcs RESTRICT="mirror" MY_PN="smpppd" @@ -42,6 +42,7 @@ src_prepare() { "${CDIR}"/defines.h sed -i -e's!/var/log/[^.]*\.log!'"${ACCOUNTING_LOG}"'!' \ "${DDIR}"/accounting.1 + base_src_prepare } src_configure() { diff --git a/net-dialup/martian/ChangeLog b/net-dialup/martian/ChangeLog index 8cf0e2f0..8ae4b14a 100644 --- a/net-dialup/martian/ChangeLog +++ b/net-dialup/martian/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-dialup/martian -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 27 Aug 2011; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/net-dialup/martian/martian-20100123.ebuild b/net-dialup/martian/martian-20100123.ebuild index 00ae3cd3..4e7966f2 100644 --- a/net-dialup/martian/martian-20100123.ebuild +++ b/net-dialup/martian/martian-20100123.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" -inherit linux-mod eutils +inherit base linux-mod eutils ARCHRUMP="${PN}-full-${PV}" DESCRIPTION="Winmodems with Lucent Apollo (ISA) and Mars (PCI) chipsets" @@ -25,6 +25,8 @@ MODULE_NAMES="martian_dev(ltmodem::kmodule)" CONFIG_CHECK="SERIAL_8250" SERIAL_8250_ERROR="This driver requires you to compile your kernel with serial core (CONFIG_SERIAL_8250) support." +PATCHES=("${FILESDIR}/grsecurity.patch") + pkg_setup() { linux-mod_pkg_setup @@ -37,10 +39,6 @@ pkg_setup() { BUILD_PARAMS="KERNEL_DIR='${KV_DIR}' SUBLEVEL='21'" } -src_prepare() { - epatch "${FILESDIR}/grsecurity.patch" -} - src_install() { # install kernel module linux-mod_src_install diff --git a/net-firewall/firewall-mv/ChangeLog b/net-firewall/firewall-mv/ChangeLog index ebb03484..0e3d425a 100644 --- a/net-firewall/firewall-mv/ChangeLog +++ b/net-firewall/firewall-mv/ChangeLog @@ -4,6 +4,9 @@ *firewall-mv-6.3 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/net-firewall/firewall-mv/firewall-mv-6.3.ebuild b/net-firewall/firewall-mv/firewall-mv-6.3.ebuild index 5de8bfeb..eb8691dd 100644 --- a/net-firewall/firewall-mv/firewall-mv-6.3.ebuild +++ b/net-firewall/firewall-mv/firewall-mv-6.3.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="Initialize iptables and net-related sysctl variables" HOMEPAGE="https://github.com/vaeth/firewall-mv/" @@ -20,6 +20,7 @@ src_prepare() { -e "s!/usr/!${EPREFIX%/}/usr/!g" \ firewall \ firewall.config + base_src_prepare } src_install() { diff --git a/net-misc/sshstart/ChangeLog b/net-misc/sshstart/ChangeLog index 8751de96..b9ad0cfa 100644 --- a/net-misc/sshstart/ChangeLog +++ b/net-misc/sshstart/ChangeLog @@ -4,6 +4,9 @@ *sshstart-2.6 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/net-misc/sshstart/sshstart-2.6.ebuild b/net-misc/sshstart/sshstart-2.6.ebuild index 97c1c12c..31f635a7 100644 --- a/net-misc/sshstart/sshstart-2.6.ebuild +++ b/net-misc/sshstart/sshstart-2.6.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="Start ssh-agent/ssh-add only if you really use ssh or friends" HOMEPAGE="https://github.com/vaeth/sshstart/" diff --git a/net-print/foo2zjs/ChangeLog b/net-print/foo2zjs/ChangeLog index 197c9e58..362fd8b2 100644 --- a/net-print/foo2zjs/ChangeLog +++ b/net-print/foo2zjs/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-print/foo2zjs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Jan 2011; Martin Väth <martin@mvath.de> Bump to EAPI=4. diff --git a/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild b/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild index eb27709e..e301be87 100644 --- a/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild +++ b/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" -inherit eutils +inherit base DESCRIPTION="Support for printing to ZjStream-based printers. Fixes bug 271079" HOMEPAGE="http://foo2zjs.rkkda.com/" @@ -80,23 +80,23 @@ RDEPEND="cups? ( net-print/cups ) net-print/foomatic-filters sys-fs/udev" KEYWORDS="~x86 ~amd64 ~ppc" -S=${WORKDIR}/${PN} +S="${WORKDIR}/${PN}" + +PATCHES=( + "${FILESDIR}"/${P}-Makefile.patch + "${FILESDIR}"/${P}-udevfwld.patch +) src_unpack() { unpack ${P}.tar.gz # link getweb files in ${S} to get unpacked + local i for i in ${A} - do - ln -s "${DISTDIR}"/${i} "${S}" + do ln -s "${DISTDIR}"/${i} "${S}" done } -src_prepare() { - epatch "${FILESDIR}"/${P}-Makefile.patch - epatch "${FILESDIR}"/${P}-udevfwld.patch -} - src_compile() { emake getweb || die "Failed building getweb script" diff --git a/sys-apps/cpi/ChangeLog b/sys-apps/cpi/ChangeLog index 4e8b22d4..a3f9e646 100644 --- a/sys-apps/cpi/ChangeLog +++ b/sys-apps/cpi/ChangeLog @@ -4,6 +4,9 @@ *cpi-1.4 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/sys-apps/cpi/cpi-1.4.ebuild b/sys-apps/cpi/cpi-1.4.ebuild index daaaa1dd..1b2662fd 100644 --- a/sys-apps/cpi/cpi-1.4.ebuild +++ b/sys-apps/cpi/cpi-1.4.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="A wrapper for cp -i -a, making use of diff" HOMEPAGE="https://github.com/vaeth/cpi/" diff --git a/sys-apps/less/ChangeLog b/sys-apps/less/ChangeLog index bd38ab92..b2bbef18 100644 --- a/sys-apps/less/ChangeLog +++ b/sys-apps/less/ChangeLog @@ -4,6 +4,9 @@ *less-445-r1.ebuild (10 Nov 2011) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 02 Mar 2012; Martin Väth <martin@mvath.de> Change to github repository. diff --git a/sys-apps/less/less-445-r1.ebuild b/sys-apps/less/less-445-r1.ebuild index b9385c9c..37b6d405 100644 --- a/sys-apps/less/less-445-r1.ebuild +++ b/sys-apps/less/less-445-r1.ebuild @@ -3,7 +3,7 @@ # $Header $ EAPI="4" -inherit eutils +inherit base DESCRIPTION="Excellent text file viewer, optionally with additional selection feature" PATCHN="less-select" @@ -35,14 +35,18 @@ src_unpack() { fi } +PATCHES=( + "${FILESDIR}"/code2color.patch +) + src_prepare() { - epatch "${FILESDIR}"/code2color.patch if use less-select then epatch "${SELECTDIR}/patches/less-${PATCHVER}-select.patch" || die "${SELECTDIR}"/after-patch || die "${SELECTDIR}/after-patch failed" sed -i -e 's|\([^a-zA-Z]\)/etc/less-select-key.bin|\1'"${EPREFIX%/}"'/etc/less/select-key.bin|g' \ "${SELECTDIR}/bin/less-select" || die fi + base_src_prepare } src_configure() { diff --git a/sys-apps/starter/ChangeLog b/sys-apps/starter/ChangeLog index 7c6ccebd..810723e2 100644 --- a/sys-apps/starter/ChangeLog +++ b/sys-apps/starter/ChangeLog @@ -4,6 +4,9 @@ *starter-2.4 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/sys-apps/starter/starter-2.4.ebuild b/sys-apps/starter/starter-2.4.ebuild index ba2293fb..00d4ecf1 100644 --- a/sys-apps/starter/starter-2.4.ebuild +++ b/sys-apps/starter/starter-2.4.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="POSIX shell script and function to schedule commands" HOMEPAGE="https://github.com/vaeth/starter/" diff --git a/sys-block/zram-init/ChangeLog b/sys-block/zram-init/ChangeLog index 3a0f70c5..36aa70e0 100644 --- a/sys-block/zram-init/ChangeLog +++ b/sys-block/zram-init/ChangeLog @@ -4,6 +4,9 @@ *zram-init-2.1.ebuild (02 Mar 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 19 Mar 2012; Martin Väth <martin@mvath.de> Use vcs-snapshot.eclass diff --git a/sys-block/zram-init/zram-init-2.1.ebuild b/sys-block/zram-init/zram-init-2.1.ebuild index 16bc8dc9..ed79aa8a 100644 --- a/sys-block/zram-init/zram-init-2.1.ebuild +++ b/sys-block/zram-init/zram-init-2.1.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="Scripts to support compressed swap devices or ramdisks with zram" HOMEPAGE="https://github.com/vaeth/zram-init/" diff --git a/sys-fs/aufs-util/ChangeLog b/sys-fs/aufs-util/ChangeLog index f86eccac..01945044 100644 --- a/sys-fs/aufs-util/ChangeLog +++ b/sys-fs/aufs-util/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-fs/aufs-util -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 06 Nov 2011; Martin Väth <martin@mvath.de> Use default EGIT_PROJECT name. Call EGIT_REPACK unless offline. diff --git a/sys-fs/aufs-util/aufs-util-99999999.2.ebuild b/sys-fs/aufs-util/aufs-util-99999999.2.ebuild index 9ef0033a..47a0cfa3 100644 --- a/sys-fs/aufs-util/aufs-util-99999999.2.ebuild +++ b/sys-fs/aufs-util/aufs-util-99999999.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -8,7 +8,7 @@ EGIT_BRANCH="aufs2.1" EGIT_COMMIT="${EGIT_BRANCH}" EGIT_HAS_SUBMODULES=true [ -n "${EVCS_OFFLINE}" ] || EGIT_REPACK=true -inherit git-2 linux-info multilib +inherit base git-2 linux-info multilib DESCRIPTION="Userspace tools for aufs" HOMEPAGE="http://aufs.sourceforge.net/" @@ -40,4 +40,5 @@ src_prepare() { sed -i -e "1iCFLAGS += -I../local_kernel" -e "${l}" "${i}" || \ die "Patching ${i} failed" done + base_src_prepare } diff --git a/sys-fs/aufs-util/aufs-util-99999999.3.ebuild b/sys-fs/aufs-util/aufs-util-99999999.3.ebuild index aedb20b5..16d999ec 100644 --- a/sys-fs/aufs-util/aufs-util-99999999.3.ebuild +++ b/sys-fs/aufs-util/aufs-util-99999999.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -8,7 +8,7 @@ EGIT_BRANCH="aufs3.0" EGIT_COMMIT="${EGIT_BRANCH}" EGIT_HAS_SUBMODULES=true [ -n "${EVCS_OFFLINE}" ] || EGIT_REPACK=true -inherit git-2 linux-info multilib +inherit base git-2 linux-info multilib DESCRIPTION="Userspace tools for aufs" HOMEPAGE="http://aufs.sourceforge.net/" @@ -40,4 +40,5 @@ src_prepare() { sed -i -e "1iCFLAGS += -I../local_kernel" -e "${l}" "${i}" || \ die "Patching ${i} failed" done + base_src_prepare } diff --git a/sys-fs/aufs/ChangeLog b/sys-fs/aufs/ChangeLog index a10713cf..2f40d8d6 100644 --- a/sys-fs/aufs/ChangeLog +++ b/sys-fs/aufs/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-fs/aufs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 06 Nov 2011; Martin Väth <martin@mvath.de> Use default EGIT_PROJECT name. Call EGIT_REPACK unless offline. diff --git a/sys-fs/aufs/aufs-99999999.2.ebuild b/sys-fs/aufs/aufs-99999999.2.ebuild index 7fc84741..26c6194b 100644 --- a/sys-fs/aufs/aufs-99999999.2.ebuild +++ b/sys-fs/aufs/aufs-99999999.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -10,7 +10,7 @@ EGIT_BRANCH="aufs2.2" EGIT_COMMIT="${EGIT_BRANCH}" EGIT_HAS_SUBMODULES=true [ -n "${EVCS_OFFLINE}" ] || EGIT_REPACK=true -inherit git-2 linux-info eutils +inherit base git-2 linux-info eutils DESCRIPTION="An entirely re-designed and re-implemented Unionfs" HOMEPAGE="http://aufs.sourceforge.net/" @@ -125,6 +125,7 @@ pkg_setup() { src_prepare() { local i j w v newest all + base_src_prepare all="2.2.0 2.2.1 2.2.2 2.2.2.r1" newest="${all##* }" v='' diff --git a/sys-fs/aufs/aufs-99999999.3-r1.ebuild b/sys-fs/aufs/aufs-99999999.3-r1.ebuild index ce9b90c3..d62c709e 100644 --- a/sys-fs/aufs/aufs-99999999.3-r1.ebuild +++ b/sys-fs/aufs/aufs-99999999.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -10,7 +10,7 @@ EGIT_BRANCH="aufs3.0" EGIT_COMMIT="${EGIT_BRANCH}" EGIT_HAS_SUBMODULES=true [ -n "${EVCS_OFFLINE}" ] || EGIT_REPACK=true -inherit git-2 linux-info eutils +inherit base git-2 linux-info eutils DESCRIPTION="An entirely re-designed and re-implemented Unionfs" HOMEPAGE="http://aufs.sourceforge.net/" @@ -34,8 +34,7 @@ fill_my_patchlist() { my_patchlist=() for i do case "${i}" in - *.patch|*.diff) test -f "${i}" && my_patchlist+=("${i}") - ;; + *.patch|*.diff) test -f "${i}" && my_patchlist+=("${i}");; esac done : @@ -123,6 +122,7 @@ pkg_setup() { src_prepare() { local i j w v newest all + base_src_prepre all="2.2.0 2.2.1 2.2.2 2.2.2.r1" newest="${all##* }" v='' diff --git a/sys-fs/emount/ChangeLog b/sys-fs/emount/ChangeLog index 50d58594..9db27a18 100644 --- a/sys-fs/emount/ChangeLog +++ b/sys-fs/emount/ChangeLog @@ -4,6 +4,9 @@ *emount-2.1-r1 (03 Feb 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 19 Mar 2012; Martin Väth <martin@mvath.de> Use vcs-snapshot.eclass diff --git a/sys-fs/emount/emount-2.1-r1.ebuild b/sys-fs/emount/emount-2.1-r1.ebuild index 420bf212..51fbdde3 100644 --- a/sys-fs/emount/emount-2.1-r1.ebuild +++ b/sys-fs/emount/emount-2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="mount/unmount (and create/remove) dm-crypt filesystems according to your /etc/fstab" HOMEPAGE="https://github.com/vaeth/emount/" diff --git a/sys-fs/squash_dir/ChangeLog b/sys-fs/squash_dir/ChangeLog index 8b437601..d6c70c0e 100644 --- a/sys-fs/squash_dir/ChangeLog +++ b/sys-fs/squash_dir/ChangeLog @@ -4,6 +4,9 @@ *squash_dir-11.7 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/sys-fs/squash_dir/squash_dir-11.7.ebuild b/sys-fs/squash_dir/squash_dir-11.7.ebuild index cd2c9c9f..6ebe7ce4 100644 --- a/sys-fs/squash_dir/squash_dir-11.7.ebuild +++ b/sys-fs/squash_dir/squash_dir-11.7.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit autotools vcs-snapshot +inherit base autotools vcs-snapshot DESCRIPTION="Keep directories compressed with squashfs. Useful for portage tree, texmf-dist" HOMEPAGE="http://forums.gentoo.org/viewtopic-t-465367.html" @@ -27,6 +27,7 @@ RDEPEND="sys-fs/squashfs-tools DEPEND=">=sys-devel/autoconf-2.65" src_prepare() { + base_src_prepare eautoreconf } diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog index 9e8e9499..4e735fe0 100644 --- a/sys-fs/squashfs-tools/ChangeLog +++ b/sys-fs/squashfs-tools/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 11 Feb 2012; Martin Väth <martin@mvath.de> Rename USE lzma->xz and drop SQUASH_FS_DEFAULT_COMP as in main tree. Use REQUIRED_USE. diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.2_p2-r1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.2_p2-r1.ebuild index 6687aad4..3cfbac3e 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.2_p2-r1.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.2_p2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" -inherit toolchain-funcs eutils +inherit base toolchain-funcs MY_PV=${PV/_p/-r} DESCRIPTION="Tool for creating compressed filesystem type squashfs" @@ -17,7 +17,7 @@ IUSE="+progress-redirect" RDEPEND="sys-libs/zlib" -S=${WORKDIR}/squashfs${MY_PV}/squashfs-tools +S="${WORKDIR}/squashfs${MY_PV}/squashfs-tools" src_prepare() { sed -i \ @@ -27,6 +27,7 @@ src_prepare() { use progress-redirect && \ epatch "${FILESDIR}/${PN}-3.3-progress-stderr.patch" echo "struct dir_info; `grep '^int dir_scan2' mksquashfs.c`;" >> global.h + base_src_prepare } src_compile() { diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild index 702c435d..4a8c1c94 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ EAPI="4" -inherit toolchain-funcs eutils +inherit base toolchain-funcs MY_PV=${PV/_p/-r} DESCRIPTION="Tool for creating compressed filesystem type squashfs" @@ -17,7 +17,7 @@ IUSE="+progress-redirect" RDEPEND="sys-libs/zlib" -S=${WORKDIR}/squashfs${MY_PV}/squashfs-tools +S="${WORKDIR}/squashfs${MY_PV}/squashfs-tools" src_prepare() { sed -i \ @@ -27,6 +27,7 @@ src_prepare() { use progress-redirect && \ epatch "${FILESDIR}/${P}-progress-stderr.patch" sed -i -e 's:get_nprocs():sysconf(_SC_NPROCESSORS_ONLN):' *.c + base_src_prepare } src_compile() { diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild index 5ba04f37..83c7d3d6 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild @@ -4,7 +4,7 @@ EAPI="4" -inherit eutils toolchain-funcs +inherit base toolchain-funcs MY_PV=${PV} DESCRIPTION="Tool for creating compressed filesystem type squashfs" @@ -24,11 +24,12 @@ RDEPEND=" xattr? ( sys-apps/attr )" DEPEND="${RDEPEND}" -S=${WORKDIR}/squashfs${MY_PV}/squashfs-tools +S="${WORKDIR}/squashfs${MY_PV}/squashfs-tools" src_prepare() { use progress-redirect && \ epatch "${FILESDIR}/${PN}-4.0-progress-stderr.patch" + base_src_prepare } use_sed() { diff --git a/sys-fs/unionfs-fuse/ChangeLog b/sys-fs/unionfs-fuse/ChangeLog index f81a8e76..c33475de 100644 --- a/sys-fs/unionfs-fuse/ChangeLog +++ b/sys-fs/unionfs-fuse/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 03 Feb 2012; Martin Väth <martin@mvath.de> Bump to unionfs-fuse-0.25. Rename and re-keyword live ebuild appropriately. diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-0.25.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-0.25.ebuild index b206b64b..ef28ad4e 100644 --- a/sys-fs/unionfs-fuse/unionfs-fuse-0.25.ebuild +++ b/sys-fs/unionfs-fuse/unionfs-fuse-0.25.ebuild @@ -3,7 +3,7 @@ # $Header $ EAPI="4" -inherit flag-o-matic +inherit base flag-o-matic RESTRICT="mirror" DESCRIPTION="Self-syncing tree-merging file system based on FUSE" diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-99999999.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-99999999.ebuild index 6389b24d..305feebe 100644 --- a/sys-fs/unionfs-fuse/unionfs-fuse-99999999.ebuild +++ b/sys-fs/unionfs-fuse/unionfs-fuse-99999999.ebuild @@ -5,7 +5,7 @@ EAPI="4" EHG_REPO_URI="http://podgorny.cz/~bernd/hg/hgwebdir.cgi/0.25" S="${WORKDIR}/0.25" -inherit mercurial flag-o-matic +inherit base mercurial flag-o-matic DESCRIPTION="Self-syncing tree-merging file system based on FUSE" diff --git a/sys-kernel/kernel/ChangeLog b/sys-kernel/kernel/ChangeLog index 0ccf3a8f..1699f9f1 100644 --- a/sys-kernel/kernel/ChangeLog +++ b/sys-kernel/kernel/ChangeLog @@ -4,6 +4,9 @@ *kernel-1.15 (08 Apr 2012) + 15 Apr 2012; Martin Väth <martin@mvath.de> + Inherit base + 08 Apr 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/sys-kernel/kernel/kernel-1.15.ebuild b/sys-kernel/kernel/kernel-1.15.ebuild index a6b3e3bc..48c3c90c 100644 --- a/sys-kernel/kernel/kernel-1.15.ebuild +++ b/sys-kernel/kernel/kernel-1.15.ebuild @@ -4,7 +4,7 @@ EAPI="4" RESTRICT="mirror" -inherit vcs-snapshot +inherit base vcs-snapshot DESCRIPTION="A POSIX shell script to compile the kernel with user permissions" HOMEPAGE="https://github.com/vaeth/kernel/" |