summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2005-08-23 23:28:14 +0000
committerMichael Januszewski <spock@gentoo.org>2005-08-23 23:28:14 +0000
commit429fe58dfc09d928b14b064b843bed1a4eac114c (patch)
treea565ddc73fc46c08ec233aa55b8ef519cb7a67b3 /x11-themes
parentRemoved eselect-opengl from package.mask (diff)
downloadgentoo-2-429fe58dfc09d928b14b064b843bed1a4eac114c.tar.gz
gentoo-2-429fe58dfc09d928b14b064b843bed1a4eac114c.tar.bz2
gentoo-2-429fe58dfc09d928b14b064b843bed1a4eac114c.zip
Added a fix for bug #103487.
(Portage version: 1.589-cvs)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gentoo-artwork/ChangeLog6
-rw-r--r--x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gentoo-artwork/ChangeLog b/x11-themes/gentoo-artwork/ChangeLog
index 4e0d48570806..34a9c7b96689 100644
--- a/x11-themes/gentoo-artwork/ChangeLog
+++ b/x11-themes/gentoo-artwork/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gentoo-artwork
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/ChangeLog,v 1.13 2005/03/04 18:29:50 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/ChangeLog,v 1.14 2005/08/23 23:28:14 spock Exp $
+
+ 23 Aug 2005; Michał Januszewski <spock@gentoo.org>
+ gentoo-artwork-0.4.1.ebuild:
+ Added a fix for bug #103487.
04 Mar 2005; Michael Januszewski <spock@gentoo.org>
-gentoo-artwork-0.3.ebuild, gentoo-artwork-0.4.1.ebuild,
diff --git a/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild b/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild
index a33dc555b319..e1f600de608e 100644
--- a/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild
+++ b/x11-themes/gentoo-artwork/gentoo-artwork-0.4.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-artwork/gentoo-artwork-0.4.1.ebuild,v 1.2 2005/03/04 18:29:50 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild,v 1.3 2005/08/23 23:28:14 spock Exp $
DESCRIPTION="A collection of miscellaneous Gentoo Linux logos and artwork"
SRC_URI="mirror://gentoo/gentoo-artwork-0.2.tar.bz2
@@ -40,7 +40,7 @@ src_install() {
# pixmaps
dodir /usr/share/pixmaps/gentoo/
cd ${S}/pixmaps
- cp -a . ${D}/usr/share/pixmaps/gentoo/
+ cp -pPR . ${D}/usr/share/pixmaps/gentoo/
rm ${D}/usr/share/pixmaps/gentoo/CREDITS
if use kde ; then