diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-04 00:49:46 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-04 00:49:46 +0000 |
commit | 345b2c818ac5fa5f39e6c4c7630b284fa382cf40 (patch) | |
tree | 920de7cb581e1d46924acb9a1a5077d4c33dd923 /x11-misc | |
parent | 2.2.0_alpha135 version bump. This includes all of the fixes in 2.1.11.24. (diff) | |
download | gentoo-2-345b2c818ac5fa5f39e6c4c7630b284fa382cf40.tar.gz gentoo-2-345b2c818ac5fa5f39e6c4c7630b284fa382cf40.tar.bz2 gentoo-2-345b2c818ac5fa5f39e6c4c7630b284fa382cf40.zip |
stable ppc ppc64, bug #436988
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 9bcbc6a52fb9..7af3c775ac61 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.55 2012/10/03 12:52:38 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.56 2012/10/04 00:49:46 blueness Exp $ + + 04 Oct 2012; Anthony G. Basile <blueness@gentoo.org> xosview-1.9.4.ebuild: + stable ppc ppc64, bug #436988 03 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> xosview-1.9.4.ebuild: amd64 stable, wrt bug #436988 diff --git a/x11-misc/xosview/xosview-1.9.4.ebuild b/x11-misc/xosview/xosview-1.9.4.ebuild index 8d71e1e861fd..413eef21d1d9 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.2 2012/10/03 12:52:38 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.9.4.ebuild,v 1.3 2012/10/04 00:49:46 blueness 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 |