summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-03-17 02:52:52 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-03-17 02:52:52 +0000
commitb398f8dba9008aaaa344dbde37e76d9ca982e7d5 (patch)
treef4f814764af8f249979dcac00cf84486926b9fe2 /xfce-base/libxfce4util
parentlink renice.1 to renice.8 to override renice.1p #83611 by Max Barry (diff)
downloadgentoo-2-b398f8dba9008aaaa344dbde37e76d9ca982e7d5.tar.gz
gentoo-2-b398f8dba9008aaaa344dbde37e76d9ca982e7d5.tar.bz2
gentoo-2-b398f8dba9008aaaa344dbde37e76d9ca982e7d5.zip
Bugfix release of Xfce4.
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r--xfce-base/libxfce4util/ChangeLog7
-rw-r--r--xfce-base/libxfce4util/files/digest-libxfce4util-4.2.11
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.2.1.ebuild13
3 files changed, 20 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index 51d85bfbc83c..d71e673b02cf 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.46 2005/02/08 23:31:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.47 2005/03/17 02:50:32 bcowan Exp $
+
+*libxfce4util-4.2.1 (17 Mar 2005)
+
+ 17 Mar 2005; Brad Cowan <bcowan@gentoo.org> +libxfce4util-4.2.1.ebuild:
+ Bugfix release of Xfce4.
09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
libxfce4util-4.2.0.ebuild:
diff --git a/xfce-base/libxfce4util/files/digest-libxfce4util-4.2.1 b/xfce-base/libxfce4util/files/digest-libxfce4util-4.2.1
new file mode 100644
index 000000000000..fd5f86370647
--- /dev/null
+++ b/xfce-base/libxfce4util/files/digest-libxfce4util-4.2.1
@@ -0,0 +1 @@
+MD5 c3e8b0cb8ccbf639dbec1cf516e3be57 libxfce4util-4.2.1.tar.gz 447569
diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.1.ebuild
new file mode 100644
index 000000000000..d2c2b858b76e
--- /dev/null
+++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.2.1.ebuild,v 1.1 2005/03/17 02:50:32 bcowan Exp $
+
+DESCRIPTION="Libraries for Xfce 4"
+LICENSE="LGPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc"
+
+RDEPEND="doc? ( dev-util/gtk-doc )"
+XFCE_CONFIG="`use_enable doc gtk-doc`"
+
+inherit xfce4