diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-30 18:34:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-30 18:34:36 +0000 |
commit | 3a9cbf1cf051514a4d53c8a3e932035ef40dd5db (patch) | |
tree | 260da115ed9fb00f5d5b07e1be33272edeebd22c /x11-apps/xvidtune | |
parent | amd64 stable wrt #302046 (diff) | |
download | gentoo-2-3a9cbf1cf051514a4d53c8a3e932035ef40dd5db.tar.gz gentoo-2-3a9cbf1cf051514a4d53c8a3e932035ef40dd5db.tar.bz2 gentoo-2-3a9cbf1cf051514a4d53c8a3e932035ef40dd5db.zip |
amd64 stable wrt #302046
(Portage version: 2.2_rc61/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 b37e0e565c27..403937592973 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.26 2010/01/22 09:02:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.27 2010/01/30 18:34:36 ssuominen Exp $ + + 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> xvidtune-1.0.2.ebuild: + amd64 stable wrt #302046 *xvidtune-1.0.2 (22 Jan 2010) diff --git a/x11-apps/xvidtune/xvidtune-1.0.2.ebuild b/x11-apps/xvidtune/xvidtune-1.0.2.ebuild index 42f2ca5cfb7f..92c3d3f7e787 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.1 2010/01/22 09:02:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.2.ebuild,v 1.2 2010/01/30 18:34:36 ssuominen 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 |