diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-05-08 18:23:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-05-08 18:23:04 +0000 |
commit | e6c61065d63965354d7c58a748fce47657c941a2 (patch) | |
tree | f0de61a89481ba3f068d5420f4ff748d1701abba /app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | |
parent | Version bump. Optimize python module only when python is selected (bug #356975) (diff) | |
download | gentoo-2-e6c61065d63965354d7c58a748fce47657c941a2.tar.gz gentoo-2-e6c61065d63965354d7c58a748fce47657c941a2.tar.bz2 gentoo-2-e6c61065d63965354d7c58a748fce47657c941a2.zip |
Stable on amd64 wrt bug #414241
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild')
-rw-r--r-- | app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild b/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild index cfcb32d118aa..11211d02a362 100644 --- a/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild +++ b/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.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-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.2 2012/05/07 21:55:30 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.3 2012/05/08 18:23:04 hwoarang Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |