diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 17:05:35 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 17:05:35 +0000 |
commit | 52d4c153742cdee7b8d684337fd108009d8f3bd8 (patch) | |
tree | b9256fe15f898e82093a3d00d458097d0b5b4337 /x11-apps/xvidtune | |
parent | Stable on amd64, bug #264982 (diff) | |
download | gentoo-2-52d4c153742cdee7b8d684337fd108009d8f3bd8.tar.gz gentoo-2-52d4c153742cdee7b8d684337fd108009d8f3bd8.tar.bz2 gentoo-2-52d4c153742cdee7b8d684337fd108009d8f3bd8.zip |
Stable on amd64, bug #264982
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xvidtune')
-rw-r--r-- | x11-apps/xvidtune/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvidtune/ChangeLog b/x11-apps/xvidtune/ChangeLog index e25fdbf772eb..1ad5eeb5a49a 100644 --- a/x11-apps/xvidtune/ChangeLog +++ b/x11-apps/xvidtune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvidtune # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.17 2009/01/25 16:28:16 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.18 2009/04/05 17:05:35 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> xvidtune-1.0.1-r1.ebuild: + Stable on amd64, bug #264982 25 Jan 2009; Rémi Cardona <remi@gentoo.org> xvidtune-1.0.1-r1.ebuild: really remove xprint support (see bug #254874) diff --git a/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild index 1387fb2b0c86..eb5fe68d0031 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.2 2009/01/25 16:28:16 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.3 2009/04/05 17:05:35 tester Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="video mode tuner for Xorg" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXxf86vm |