diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:55 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:55 +0000 |
commit | e816081930e2459bc866d8df9d61d0df0ea8c32b (patch) | |
tree | ea42341aa825f90fed206bd44078beb2fb149d2f /x11-misc/xosview | |
parent | Stable on amd64. (diff) | |
download | historical-e816081930e2459bc866d8df9d61d0df0ea8c32b.tar.gz historical-e816081930e2459bc866d8df9d61d0df0ea8c32b.tar.bz2 historical-e816081930e2459bc866d8df9d61d0df0ea8c32b.zip |
Stable on amd64.
Diffstat (limited to 'x11-misc/xosview')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index c6fe47155e1e..f71d88a39202 100644 --- a/x11-misc/xosview/ChangeLog +++ b/x11-misc/xosview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xosview # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.15 2004/10/04 21:04:56 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.16 2004/10/19 09:06:55 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xosview-1.8.2.ebuild: + Stable on amd64. 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> xosview-1.8.2.ebuild: Stable on alpha. diff --git a/x11-misc/xosview/xosview-1.8.2.ebuild b/x11-misc/xosview/xosview-1.8.2.ebuild index 330a82a2ed4d..eadeaba19762 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.5 2004/10/04 21:04:56 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.2.ebuild,v 1.6 2004/10/19 09:06:55 absinthe 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="" |