diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:33:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:33:55 +0000 |
commit | daec34e10516f4d78b36eea976ae900f89507245 (patch) | |
tree | 0aa19259f3c09d9c0f67f70a697aee0cf9e7bc0e /x11-apps/xvidtune | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | gentoo-2-daec34e10516f4d78b36eea976ae900f89507245.tar.gz gentoo-2-daec34e10516f4d78b36eea976ae900f89507245.tar.bz2 gentoo-2-daec34e10516f4d78b36eea976ae900f89507245.zip |
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvidtune/ChangeLog b/x11-apps/xvidtune/ChangeLog index e70ca177dda2..d8de2ac58f18 100644 --- a/x11-apps/xvidtune/ChangeLog +++ b/x11-apps/xvidtune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvidtune # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.35 2012/04/14 17:04:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.36 2012/06/22 20:33:55 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xvidtune-1.0.2-r1.ebuild: + Stable for amd64, wrt bug #419473 *xvidtune-1.0.2-r1 (14 Apr 2012) diff --git a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild index 9370dfe9cd60..a96e52fd9de0 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.1 2012/04/14 17:04:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild,v 1.2 2012/06/22 20:33:55 ago Exp $ EAPI=4 inherit xorg-2 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 |