diff options
author | 2012-07-15 11:35:30 +0000 | |
---|---|---|
committer | 2012-07-15 11:35:30 +0000 | |
commit | 46a507824e3470a3098106dc23ccb3149fb8da5e (patch) | |
tree | 447143c5f097914d3d19987cb0f7561f4dd20325 /app-admin | |
parent | Stable for x86, wrt bug #424625 (diff) | |
download | gentoo-2-46a507824e3470a3098106dc23ccb3149fb8da5e.tar.gz gentoo-2-46a507824e3470a3098106dc23ccb3149fb8da5e.tar.bz2 gentoo-2-46a507824e3470a3098106dc23ccb3149fb8da5e.zip |
Stable for amd64, wrt bug #424017
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-xvmc/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-xvmc/ChangeLog b/app-admin/eselect-xvmc/ChangeLog index a8325abb7a41..476044ec4317 100644 --- a/app-admin/eselect-xvmc/ChangeLog +++ b/app-admin/eselect-xvmc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-xvmc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-xvmc/ChangeLog,v 1.19 2012/05/10 17:14:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-xvmc/ChangeLog,v 1.20 2012/07/15 11:35:30 ago Exp $ + + 15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> eselect-xvmc-0.3.ebuild: + Stable for amd64, wrt bug #424017 10 May 2012; Alexis Ballier <aballier@gentoo.org> eselect-xvmc-0.3.ebuild: keyword ~amd64-fbsd diff --git a/app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild b/app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild index fd7f9a22bcc0..6d84036e5aed 100644 --- a/app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild +++ b/app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild,v 1.2 2012/05/10 17:14:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild,v 1.3 2012/07/15 11:35:30 ago Exp $ DESCRIPTION="Manages XvMC implementations" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |