summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-01-26 01:14:49 +0000
committerMike Frysinger <vapier@gentoo.org>2004-01-26 01:14:49 +0000
commitd0c14499268faebd1fa7e01fe78fc2c87bf8d0b0 (patch)
tree3e4bc8f5a506893a845d307276ff3a25e6200f8c /x11-themes
parentdont use old WANT_AUTOCONF #35111 (diff)
downloadgentoo-2-d0c14499268faebd1fa7e01fe78fc2c87bf8d0b0.tar.gz
gentoo-2-d0c14499268faebd1fa7e01fe78fc2c87bf8d0b0.tar.bz2
gentoo-2-d0c14499268faebd1fa7e01fe78fc2c87bf8d0b0.zip
dont use old WANT_AUTOCONF #35111
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild4
-rw-r--r--x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild4
-rw-r--r--x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild6
-rw-r--r--x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild6
-rw-r--r--x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild6
-rw-r--r--x11-themes/redhat-artwork/redhat-artwork-0.88.ebuild6
6 files changed, 16 insertions, 16 deletions
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild
index 99ead90c3bb1..0f9f425a69f6 100644
--- a/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild
+++ b/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild,v 1.10 2003/09/06 07:28:56 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild,v 1.11 2004/01/26 01:14:40 vapier Exp $
IUSE="kde"
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild
index e8566b15c8c2..9eae30d56165 100644
--- a/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild
+++ b/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild,v 1.7 2003/09/06 07:28:56 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild,v 1.8 2004/01/26 01:14:40 vapier Exp $
RH_EXTRAVERSION="3"
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild
index 95a2c8fcd1fe..ce75f451b3b3 100644
--- a/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild
+++ b/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild,v 1.7 2003/09/06 07:28:56 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild,v 1.8 2004/01/26 01:14:49 vapier Exp $
RH_EXTRAVERSION="1"
@@ -52,7 +52,7 @@ src_unpack() {
src_compile() {
- export WANT_AUTOCONF_2_5=1
+ export WANT_AUTOCONF=2.5
# dies is LANG has UTF-8
export LANG=C
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild
index e9004e181a06..ca0aa6edd48c 100644
--- a/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild
+++ b/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild,v 1.2 2003/09/30 22:32:22 todd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild,v 1.3 2004/01/26 01:14:49 vapier Exp $
RH_EXTRAVERSION="1"
@@ -52,7 +52,7 @@ src_unpack() {
src_compile() {
- export WANT_AUTOCONF_2_5=1
+ export WANT_AUTOCONF=2.5
# dies is LANG has UTF-8
export LANG=C
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild
index 6b77279d7a1b..6dbf21fc5f9a 100644
--- a/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild
+++ b/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild,v 1.1 2003/11/16 03:55:47 tad Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild,v 1.2 2004/01/26 01:14:49 vapier Exp $
RH_EXTRAVERSION="2"
@@ -52,7 +52,7 @@ src_unpack() {
src_compile() {
- export WANT_AUTOCONF_2_5=1
+ export WANT_AUTOCONF=2.5
# dies is LANG has UTF-8
export LANG=C
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.88.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.88.ebuild
index 4cc831eb1794..3421bbeb0edf 100644
--- a/x11-themes/redhat-artwork/redhat-artwork-0.88.ebuild
+++ b/x11-themes/redhat-artwork/redhat-artwork-0.88.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.88.ebuild,v 1.3 2003/11/13 06:19:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.88.ebuild,v 1.4 2004/01/26 01:14:49 vapier Exp $
inherit eutils rpm
@@ -51,7 +51,7 @@ src_unpack() {
src_compile() {
- export WANT_AUTOCONF_2_5=1
+ export WANT_AUTOCONF=2.5
# dies is LANG has UTF-8
export LANG=C