diff options
author | 2013-05-12 14:05:29 +0000 | |
---|---|---|
committer | 2013-05-12 14:05:29 +0000 | |
commit | 6b046f8beca9554842f90d26e852c96aeb4e35c7 (patch) | |
tree | 9a2b78e9735147853fa67f6c27c42869a5b257eb /x11-misc | |
parent | Stable for arm, wrt bug #469470 (diff) | |
download | gentoo-2-6b046f8beca9554842f90d26e852c96aeb4e35c7.tar.gz gentoo-2-6b046f8beca9554842f90d26e852c96aeb4e35c7.tar.bz2 gentoo-2-6b046f8beca9554842f90d26e852c96aeb4e35c7.zip |
Stable for ppc, wrt bug #468836
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-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 5c897f5c86c9..8fe3478bd84c 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.73 2013/05/07 19:32:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.74 2013/05/12 14:05:29 ago Exp $ + + 12 May 2013; Agostino Sarubbo <ago@gentoo.org> xosview-1.14.ebuild: + Stable for ppc, wrt bug #468836 07 May 2013; Agostino Sarubbo <ago@gentoo.org> xosview-1.14.ebuild: Stable for x86, wrt bug #468836 diff --git a/x11-misc/xosview/xosview-1.14.ebuild b/x11-misc/xosview/xosview-1.14.ebuild index 1a83caa7343e..dc158ae683f4 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.3 2013/05/07 19:32:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.14.ebuild,v 1.4 2013/05/12 14:05:29 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 |