diff options
author | 2007-03-10 08:51:41 +0000 | |
---|---|---|
committer | 2007-03-10 08:51:41 +0000 | |
commit | 1a022c212d5d85bdce1f2ce42facb6e9af67596d (patch) | |
tree | 6a1d58a3e491ea2112726baa8ee4ec67b1db022f /xfce-extra/xfce4-appfinder | |
parent | Stable on amd64 wrt bug 169987 (diff) | |
download | gentoo-2-1a022c212d5d85bdce1f2ce42facb6e9af67596d.tar.gz gentoo-2-1a022c212d5d85bdce1f2ce42facb6e9af67596d.tar.bz2 gentoo-2-1a022c212d5d85bdce1f2ce42facb6e9af67596d.zip |
Stable on amd64 wrt bug 169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-appfinder')
-rw-r--r-- | xfce-extra/xfce4-appfinder/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index c9568c502b0a..90ff0dfaf85d 100644 --- a/xfce-extra/xfce4-appfinder/ChangeLog +++ b/xfce-extra/xfce4-appfinder/ChangeLog @@ -1,6 +1,9 @@ # 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.47 2007/03/09 17:55:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.48 2007/03/10 08:51:41 welp Exp $ + + 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-appfinder-4.4.0.ebuild: + Stable on amd64 wrt bug 169987 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> xfce4-appfinder-4.4.0.ebuild: Stable for HPPA (bug #169987). diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.0.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.0.ebuild index 2488d0bd64ab..2774cebf59e2 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.0.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.0.ebuild @@ -1,6 +1,6 @@ # 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.0.ebuild,v 1.8 2007/03/09 17:55:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.0.ebuild,v 1.9 2007/03/10 08:51:41 welp Exp $ inherit xfce44 @@ -8,7 +8,7 @@ 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" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6 |