diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-18 04:55:06 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-18 04:55:06 +0000 |
commit | e98609fed2f0ae535e6680ba72729de9e19d1bab (patch) | |
tree | a632fdd112c288cd3307a9f56961e9f50ceb727c /x11-apps/xmag/xmag-1.0.1.ebuild | |
parent | Stable x86 (diff) | |
download | gentoo-2-e98609fed2f0ae535e6680ba72729de9e19d1bab.tar.gz gentoo-2-e98609fed2f0ae535e6680ba72729de9e19d1bab.tar.bz2 gentoo-2-e98609fed2f0ae535e6680ba72729de9e19d1bab.zip |
x86 stable
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-apps/xmag/xmag-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xmag/xmag-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmag/xmag-1.0.1.ebuild b/x11-apps/xmag/xmag-1.0.1.ebuild index 666040ca0995..5f312d1b8382 100644 --- a/x11-apps/xmag/xmag-1.0.1.ebuild +++ b/x11-apps/xmag/xmag-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.1.ebuild,v 1.3 2006/05/20 10:47:24 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.1.ebuild,v 1.4 2006/07/18 04:55:06 tsunam Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xmag application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |