diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 19:31:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 19:31:43 +0000 |
commit | 50da59087c69dd0b3ca29c7a5c4e4391738fd1e5 (patch) | |
tree | a3ff4735079d648becc33f86ea33eff77e25d1cc /x11-misc/xosview | |
parent | Remove mask for python-selinux (bug #459234) (diff) | |
download | gentoo-2-50da59087c69dd0b3ca29c7a5c4e4391738fd1e5.tar.gz gentoo-2-50da59087c69dd0b3ca29c7a5c4e4391738fd1e5.tar.bz2 gentoo-2-50da59087c69dd0b3ca29c7a5c4e4391738fd1e5.zip |
Stable for amd64, wrt bug #468836
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/xosview')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index 77fa6be967c7..d2eed5178c53 100644 --- a/x11-misc/xosview/ChangeLog +++ b/x11-misc/xosview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xosview # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.71 2013/04/02 21:52:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.72 2013/05/07 19:31:43 ago Exp $ + + 07 May 2013; Agostino Sarubbo <ago@gentoo.org> xosview-1.14.ebuild: + Stable for amd64, wrt bug #468836 *xosview-1.14 (02 Apr 2013) diff --git a/x11-misc/xosview/xosview-1.14.ebuild b/x11-misc/xosview/xosview-1.14.ebuild index 99087b871a1a..6897dddb52c5 100644 --- a/x11-misc/xosview/xosview-1.14.ebuild +++ b/x11-misc/xosview/xosview-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.14.ebuild,v 1.1 2013/04/02 21:52:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.14.ebuild,v 1.2 2013/05/07 19:31:43 ago 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 |