diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 20:01:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 20:01:27 +0000 |
commit | ba24680c5bd1e4bea9ea1ae0f2144939c71b8955 (patch) | |
tree | 79e9c5108cb26ccd3609a3ea34546e05768762d2 /x11-misc/xosview | |
parent | Stable for ppc, wrt bug #446522 (diff) | |
download | gentoo-2-ba24680c5bd1e4bea9ea1ae0f2144939c71b8955.tar.gz gentoo-2-ba24680c5bd1e4bea9ea1ae0f2144939c71b8955.tar.bz2 gentoo-2-ba24680c5bd1e4bea9ea1ae0f2144939c71b8955.zip |
Stable for ppc, wrt bug #446494
(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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index 9d10f8c117e9..6da2bec3dd51 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.62 2012/12/16 16:27:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.63 2012/12/16 20:01:27 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xosview-1.11.ebuild: + Stable for ppc, wrt bug #446494 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xosview-1.11.ebuild: Stable for x86, wrt bug #446494 diff --git a/x11-misc/xosview/xosview-1.11.ebuild b/x11-misc/xosview/xosview-1.11.ebuild index 744da7ed5714..da8fbbaf7c12 100644 --- a/x11-misc/xosview/xosview-1.11.ebuild +++ b/x11-misc/xosview/xosview-1.11.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.11.ebuild,v 1.4 2012/12/16 16:27:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.11.ebuild,v 1.5 2012/12/16 20:01:27 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 |