diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-11 20:19:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-11 20:19:04 +0000 |
commit | 8760e9cde07f9bcb7b4a172163fcb6a1532c2221 (patch) | |
tree | 34d234b23c7bba99c313a5a3fa1057335c5332f8 /xfce-extra/xfce4-appfinder | |
parent | remove macos toolbox glue from python bootstrap (diff) | |
download | historical-8760e9cde07f9bcb7b4a172163fcb6a1532c2221.tar.gz historical-8760e9cde07f9bcb7b4a172163fcb6a1532c2221.tar.bz2 historical-8760e9cde07f9bcb7b4a172163fcb6a1532c2221.zip |
Stable on alpha + ia64.
Package-Manager: portage-2.0.51.22-r1
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 8135c22c9da8..6a71f185d1c7 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.18 2005/07/11 17:42:21 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.19 2005/07/11 20:15:53 kloeri Exp $ + + 11 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + xfce4-appfinder-4.2.2.ebuild: + Stable on alpha + ia64. 11 Jul 2005; Rene Nussbaumer <killerfox@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 3693db14693e..5056ea4edeb3 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild @@ -1,9 +1,9 @@ # 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.6 2005/07/11 17:42:21 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild,v 1.7 2005/07/11 20:15:53 kloeri 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}" |