diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:41:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:41:29 +0000 |
commit | 7d00c6db9b740bb70695d19d166fac25a9417b60 (patch) | |
tree | dc4f1f620927e768f823c1ed62493888e5248f57 /xfce-extra | |
parent | Mark 4.2.3 stable on ia64 (diff) | |
download | gentoo-2-7d00c6db9b740bb70695d19d166fac25a9417b60.tar.gz gentoo-2-7d00c6db9b740bb70695d19d166fac25a9417b60.tar.bz2 gentoo-2-7d00c6db9b740bb70695d19d166fac25a9417b60.zip |
Mark 4.2.3 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'xfce-extra')
-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 |