diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-19 15:10:02 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-19 15:10:02 +0000 |
commit | 7138735f1bb739a7fd3011f968fe4751f91a0a97 (patch) | |
tree | c1c5caf2d79d6c57558bb7af083a4d039e9c2ff4 /xfce-extra/xfce4-appfinder | |
parent | Stable on ppc wrt bug 170609 (diff) | |
download | historical-7138735f1bb739a7fd3011f968fe4751f91a0a97.tar.gz historical-7138735f1bb739a7fd3011f968fe4751f91a0a97.tar.bz2 historical-7138735f1bb739a7fd3011f968fe4751f91a0a97.zip |
Stable on amd64 wrt bug 178510
Package-Manager: portage-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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 795c83648b5a..29fbc32f16f5 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.54 2007/05/18 11:15:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.55 2007/05/19 15:01:12 welp Exp $ + + 19 May 2007; Peter Weller <welp@gentoo.org> xfce4-appfinder-4.4.1.ebuild: + Stable on amd64 wrt bug 178510 18 May 2007; Raúl Porcel <armin76@gentoo.org> xfce4-appfinder-4.4.1.ebuild: diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild index 78f62c195457..67e53543479f 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.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.1.ebuild,v 1.3 2007/05/18 11:15:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild,v 1.4 2007/05/19 15:01:12 welp Exp $ inherit xfce44 @@ -9,7 +9,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 |