summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorHarald van Dijk <truedfx@gentoo.org>2006-06-15 20:32:59 +0000
committerHarald van Dijk <truedfx@gentoo.org>2006-06-15 20:32:59 +0000
commitd3bf3fd2315f041b5d820225b1fa44a657c95e43 (patch)
treedc552ab07b0de0dd2facd4b268d3f5bea466764b /x11-wm
parentVersion bump. (diff)
downloadgentoo-2-d3bf3fd2315f041b5d820225b1fa44a657c95e43.tar.gz
gentoo-2-d3bf3fd2315f041b5d820225b1fa44a657c95e43.tar.bz2
gentoo-2-d3bf3fd2315f041b5d820225b1fa44a657c95e43.zip
Remove gnuconfig_update
(Portage version: 2.1)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/ChangeLog7
-rw-r--r--x11-wm/sawfish/sawfish-1.3.20040120-r1.ebuild13
-rw-r--r--x11-wm/sawfish/sawfish-1.3.20040120.ebuild13
-rw-r--r--x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild6
-rw-r--r--x11-wm/sawfish/sawfish-1.3.20050816.ebuild6
5 files changed, 16 insertions, 29 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog
index 72c6c7115e8c..15223a9d9714 100644
--- a/x11-wm/sawfish/ChangeLog
+++ b/x11-wm/sawfish/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-wm/sawfish
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.64 2006/04/28 00:06:27 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.65 2006/06/15 20:32:59 truedfx Exp $
+
+ 15 Jun 2006; Harald van Dijk <truedfx@gentoo.org>
+ sawfish-1.3.20040120.ebuild, sawfish-1.3.20040120-r1.ebuild,
+ sawfish-1.3.20050816.ebuild, sawfish-1.3.20050816-r1.ebuild:
+ Remove gnuconfig_update call as it's now forced by portage
28 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-sawfish-1.0.1-r6, files/digest-sawfish-1.3.20040120,
diff --git a/x11-wm/sawfish/sawfish-1.3.20040120-r1.ebuild b/x11-wm/sawfish/sawfish-1.3.20040120-r1.ebuild
index c7d4d476e5d7..c5a075266061 100644
--- a/x11-wm/sawfish/sawfish-1.3.20040120-r1.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3.20040120-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20040120-r1.ebuild,v 1.5 2005/09/02 19:16:53 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20040120-r1.ebuild,v 1.6 2006/06/15 20:32:59 truedfx Exp $
-inherit eutils gnuconfig
+inherit eutils
IUSE="gnome esd nls audiofile"
@@ -39,13 +39,6 @@ if $sawfishsnapshot; then
DEPEND="${DEPEND} sys-devel/automake sys-devel/autoconf"
fi
-src_unpack() {
- unpack ${A} && cd ${S} || die "unpack failed"
-
- # This is for alpha, but there's no reason to restrict it
- gnuconfig_update
-}
-
src_compile() {
local myconf
diff --git a/x11-wm/sawfish/sawfish-1.3.20040120.ebuild b/x11-wm/sawfish/sawfish-1.3.20040120.ebuild
index caed00b613ab..7f842f4d46c6 100644
--- a/x11-wm/sawfish/sawfish-1.3.20040120.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3.20040120.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20040120.ebuild,v 1.9 2004/08/30 19:19:31 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20040120.ebuild,v 1.10 2006/06/15 20:32:59 truedfx Exp $
-inherit eutils gnuconfig
+inherit eutils
IUSE="gnome readline esd nls"
@@ -42,13 +42,6 @@ if $sawfishsnapshot; then
DEPEND="${DEPEND} sys-devel/automake sys-devel/autoconf"
fi
-src_unpack() {
- unpack ${A} && cd ${S} || die "unpack failed"
-
- # This is for alpha, but there's no reason to restrict it
- gnuconfig_update
-}
-
src_compile() {
local myconf
diff --git a/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild b/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild
index b4f53991e294..57baefb1715e 100644
--- a/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild,v 1.1 2006/02/17 14:36:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild,v 1.2 2006/06/15 20:32:59 truedfx Exp $
# detect cvs snapshots; fex. 1.3.20040120
[[ $PV == *.[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9] ]]
(( snapshot = !$? ))
-inherit eutils gnuconfig
+inherit eutils
DESCRIPTION="Extensible window manager using a Lisp-based scripting language"
HOMEPAGE="http://sawmill.sourceforge.net/"
@@ -43,8 +43,6 @@ src_unpack() {
epatch "${FILESDIR}/libtool.patch"
# Fix utf8 with xft #121772
epatch "${FILESDIR}/sawfish-xft-menu-utf8.patch"
- # This is for alpha, but there's no reason to restrict it
- gnuconfig_update
}
src_compile() {
diff --git a/x11-wm/sawfish/sawfish-1.3.20050816.ebuild b/x11-wm/sawfish/sawfish-1.3.20050816.ebuild
index 836cbb9293f8..ea6e242ff9c3 100644
--- a/x11-wm/sawfish/sawfish-1.3.20050816.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3.20050816.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816.ebuild,v 1.7 2006/02/07 10:06:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816.ebuild,v 1.8 2006/06/15 20:32:59 truedfx Exp $
# detect cvs snapshots; fex. 1.3.20040120
[[ $PV == *.[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9] ]]
(( snapshot = !$? ))
-inherit eutils gnuconfig
+inherit eutils
DESCRIPTION="Extensible window manager using a Lisp-based scripting language"
HOMEPAGE="http://sawmill.sourceforge.net/"
@@ -41,8 +41,6 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}/libtool.patch"
- # This is for alpha, but there's no reason to restrict it
- gnuconfig_update
}
src_compile() {