diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-01-29 14:38:50 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-01-29 14:38:50 +0000 |
commit | 4c9f3148544a38d45bcb81bfd8af573f891a60e1 (patch) | |
tree | e45e356fbd0cd8959d14361c1c4cb201c0e3ec09 /x11-misc | |
parent | Stable for ppc64, wrt bug #451198 (diff) | |
download | gentoo-2-4c9f3148544a38d45bcb81bfd8af573f891a60e1.tar.gz gentoo-2-4c9f3148544a38d45bcb81bfd8af573f891a60e1.tar.bz2 gentoo-2-4c9f3148544a38d45bcb81bfd8af573f891a60e1.zip |
Stable on amd64, wrt bug #454424
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index 07b2e12d1ca2..6a9d3219e893 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.64 2012/12/17 12:34:59 jer Exp $ +# 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 $ + + 29 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> xosview-1.12.ebuild: + Stable on amd64, wrt bug #454424 17 Dec 2012; Jeroen Roovers <jer@gentoo.org> -xosview-1.9.3.ebuild, -xosview-1.10.ebuild: diff --git a/x11-misc/xosview/xosview-1.12.ebuild b/x11-misc/xosview/xosview-1.12.ebuild index a7eec7793dea..2bb7d6d935bd 100644 --- a/x11-misc/xosview/xosview-1.12.ebuild +++ b/x11-misc/xosview/xosview-1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.1 2012/12/08 16:13:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.12.ebuild,v 1.2 2013/01/29 14:38:50 pinkbyte 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 |