diff options
-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 6a9d3219e893..d2c3dab1edea 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.65 2013/01/29 14:38:50 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.66 2013/01/30 18:07:14 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xosview-1.12.ebuild: + Stable for x86, wrt bug #454424 29 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> xosview-1.12.ebuild: Stable on amd64, wrt bug #454424 diff --git a/x11-misc/xosview/xosview-1.12.ebuild b/x11-misc/xosview/xosview-1.12.ebuild index 2bb7d6d935bd..e715c7ffd8ae 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.2 2013/01/29 14:38:50 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.12.ebuild,v 1.3 2013/01/30 18:07:14 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 |