diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:42:05 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:42:05 +0000 |
commit | 250dae3777e3cbc7b4e5ec60a1e23818797c1671 (patch) | |
tree | ec6b9d905a08aabc8f9bd14e79db1009efb2b726 /xfce-extra/xfce4-appfinder | |
parent | Added gst-plugins-gnomevfs dependency, required to preview sound files (bug #... (diff) | |
download | gentoo-2-250dae3777e3cbc7b4e5ec60a1e23818797c1671.tar.gz gentoo-2-250dae3777e3cbc7b4e5ec60a1e23818797c1671.tar.bz2 gentoo-2-250dae3777e3cbc7b4e5ec60a1e23818797c1671.zip |
stable on amd64
(Portage version: 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 6a71f185d1c7..29eda0aa8cab 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.19 2005/07/11 20:15:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.20 2005/07/12 12:39:52 blubb Exp $ + + 12 Jul 2005; Simon Stelling <blubb@gentoo.org> + xfce4-appfinder-4.2.2.ebuild: + stable on amd64 11 Jul 2005; Bryan Østergaard <kloeri@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 5056ea4edeb3..3d626cefb4b5 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.7 2005/07/11 20:15:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.2.ebuild,v 1.8 2005/07/12 12:39:52 blubb 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}" |