diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-06 19:16:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-06 19:16:17 +0000 |
commit | bc632cc2c830c4c9aa0c57098c54ec5298ef92cb (patch) | |
tree | ef85a1724ad6057d2d0ec69b82bc8f9df84b8d91 /x11-misc/xosview/xosview-1.8.2.ebuild | |
parent | Switch to use epause and ebeep, bug #62950 (diff) | |
download | historical-bc632cc2c830c4c9aa0c57098c54ec5298ef92cb.tar.gz historical-bc632cc2c830c4c9aa0c57098c54ec5298ef92cb.tar.bz2 historical-bc632cc2c830c4c9aa0c57098c54ec5298ef92cb.zip |
Stable on sparc
Diffstat (limited to 'x11-misc/xosview/xosview-1.8.2.ebuild')
-rw-r--r-- | x11-misc/xosview/xosview-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xosview/xosview-1.8.2.ebuild b/x11-misc/xosview/xosview-1.8.2.ebuild index 81a1d2a18b7c..2c9ceb64d06f 100644 --- a/x11-misc/xosview/xosview-1.8.2.ebuild +++ b/x11-misc/xosview/xosview-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.2.ebuild,v 1.2 2004/09/04 09:36:23 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.2.ebuild,v 1.3 2004/09/06 19:16:17 gustavoz Exp $ DESCRIPTION="X11 operating system viewer" SRC_URI="mirror://sourceforge/xosview/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://xosview.sourceforge.net" SLOT="0" LICENSE="GPL-2 BSD" -KEYWORDS="x86 ~alpha ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~alpha ~ppc ~amd64 sparc" DEPEND="virtual/x11" IUSE="" |