From: Joshua Nichols Date: Mon, 22 Jan 2007 01:04:50 +0000 (+0000) Subject: Added xfce44(). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5b5e490526a87205893b900151a0ed08f3ab1fa5;p=gentoo.git Added xfce44(). --- diff --git a/eclass/xfce44.eclass b/eclass/xfce44.eclass index 2543b8ad1c59..0234b17a939c 100644 --- a/eclass/xfce44.eclass +++ b/eclass/xfce44.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xfce44.eclass,v 1.11 2007/01/22 01:02:07 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xfce44.eclass,v 1.12 2007/01/22 01:04:50 nichoj Exp $ # Xfce44 Eclass # @@ -27,6 +27,11 @@ xfce44_beta() { THUNAR_MASTER_VERSION=${THUNAR_BETA_VERSION} } +xfce44() { + XFCE_MASTER_VERSION=${XFCE_VERSION} + THUNAR_MASTER_VERSION=${THUNAR_VERSION} +} + ## plugins and base packages default to tar.bz2 unless gzipped is called xfce44_gzipped() { COMPRESS=".tar.gz"