Added xfce44().
authorJoshua Nichols <nichoj@gentoo.org>
Mon, 22 Jan 2007 01:04:50 +0000 (01:04 +0000)
committerJoshua Nichols <nichoj@gentoo.org>
Mon, 22 Jan 2007 01:04:50 +0000 (01:04 +0000)
eclass/xfce44.eclass

index 2543b8ad1c59b248b4aff9a47f234e5dacc3e4fe..0234b17a939cae666caa3711582110409d14619d 100644 (file)
@@ -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"