diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-12 17:58:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-12 17:58:37 +0000 |
commit | e793c239ce2794fa025f1013d5426ce288418108 (patch) | |
tree | 039da38726de3215a1aeb6c47e179ecd007bbd70 /x11-misc/xosview | |
parent | Fixes #49128. (Manifest recommit) (diff) | |
download | gentoo-2-e793c239ce2794fa025f1013d5426ce288418108.tar.gz gentoo-2-e793c239ce2794fa025f1013d5426ce288418108.tar.bz2 gentoo-2-e793c239ce2794fa025f1013d5426ce288418108.zip |
Stable on alpha.
Diffstat (limited to 'x11-misc/xosview')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index ce3dd993f7a6..f2febb9c67d9 100644 --- a/x11-misc/xosview/ChangeLog +++ b/x11-misc/xosview/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-misc/xosview # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.8 2004/05/23 21:10:17 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.9 2004/06/12 17:58:37 kloeri Exp $ xosview-1.8.0 (28 Aug 2003) + 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> xosview-1.8.1.ebuild: + Stable on alpha. + 23 May 2004; <plasmaroo@gentoo.org> files/xosview-1.8.1-kernel-2.5+.diff: Updated the 2.5+ kernel patch; the former one seemed to have SMP issues on X86. Closes bug #51527. diff --git a/x11-misc/xosview/xosview-1.8.1.ebuild b/x11-misc/xosview/xosview-1.8.1.ebuild index fb63aafd6405..5405990750a9 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.8 2004/05/23 21:10:17 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.1.ebuild,v 1.9 2004/06/12 17:58:37 kloeri Exp $ inherit eutils @@ -10,7 +10,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="" |