diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:55:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:55:41 +0000 |
commit | b3c22832551aad2d0cba141c32172aaaf0f4ccc7 (patch) | |
tree | e915d27c4288dce5fc57f039313c636abd356168 /xfce-base/libxfce4mcs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-b3c22832551aad2d0cba141c32172aaaf0f4ccc7.tar.gz gentoo-2-b3c22832551aad2d0cba141c32172aaaf0f4ccc7.tar.bz2 gentoo-2-b3c22832551aad2d0cba141c32172aaaf0f4ccc7.zip |
arm stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'xfce-base/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild index 32965daa215e..022f2eb43d74 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild,v 1.3 2007/12/09 20:37:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild,v 1.4 2007/12/11 10:55:38 vapier Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Components library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug doc startup-notification" RDEPEND="x11-libs/libX11 |