diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:10:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:10:00 +0000 |
commit | 8258d6db538af9f307c88c0ae9078bd6d5fa8044 (patch) | |
tree | 88bd29a20a47210c437c681e8012ca09a56804b5 /xfce-base | |
parent | arm/s390 stable (diff) | |
download | gentoo-2-8258d6db538af9f307c88c0ae9078bd6d5fa8044.tar.gz gentoo-2-8258d6db538af9f307c88c0ae9078bd6d5fa8044.tar.bz2 gentoo-2-8258d6db538af9f307c88c0ae9078bd6d5fa8044.zip |
arm/ia64 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild index 88538a26611b..45b134a76aee 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-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/libxfce4mcs/libxfce4mcs-4.2.0.ebuild,v 1.7 2005/02/08 23:33:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild,v 1.8 2005/03/12 20:08:57 vapier Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 RDEPEND="~xfce-base/libxfce4util-${PV} diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild index f79a1ac07f26..c55a74dc468c 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.8 2005/02/14 23:49:39 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.9 2005/03/12 20:09:28 vapier Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc" BZIPPED=1 diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild index 9c74558c53e6..ca158630a8f6 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild,v 1.8 2005/02/08 23:32:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild,v 1.9 2005/03/12 20:10:00 vapier Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 RDEPEND="~xfce-base/libxfce4util-${PV}" -inherit xfce4
\ No newline at end of file +inherit xfce4 |