diff options
Diffstat (limited to 'xfce-extra/xfce4-appfinder')
-rw-r--r-- | xfce-extra/xfce4-appfinder/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 6b21a72ce3d4..832a67c84586 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.16 2005/07/07 01:19:53 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.17 2005/07/08 17:42:38 gustavoz Exp $ + + 08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-appfinder-4.2.2.ebuild: + Stable on sparc 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfce4-appfinder-4.2.2.ebuild: diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild index e65c67e9609a..21b672458a30 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.2.2.ebuild,v 1.3 2005/07/08 00:27:15 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild,v 1.4 2005/07/08 17:42:38 gustavoz Exp $ DESCRIPTION="Xfce 4 application finder" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" RDEPEND="~xfce-base/libxfce4mcs-${PV}" -inherit xfce4
\ No newline at end of file +inherit xfce4 |