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/libxfcegui4 | |
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/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild index 149b38598d3d..a5d7d6581ccc 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-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/libxfcegui4/libxfcegui4-4.4.2.ebuild,v 1.3 2007/12/09 20:36:04 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild,v 1.4 2007/12/11 10:55:40 vapier Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Unified widgets 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/libSM |