summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-09-06 23:24:22 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-09-06 23:24:22 +0000
commit7ff9b088fb72481be5265b83807d345c31125672 (patch)
tree8b2f912cf45b613f02b82bda1b3b9382106fc1f3 /x11-wm/fluxbox
parentBumped because of missing deps that could affect build quality (Manifest reco... (diff)
downloadgentoo-2-7ff9b088fb72481be5265b83807d345c31125672.tar.gz
gentoo-2-7ff9b088fb72481be5265b83807d345c31125672.tar.bz2
gentoo-2-7ff9b088fb72481be5265b83807d345c31125672.zip
Move the patches around, since we're going to end up with lots of them...
Diffstat (limited to 'x11-wm/fluxbox')
-rw-r--r--x11-wm/fluxbox/ChangeLog7
-rw-r--r--x11-wm/fluxbox/files/0.9.10/fluxbox-0.9.10-amd64-font-fix.patch (renamed from x11-wm/fluxbox/files/fluxbox-0.9.10.amd64_fix.patch)0
-rw-r--r--x11-wm/fluxbox/fluxbox-0.9.10-r1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-wm/fluxbox/ChangeLog b/x11-wm/fluxbox/ChangeLog
index a46192fe0f6e..841934ed65b6 100644
--- a/x11-wm/fluxbox/ChangeLog
+++ b/x11-wm/fluxbox/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-wm/fluxbox
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.117 2004/09/04 23:37:25 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.118 2004/09/06 23:24:22 ciaranm Exp $
+
+ 07 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ -files/fluxbox-0.9.10.amd64_fix.patch,
+ +files/0.9.10/fluxbox-0.9.10-amd64-font-fix.patch, fluxbox-0.9.10-r1.ebuild:
+ Move the patches around, since we're going to end up with lots of them...
05 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> fluxbox-0.9.10-r1.ebuild,
-fluxbox-0.9.10.ebuild:
diff --git a/x11-wm/fluxbox/files/fluxbox-0.9.10.amd64_fix.patch b/x11-wm/fluxbox/files/0.9.10/fluxbox-0.9.10-amd64-font-fix.patch
index f4e1e5fd3d10..f4e1e5fd3d10 100644
--- a/x11-wm/fluxbox/files/fluxbox-0.9.10.amd64_fix.patch
+++ b/x11-wm/fluxbox/files/0.9.10/fluxbox-0.9.10-amd64-font-fix.patch
diff --git a/x11-wm/fluxbox/fluxbox-0.9.10-r1.ebuild b/x11-wm/fluxbox/fluxbox-0.9.10-r1.ebuild
index 8207efb27d37..c2beeb31c869 100644
--- a/x11-wm/fluxbox/fluxbox-0.9.10-r1.ebuild
+++ b/x11-wm/fluxbox/fluxbox-0.9.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.10-r1.ebuild,v 1.2 2004/09/04 23:37:25 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.10-r1.ebuild,v 1.3 2004/09/06 23:24:22 ciaranm Exp $
inherit eutils
@@ -31,7 +31,7 @@ src_unpack() {
cd ${S}
# Fix crashy badness on amd64. Upstream sanctioned this, so we'll
# apply it to everyone...
- epatch ${FILESDIR}/${PN}-${PV}.amd64_fix.patch
+ epatch ${FILESDIR}/${PV}/${PN}-${PV}-amd64-font-fix.patch
}
src_compile() {