diff options
author | 2016-05-28 04:42:22 +0000 | |
---|---|---|
committer | 2016-05-28 04:42:22 +0000 | |
commit | b5b75c0bec44da0728e9aee524504586ab2e1a0e (patch) | |
tree | 88f1a5125e266e7d3364c1ac645ab5c8960931e6 | |
parent | 2016-05-28 04:24:07 UTC (diff) | |
parent | app-misc/pax-utils: trivial fix for double prefix. ED -> D. (diff) | |
download | gentoo-b5b75c0bec44da0728e9aee524504586ab2e1a0e.tar.gz gentoo-b5b75c0bec44da0728e9aee524504586ab2e1a0e.tar.bz2 gentoo-b5b75c0bec44da0728e9aee524504586ab2e1a0e.zip |
Merge updates from master
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.1.4.ebuild | 4 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.1.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.1.ebuild | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/app-misc/pax-utils/pax-utils-1.0.5.ebuild b/app-misc/pax-utils/pax-utils-1.0.5.ebuild index f253ed0df5ec..9763d5a7821c 100644 --- a/app-misc/pax-utils/pax-utils-1.0.5.ebuild +++ b/app-misc/pax-utils/pax-utils-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -49,5 +49,5 @@ src_test() { } src_install() { - _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install + _emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install } diff --git a/app-misc/pax-utils/pax-utils-1.1.1.ebuild b/app-misc/pax-utils/pax-utils-1.1.1.ebuild index ae89957a8e3a..51d1b370e28c 100644 --- a/app-misc/pax-utils/pax-utils-1.1.1.ebuild +++ b/app-misc/pax-utils/pax-utils-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,5 +54,5 @@ src_test() { } src_install() { - _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install + _emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install } diff --git a/app-misc/pax-utils/pax-utils-1.1.2.ebuild b/app-misc/pax-utils/pax-utils-1.1.2.ebuild index b1f66eeabe16..75ce98d695b2 100644 --- a/app-misc/pax-utils/pax-utils-1.1.2.ebuild +++ b/app-misc/pax-utils/pax-utils-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,5 +54,5 @@ src_test() { } src_install() { - _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install + _emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install } diff --git a/app-misc/pax-utils/pax-utils-1.1.3.ebuild b/app-misc/pax-utils/pax-utils-1.1.3.ebuild index b1f66eeabe16..75ce98d695b2 100644 --- a/app-misc/pax-utils/pax-utils-1.1.3.ebuild +++ b/app-misc/pax-utils/pax-utils-1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,5 +54,5 @@ src_test() { } src_install() { - _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install + _emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install } diff --git a/app-misc/pax-utils/pax-utils-1.1.4.ebuild b/app-misc/pax-utils/pax-utils-1.1.4.ebuild index b1f66eeabe16..75ce98d695b2 100644 --- a/app-misc/pax-utils/pax-utils-1.1.4.ebuild +++ b/app-misc/pax-utils/pax-utils-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,5 +54,5 @@ src_test() { } src_install() { - _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install + _emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install } diff --git a/app-misc/pax-utils/pax-utils-1.1.5.ebuild b/app-misc/pax-utils/pax-utils-1.1.5.ebuild index b1f66eeabe16..75ce98d695b2 100644 --- a/app-misc/pax-utils/pax-utils-1.1.5.ebuild +++ b/app-misc/pax-utils/pax-utils-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,5 +54,5 @@ src_test() { } src_install() { - _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install + _emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install } diff --git a/app-misc/pax-utils/pax-utils-1.1.ebuild b/app-misc/pax-utils/pax-utils-1.1.ebuild index a4bc7e4dfe0f..dcd5d45b042a 100644 --- a/app-misc/pax-utils/pax-utils-1.1.ebuild +++ b/app-misc/pax-utils/pax-utils-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -53,5 +53,5 @@ src_test() { } src_install() { - _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install + _emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install } |