summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2006-07-10 18:23:50 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2006-07-10 18:23:50 +0000
commite9ba6fffd0ac9cea3b1facf3104bf9d5c1421683 (patch)
tree5e28c35bea904966f4e1fa73a2f5ad73a8a9832d /xfce-base/libxfce4util
parentStable on sparc wrt #139612 (diff)
downloadhistorical-e9ba6fffd0ac9cea3b1facf3104bf9d5c1421683.tar.gz
historical-e9ba6fffd0ac9cea3b1facf3104bf9d5c1421683.tar.bz2
historical-e9ba6fffd0ac9cea3b1facf3104bf9d5c1421683.zip
Xfce beta 2 builds
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r--xfce-base/libxfce4util/ChangeLog7
-rw-r--r--xfce-base/libxfce4util/files/digest-libxfce4util-4.3.90.23
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.3.90.2.ebuild19
3 files changed, 28 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index b5f282e2f6cf..2deeb9f514e4 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.64 2006/07/09 03:21:21 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.65 2006/07/10 18:16:55 bcowan Exp $
+
+*libxfce4util-4.3.90.2 (10 Jul 2006)
+
+ 10 Jul 2006; Brad Cowan <bcowan@gentoo.org> +libxfce4util-4.3.90.2.ebuild:
+ Xfce beta 2 builds
09 Jul 2006; Joshua Kinard <kumba@gentoo.org> libxfce4util-4.2.3.2.ebuild:
Marked stable on mips.
diff --git a/xfce-base/libxfce4util/files/digest-libxfce4util-4.3.90.2 b/xfce-base/libxfce4util/files/digest-libxfce4util-4.3.90.2
new file mode 100644
index 000000000000..d230ed5252f5
--- /dev/null
+++ b/xfce-base/libxfce4util/files/digest-libxfce4util-4.3.90.2
@@ -0,0 +1,3 @@
+MD5 1fe13bf71e814aa5d512e772c011f234 libxfce4util-4.3.90.2.tar.bz2 308007
+RMD160 a0e41a25cf46dbb2258203aeef3d68e881b8aa1c libxfce4util-4.3.90.2.tar.bz2 308007
+SHA256 d5e2bc207703831f2db4cd9f9d960474826188ced9c3fb8befc670ad19253527 libxfce4util-4.3.90.2.tar.bz2 308007
diff --git a/xfce-base/libxfce4util/libxfce4util-4.3.90.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.3.90.2.ebuild
new file mode 100644
index 000000000000..38828408bf9a
--- /dev/null
+++ b/xfce-base/libxfce4util/libxfce4util-4.3.90.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.3.90.2.ebuild,v 1.1 2006/07/10 18:16:55 bcowan Exp $
+
+inherit xfce44
+
+xfce44_beta
+
+DESCRIPTION="Libraries for Xfce 4"
+LICENSE="LGPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc"
+
+RDEPEND=">=dev-libs/glib-2
+ doc? ( >=dev-util/gtk-doc-1 )"
+
+
+XFCE_CONFIG="`use_enable doc gtk-doc`"
+xfce44_core_package