diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:02:08 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:02:08 +0000 |
commit | 004f476103fe833f1eff1fcd588dfbdbc7828c1b (patch) | |
tree | 47b408c5f8e5ac4c8aebbcbe5af29c683e73b003 /x11-apps/xvidtune | |
parent | Stable on alpha, bug #327777 (diff) | |
download | gentoo-2-004f476103fe833f1eff1fcd588dfbdbc7828c1b.tar.gz gentoo-2-004f476103fe833f1eff1fcd588dfbdbc7828c1b.tar.bz2 gentoo-2-004f476103fe833f1eff1fcd588dfbdbc7828c1b.zip |
Stable on alpha, bug #327777
(Portage version: 2.1.9.1/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvidtune/ChangeLog b/x11-apps/xvidtune/ChangeLog index 7febb3bedaf8..441c17bd80a9 100644 --- a/x11-apps/xvidtune/ChangeLog +++ b/x11-apps/xvidtune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvidtune # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.31 2010/07/22 16:02:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.32 2010/09/12 19:02:08 klausman Exp $ + + 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> xvidtune-1.0.2.ebuild: + Stable on alpha, bug #327777 22 Jul 2010; Markus Meier <maekke@gentoo.org> xvidtune-1.0.2.ebuild: arm stable, bug #327777 diff --git a/x11-apps/xvidtune/xvidtune-1.0.2.ebuild b/x11-apps/xvidtune/xvidtune-1.0.2.ebuild index 9c16abec1d47..e81be6229a64 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.2.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.2.ebuild,v 1.6 2010/07/22 16:02:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.2.ebuild,v 1.7 2010/09/12 19:02:08 klausman 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 hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXaw |