diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-07 11:21:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-07 11:21:45 +0000 |
commit | 263437be0b2dd402b9596bcc4ee638ac9de2cc9f (patch) | |
tree | ebaa358154bdc0b26c6c68bb280f34cc7e38a471 /x11-misc/xosview | |
parent | Added ~ppc64; bug #180394 (diff) | |
download | gentoo-2-263437be0b2dd402b9596bcc4ee638ac9de2cc9f.tar.gz gentoo-2-263437be0b2dd402b9596bcc4ee638ac9de2cc9f.tar.bz2 gentoo-2-263437be0b2dd402b9596bcc4ee638ac9de2cc9f.zip |
alpha stable wrt #156304
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-misc/xosview')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index 0b7beb404d2b..5aa87fe5ff25 100644 --- a/x11-misc/xosview/ChangeLog +++ b/x11-misc/xosview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xosview # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.37 2007/02/03 20:20:48 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.38 2007/06/07 11:21:45 armin76 Exp $ + + 07 Jun 2007; Raúl Porcel <armin76@gentoo.org> xosview-1.8.3.ebuild: + alpha stable wrt #156304 03 Feb 2007; Simon Stelling <blubb@gentoo.org> xosview-1.8.3.ebuild: stable on amd64; bug 156304 diff --git a/x11-misc/xosview/xosview-1.8.3.ebuild b/x11-misc/xosview/xosview-1.8.3.ebuild index ff757c856568..a82ed860cec2 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.9 2007/02/03 20:20:48 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.3.ebuild,v 1.10 2007/06/07 11:21:45 armin76 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 |