diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-12 14:42:13 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-12 14:42:13 +0000 |
commit | 6cc7fcdbbf72a0af604cce62d8b18c4a63c36958 (patch) | |
tree | 81f462371013af5dc86f11ced6c217ba2e85f9c7 /x11-misc/xosview | |
parent | Closing #37550. (diff) | |
download | historical-6cc7fcdbbf72a0af604cce62d8b18c4a63c36958.tar.gz historical-6cc7fcdbbf72a0af604cce62d8b18c4a63c36958.tar.bz2 historical-6cc7fcdbbf72a0af604cce62d8b18c4a63c36958.zip |
ChangeLog fixes, amd64 unmasks and other fixes
Diffstat (limited to 'x11-misc/xosview')
-rw-r--r-- | x11-misc/xosview/xosview-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xosview/xosview-1.8.1.ebuild b/x11-misc/xosview/xosview-1.8.1.ebuild index 046c92fb3734..76af93bb699e 100644 --- a/x11-misc/xosview/xosview-1.8.1.ebuild +++ b/x11-misc/xosview/xosview-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.1.ebuild,v 1.3 2004/03/05 18:23:20 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.1.ebuild,v 1.4 2004/03/12 14:42:13 aliz 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" |