diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:45:46 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:45:46 +0000 |
commit | 07b02a59a6d78d861f348634dc48817f89d88099 (patch) | |
tree | 5eadc43c6269d4a3037efe5d9c1ef84c280abaca /xfce-extra/xfce4-appfinder | |
parent | stable amd64 (diff) | |
download | historical-07b02a59a6d78d861f348634dc48817f89d88099.tar.gz historical-07b02a59a6d78d861f348634dc48817f89d88099.tar.bz2 historical-07b02a59a6d78d861f348634dc48817f89d88099.zip |
stable on amd64
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 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}" |