summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-appfinder')
-rw-r--r--xfce-extra/xfce4-appfinder/ChangeLog8
-rw-r--r--xfce-extra/xfce4-appfinder/files/digest-xfce4-appfinder-4.4.13
-rw-r--r--xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild25
3 files changed, 35 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog
index ff8af83a2356..45ece0734de7 100644
--- a/xfce-extra/xfce4-appfinder/ChangeLog
+++ b/xfce-extra/xfce4-appfinder/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-appfinder
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.51 2007/03/15 13:41:23 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.52 2007/04/12 14:45:46 nichoj Exp $
+
+*xfce4-appfinder-4.4.1 (11 Apr 2007)
+
+ 11 Apr 2007; Joshua Nichols <nichoj@gentoo.org>
+ +xfce4-appfinder-4.4.1.ebuild:
+ Version bump for 4.4.1.
15 Mar 2007; Markus Rothe <corsair@gentoo.org>
xfce4-appfinder-4.4.0.ebuild:
diff --git a/xfce-extra/xfce4-appfinder/files/digest-xfce4-appfinder-4.4.1 b/xfce-extra/xfce4-appfinder/files/digest-xfce4-appfinder-4.4.1
new file mode 100644
index 000000000000..13e83a241878
--- /dev/null
+++ b/xfce-extra/xfce4-appfinder/files/digest-xfce4-appfinder-4.4.1
@@ -0,0 +1,3 @@
+MD5 6239daaafbc35ed2b3ca5f53802ebcbb xfce4-appfinder-4.4.1.tar.bz2 386278
+RMD160 646514c5983f4d1691480ede63294cf372697cb1 xfce4-appfinder-4.4.1.tar.bz2 386278
+SHA256 830638c984621aedcb097a00d5eed272e8fe5d266e6f3b6b729dc110a006492b xfce4-appfinder-4.4.1.tar.bz2 386278
diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild
new file mode 100644
index 000000000000..92f29643c198
--- /dev/null
+++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild,v 1.1 2007/04/12 14:45:46 nichoj Exp $
+
+inherit xfce44
+
+XFCE_VERSION=4.4.1
+xfce44
+
+DESCRIPTION="Application finder"
+HOMEPAGE="http://www.xfce.org/projects/xfce4-appfinder"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="debug"
+
+RDEPEND=">=dev-libs/glib-2.6
+ >=x11-libs/gtk+-2.6
+ >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
+ >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ dev-util/intltool"
+
+DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
+
+xfce44_core_package