diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-12-16 11:46:39 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-12-16 11:46:39 +0000 |
commit | 2861689d54902b4b113c1c9d7423aaac3db26f27 (patch) | |
tree | 086d968e3d1289ca87477302698f3aa43951e6d1 | |
parent | Remove GNUish cp -a call. Bug #103487. (diff) | |
download | gentoo-2-2861689d54902b4b113c1c9d7423aaac3db26f27.tar.gz gentoo-2-2861689d54902b4b113c1c9d7423aaac3db26f27.tar.bz2 gentoo-2-2861689d54902b4b113c1c9d7423aaac3db26f27.zip |
Remove GNUish cp -a call. Bug #103487.
(Portage version: 2.0.53)
-rw-r--r-- | net-analyzer/hyperic-hq-agent/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.10.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/mindi/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mindi/mindi-1.11.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/asclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/asclock/asclock-2.0.12.ebuild | 6 | ||||
-rw-r--r-- | x11-themes/gentoo-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild | 4 |
8 files changed, 27 insertions, 13 deletions
diff --git a/net-analyzer/hyperic-hq-agent/ChangeLog b/net-analyzer/hyperic-hq-agent/ChangeLog index 29a5d10299e5..741e3027d413 100644 --- a/net-analyzer/hyperic-hq-agent/ChangeLog +++ b/net-analyzer/hyperic-hq-agent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/hyperic-hq-agent # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/ChangeLog,v 1.10 2005/11/22 04:29:13 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/ChangeLog,v 1.11 2005/12/16 11:41:56 flameeyes Exp $ + + 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> + hyperic-hq-agent-2.5.10.ebuild: + Remove GNUish cp -a call. Bug #103487. *hyperic-hq-agent-2.5.10 (22 Nov 2005) diff --git a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.10.ebuild b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.10.ebuild index c1280e04cd7f..5a82094deb51 100644 --- a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.10.ebuild +++ b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.10.ebuild,v 1.1 2005/11/22 04:29:13 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.10.ebuild,v 1.2 2005/12/16 11:41:56 flameeyes Exp $ inherit eutils @@ -24,7 +24,7 @@ src_install() { newins ${FILESDIR}/hyperic-hq-agent.init-${PV} hyperic-hq-agent dodir ${AGENT_HOME} - cp -a ${S}/* ${D}${AGENT_HOME} + cp -pPR ${S}/* ${D}${AGENT_HOME} } pkg_preinst() { diff --git a/sys-apps/mindi/ChangeLog b/sys-apps/mindi/ChangeLog index 162aa7db831c..2f43c5a2e9e0 100644 --- a/sys-apps/mindi/ChangeLog +++ b/sys-apps/mindi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mindi # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/ChangeLog,v 1.20 2005/09/17 00:32:43 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/ChangeLog,v 1.21 2005/12/16 11:43:37 flameeyes Exp $ + + 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> mindi-1.11.ebuild: + Remove GNUish cp -a call. Bug #103487. 17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: Converted to UTF-8, fixed encoding screwups diff --git a/sys-apps/mindi/mindi-1.11.ebuild b/sys-apps/mindi/mindi-1.11.ebuild index 415c3eac5604..cee057127e6a 100644 --- a/sys-apps/mindi/mindi-1.11.ebuild +++ b/sys-apps/mindi/mindi-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-1.11.ebuild,v 1.1 2005/01/22 10:24:42 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-1.11.ebuild,v 1.2 2005/12/16 11:43:37 flameeyes Exp $ DESCRIPTION="A program that creates emergency boot disks/CDs using your kernel, tools and modules." HOMEPAGE="http://www.mondorescue.org/" @@ -45,7 +45,7 @@ src_install() { doins deplist.txt dev.tgz isolinux-H.cfg isolinux.cfg \ msg-txt sys-disk.raw.gz syslinux-H.cfg syslinux.cfg - cp -a Mindi/ aux-tools/ rootfs/ ${D}/usr/share/mindi/ + cp -pPR Mindi/ aux-tools/ rootfs/ ${D}/usr/share/mindi/ dodoc CHANGES INSTALL README TODO } diff --git a/x11-plugins/asclock/ChangeLog b/x11-plugins/asclock/ChangeLog index 368cf870e403..dce3bdc597d0 100644 --- a/x11-plugins/asclock/ChangeLog +++ b/x11-plugins/asclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/asclock # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/ChangeLog,v 1.10 2005/06/17 11:54:52 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/ChangeLog,v 1.11 2005/12/16 11:45:24 flameeyes Exp $ + + 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> asclock-2.0.12.ebuild: + Remove GNUish cp -a call. Bug #103487. 17 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml: Added metadata.xml (afterstep herd). diff --git a/x11-plugins/asclock/asclock-2.0.12.ebuild b/x11-plugins/asclock/asclock-2.0.12.ebuild index 4e6a78a53412..6775a0327f54 100644 --- a/x11-plugins/asclock/asclock-2.0.12.ebuild +++ b/x11-plugins/asclock/asclock-2.0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.10 2004/09/06 07:25:16 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.11 2005/12/16 11:45:24 flameeyes Exp $ IUSE="" DESCRIPTION="Clock applet for AfterStep" @@ -47,6 +47,6 @@ src_compile() { src_install () { dobin asclock dodir usr/share/asclock - cp -a themes/* ${D}/usr/share/asclock + cp -pPR themes/* ${D}/usr/share/asclock dodoc COPYING INSTALL README README.THEMES TODO } diff --git a/x11-themes/gentoo-xcursors/ChangeLog b/x11-themes/gentoo-xcursors/ChangeLog index e2cd5aeafdbb..dfc329a72bd2 100644 --- a/x11-themes/gentoo-xcursors/ChangeLog +++ b/x11-themes/gentoo-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gentoo-xcursors # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.4 2005/11/26 09:38:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.5 2005/12/16 11:46:39 flameeyes Exp $ + + 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> + gentoo-xcursors-0.3.1.ebuild: + Remove GNUish cp -a call. Bug #103487. 26 Nov 2005; Simon Stelling <blubb@gentoo.org> gentoo-xcursors-0.3.1.ebuild: diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild index eae5b16a4cc8..0d74cbf89b81 100644 --- a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.3 2005/11/26 09:38:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.4 2005/12/16 11:46:39 flameeyes Exp $ DESCRIPTION="A high quality set of animated mouse cursors" HOMEPAGE="http://www.gentoo.org/" @@ -18,7 +18,7 @@ S="${WORKDIR}/cursors" src_install() { dodir /usr/share/cursors/xorg-x11 - cp -ar ${S}/* ${D}/usr/share/cursors/xorg-x11/ || die + cp -pPR ${S}/* ${D}/usr/share/cursors/xorg-x11/ || die } pkg_postinst() { |