diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-15 19:09:52 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-15 19:09:52 +0000 |
commit | aae14bfee9cfa2cfeae448a60ec03ea458c3712d (patch) | |
tree | 484fc8c64c891ed512ac6f7bb99b1c96c2bf7f6f /x11-apps/xvidtune | |
parent | Marked ppc/ppc64 stable for bug #302046. (diff) | |
download | gentoo-2-aae14bfee9cfa2cfeae448a60ec03ea458c3712d.tar.gz gentoo-2-aae14bfee9cfa2cfeae448a60ec03ea458c3712d.tar.bz2 gentoo-2-aae14bfee9cfa2cfeae448a60ec03ea458c3712d.zip |
Marked ppc/ppc64 stable for bug #302046.
(Portage version: 2.1.7.16/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 2bae5e74079c..41aa371b13eb 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.29 2010/02/11 17:43:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.30 2010/02/15 19:09:52 josejx Exp $ + + 15 Feb 2010; Joseph Jezak <josejx@gentoo.org> xvidtune-1.0.2.ebuild: + Marked ppc/ppc64 stable for bug #302046. 11 Feb 2010; Jeroen Roovers <jer@gentoo.org> xvidtune-1.0.2.ebuild: Stable for HPPA (bug #302046). diff --git a/x11-apps/xvidtune/xvidtune-1.0.2.ebuild b/x11-apps/xvidtune/xvidtune-1.0.2.ebuild index 65fdc7cb2233..55a6d7481a05 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.4 2010/02/11 17:43:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.2.ebuild,v 1.5 2010/02/15 19:09:52 josejx 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 |