diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 00:19:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 00:19:26 +0000 |
commit | 94ee5a1206209f68fe03961cc9b1c00635822264 (patch) | |
tree | 87a6060e44830af4df4f19850d171471104e6709 | |
parent | Stable on Alpha + IA64. (diff) | |
download | gentoo-2-94ee5a1206209f68fe03961cc9b1c00635822264.tar.gz gentoo-2-94ee5a1206209f68fe03961cc9b1c00635822264.tar.bz2 gentoo-2-94ee5a1206209f68fe03961cc9b1c00635822264.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2.2)
-rw-r--r-- | xfce-extra/xfce4-appfinder/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index da3f494ff126..304a5e1faf89 100644 --- a/xfce-extra/xfce4-appfinder/ChangeLog +++ b/xfce-extra/xfce4-appfinder/ChangeLog @@ -1,6 +1,10 @@ # 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.49 2007/03/10 16:43:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.50 2007/03/12 00:19:26 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + xfce4-appfinder-4.4.0.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-appfinder-4.4.0.ebuild: Stable on ppc wrt 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 cd55171f3bf1..40e8c7ccf21b 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.10 2007/03/10 16:43:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.0.ebuild,v 1.11 2007/03/12 00:19:26 kloeri 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 |