diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:54:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:54:57 +0000 |
commit | fe4b78d98b5f4cef453c72b027e8c62f7471e8f1 (patch) | |
tree | df28f5723db23c56cb16a86f3701753479d046dd /xfce-extra/xfce4-appfinder | |
parent | Version bump. (diff) | |
download | historical-fe4b78d98b5f4cef453c72b027e8c62f7471e8f1.tar.gz historical-fe4b78d98b5f4cef453c72b027e8c62f7471e8f1.tar.bz2 historical-fe4b78d98b5f4cef453c72b027e8c62f7471e8f1.zip |
Mark 4.2.3 stable on ia64
Package-Manager: portage-2.1-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.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 75c96f6448bb..3fa4c75e6005 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.31 2006/07/10 18:24:26 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.32 2006/07/13 19:41:29 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> + xfce4-appfinder-4.2.3.ebuild: + Mark 4.2.3 stable on ia64 *xfce4-appfinder-4.3.90.2 (10 Jul 2006) diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild index 4443de7884b2..7bae0b6f28eb 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.3.ebuild,v 1.8 2006/07/09 03:40:05 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild,v 1.9 2006/07/13 19:41:29 agriffis Exp $ inherit xfce42 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="|| ( ( x11-libs/libX11 x11-libs/libICE |