diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 10:36:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 10:36:45 +0000 |
commit | 051b6cd167e491aa428547b53c26e702907b1c89 (patch) | |
tree | db4aa0510c5e96cc71fe8e2d16d2311bcdb7a8ec /x11-misc | |
parent | Remove ebuild as well. (diff) | |
download | gentoo-2-051b6cd167e491aa428547b53c26e702907b1c89.tar.gz gentoo-2-051b6cd167e491aa428547b53c26e702907b1c89.tar.bz2 gentoo-2-051b6cd167e491aa428547b53c26e702907b1c89.zip |
Stable for amd64, wrt bug #422391
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index a70d682496c9..f0ace6dfd360 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.47 2012/04/25 18:02:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.48 2012/06/24 10:36:45 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xosview-1.9.3.ebuild: + Stable for amd64, wrt bug #422391 25 Apr 2012; Jeroen Roovers <jer@gentoo.org> xosview-1.9.3.ebuild: Do not install README (which is basically an INSTALL). diff --git a/x11-misc/xosview/xosview-1.9.3.ebuild b/x11-misc/xosview/xosview-1.9.3.ebuild index 1e574fed4b24..b76540a898ab 100644 --- a/x11-misc/xosview/xosview-1.9.3.ebuild +++ b/x11-misc/xosview/xosview-1.9.3.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.9.3.ebuild,v 1.2 2012/04/25 18:02:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.9.3.ebuild,v 1.3 2012/06/24 10:36:45 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="suid" COMMON_DEPS="x11-libs/libX11 |