diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-02 20:14:33 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-02 20:14:33 +0000 |
commit | cd3c5442ea0439384c4c8c4ebee6b9b840fa500d (patch) | |
tree | 4c1192c3ca24ba4a5d137317226cb7813acd5fd5 /x11-plugins/qled | |
parent | Add x11-libs/qt-svg to dependencies. Bug #373055 (diff) | |
download | gentoo-2-cd3c5442ea0439384c4c8c4ebee6b9b840fa500d.tar.gz gentoo-2-cd3c5442ea0439384c4c8c4ebee6b9b840fa500d.tar.bz2 gentoo-2-cd3c5442ea0439384c4c8c4ebee6b9b840fa500d.zip |
Stable on amd64/x86
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/qled')
-rw-r--r-- | x11-plugins/qled/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/qled/qled-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/qled/ChangeLog b/x11-plugins/qled/ChangeLog index 51472da992e1..b9b32d08b202 100644 --- a/x11-plugins/qled/ChangeLog +++ b/x11-plugins/qled/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/qled # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/ChangeLog,v 1.2 2011/07/02 20:11:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/ChangeLog,v 1.3 2011/07/02 20:14:33 hwoarang Exp $ + + 02 Jul 2011; Markos Chandras <hwoarang@gentoo.org> qled-0.6.2.ebuild: + Stable on amd64/x86 02 Jul 2011; Markos Chandras <hwoarang@gentoo.org> qled-0.6.2.ebuild: Add x11-libs/qt-svg to dependencies. Bug #373055 diff --git a/x11-plugins/qled/qled-0.6.2.ebuild b/x11-plugins/qled/qled-0.6.2.ebuild index ec3b1fb87fac..6406db5788b3 100644 --- a/x11-plugins/qled/qled-0.6.2.ebuild +++ b/x11-plugins/qled/qled-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild,v 1.2 2011/07/02 20:11:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild,v 1.3 2011/07/02 20:14:33 hwoarang Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="http://qt-apps.org/CONTENT/content-files/72482-${MY_P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/qt-gui:4 |