diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-29 17:43:55 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-29 17:43:55 +0000 |
commit | 5ade0d83f8e4eb470237e0c29ce105b7a7c0b17b (patch) | |
tree | 3b17030e8792c1986791d9f9fea1370ddbbce910 /x11-misc/xosview/xosview-1.8.3.ebuild | |
parent | fix useflag handling and autotooling (diff) | |
download | gentoo-2-5ade0d83f8e4eb470237e0c29ce105b7a7c0b17b.tar.gz gentoo-2-5ade0d83f8e4eb470237e0c29ce105b7a7c0b17b.tar.bz2 gentoo-2-5ade0d83f8e4eb470237e0c29ce105b7a7c0b17b.zip |
Stable on sparc wrt #156304
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc/xosview/xosview-1.8.3.ebuild')
-rw-r--r-- | x11-misc/xosview/xosview-1.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xosview/xosview-1.8.3.ebuild b/x11-misc/xosview/xosview-1.8.3.ebuild index 90f80bdd8b35..c9735df1a530 100644 --- a/x11-misc/xosview/xosview-1.8.3.ebuild +++ b/x11-misc/xosview/xosview-1.8.3.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/x11-misc/xosview/xosview-1.8.3.ebuild,v 1.5 2007/01/28 21:36:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.3.ebuild,v 1.6 2007/01/29 17:43:55 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |