summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-03-17 02:58:59 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-03-17 02:58:59 +0000
commite5e4b881401245aaa3a3ff0df2bb96f54e8b100a (patch)
treee123a05fc417ddb33ee8bd5ee1624699b5c2a853 /xfce-base/xfce-utils
parentMarked stable on amd64. (diff)
downloadgentoo-2-e5e4b881401245aaa3a3ff0df2bb96f54e8b100a.tar.gz
gentoo-2-e5e4b881401245aaa3a3ff0df2bb96f54e8b100a.tar.bz2
gentoo-2-e5e4b881401245aaa3a3ff0df2bb96f54e8b100a.zip
Bugfix release of Xfce4.
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r--xfce-base/xfce-utils/ChangeLog7
-rw-r--r--xfce-base/xfce-utils/files/digest-xfce-utils-4.2.11
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.2.1.ebuild13
3 files changed, 20 insertions, 1 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index 1ddbbc2d1d28..af0e718b21d5 100644
--- a/xfce-base/xfce-utils/ChangeLog
+++ b/xfce-base/xfce-utils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-base/xfce-utils
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.46 2005/02/09 00:01:36 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.47 2005/03/17 02:55:19 bcowan Exp $
+
+*xfce-utils-4.2.1 (17 Mar 2005)
+
+ 17 Mar 2005; Brad Cowan <bcowan@gentoo.org> +xfce-utils-4.2.1.ebuild:
+ Bugfix release of Xfce4.
09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
xfce-utils-4.2.0.ebuild:
diff --git a/xfce-base/xfce-utils/files/digest-xfce-utils-4.2.1 b/xfce-base/xfce-utils/files/digest-xfce-utils-4.2.1
new file mode 100644
index 000000000000..d93ad6051bda
--- /dev/null
+++ b/xfce-base/xfce-utils/files/digest-xfce-utils-4.2.1
@@ -0,0 +1 @@
+MD5 73b75582ab05f443e3106d4d661207e9 xfce-utils-4.2.1.tar.gz 748056
diff --git a/xfce-base/xfce-utils/xfce-utils-4.2.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.2.1.ebuild
new file mode 100644
index 000000000000..87c1fa6528d7
--- /dev/null
+++ b/xfce-base/xfce-utils/xfce-utils-4.2.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.2.1.ebuild,v 1.1 2005/03/17 02:55:19 bcowan Exp $
+
+DESCRIPTION="Xfce 4 utilities"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="gtkhtml"
+
+RDEPEND="~xfce-base/xfce-mcs-manager-${PV}
+ gtkhtml? ( gnome-extra/libgtkhtml )"
+XFCE_CONFIG="$(use_enable gtkhtml) --enable-gdm"
+
+inherit xfce4