diff options
author | 2012-10-17 03:37:02 +0000 | |
---|---|---|
committer | 2012-10-17 03:37:02 +0000 | |
commit | 97c9e760093c270fa55e36754323aa32c3a438e5 (patch) | |
tree | da2e23652dd027809ddca14bc741c10db24bf857 /x11-misc | |
parent | x86 stable wrt bug #432366 (diff) | |
download | gentoo-2-97c9e760093c270fa55e36754323aa32c3a438e5.tar.gz gentoo-2-97c9e760093c270fa55e36754323aa32c3a438e5.tar.bz2 gentoo-2-97c9e760093c270fa55e36754323aa32c3a438e5.zip |
x86 stable wrt bug #436988
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index 291f796d6c38..9c33d3c3892e 100644 --- a/x11-misc/xosview/ChangeLog +++ b/x11-misc/xosview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xosview # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.57 2012/10/15 06:38:49 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.58 2012/10/17 03:37:02 phajdan.jr Exp $ + + 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xosview-1.9.4.ebuild: + x86 stable wrt bug #436988 *xosview-1.11 (15 Oct 2012) diff --git a/x11-misc/xosview/xosview-1.9.4.ebuild b/x11-misc/xosview/xosview-1.9.4.ebuild index 413eef21d1d9..48f98b0bd372 100644 --- a/x11-misc/xosview/xosview-1.9.4.ebuild +++ b/x11-misc/xosview/xosview-1.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.9.4.ebuild,v 1.3 2012/10/04 00:49:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.9.4.ebuild,v 1.4 2012/10/17 03:37:02 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.pogo.org.uk/~mark/${PN}/releases/${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="suid" COMMON_DEPS="x11-libs/libX11 |