diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:20:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:20:11 +0000 |
commit | d263c6d62aaa7dadf0f7a5c44658246a875fc73d (patch) | |
tree | 16fe20484eabea740d989738cbb7dc1e7361162b /xfce-base/xfce4 | |
parent | s390 stable (diff) | |
download | historical-d263c6d62aaa7dadf0f7a5c44658246a875fc73d.tar.gz historical-d263c6d62aaa7dadf0f7a5c44658246a875fc73d.tar.bz2 historical-d263c6d62aaa7dadf0f7a5c44658246a875fc73d.zip |
arm/ia64 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'xfce-base/xfce4')
-rw-r--r-- | xfce-base/xfce4/xfce4-4.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/xfce4/xfce4-4.2.0.ebuild b/xfce-base/xfce4/xfce4-4.2.0.ebuild index b85584d97d98..9e719e43e5ec 100644 --- a/xfce-base/xfce4/xfce4-4.2.0.ebuild +++ b/xfce-base/xfce4/xfce4-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.9 2005/02/09 00:06:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.10 2005/03/12 20:20:11 vapier Exp $ DESCRIPTION="Xfce 4 base ebuild" LICENSE="GPL-2 BSD LGPL-2" -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/xfce-mcs-plugins-${PV} ~xfce-base/xfce4-panel-${PV} @@ -42,4 +42,4 @@ pkg_postinst() { ewarn "Some or all of your plugins will need to be re-compiled after" ewarn "an upgrade from 4.0 to 4.2." einfo "" -}
\ No newline at end of file +} |