diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 23:02:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 23:02:49 +0000 |
commit | af74a6f69a885fa60061a2988b58de219b6750d8 (patch) | |
tree | ed942bffd567f6b581be2540f5180a8f3f7104a5 /x11-misc/xosview | |
parent | Stable for ppc64, wrt bug #454566 (diff) | |
download | gentoo-2-af74a6f69a885fa60061a2988b58de219b6750d8.tar.gz gentoo-2-af74a6f69a885fa60061a2988b58de219b6750d8.tar.bz2 gentoo-2-af74a6f69a885fa60061a2988b58de219b6750d8.zip |
Stable for ppc64, wrt bug #454424
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc/xosview')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index d2c3dab1edea..4db1c05393e4 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.66 2013/01/30 18:07:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.67 2013/01/31 23:02:49 ago Exp $ + + 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xosview-1.12.ebuild: + Stable for ppc64, wrt bug #454424 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xosview-1.12.ebuild: Stable for x86, wrt bug #454424 diff --git a/x11-misc/xosview/xosview-1.12.ebuild b/x11-misc/xosview/xosview-1.12.ebuild index e715c7ffd8ae..dd413a62df78 100644 --- a/x11-misc/xosview/xosview-1.12.ebuild +++ b/x11-misc/xosview/xosview-1.12.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.12.ebuild,v 1.3 2013/01/30 18:07:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.12.ebuild,v 1.4 2013/01/31 23:02:49 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 |