diff options
author | Alex Alexander <wired@gentoo.org> | 2009-10-16 19:53:44 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2009-10-16 19:53:44 +0000 |
commit | a99827d27f8ce0a87f1f6e3138f4715e0a0b3458 (patch) | |
tree | be55cfffd1b6ad580c64f8b61a97f6acc0bb7b23 /x11-libs | |
parent | added keywords (diff) | |
download | gentoo-2-a99827d27f8ce0a87f1f6e3138f4715e0a0b3458.tar.gz gentoo-2-a99827d27f8ce0a87f1f6e3138f4715e0a0b3458.tar.bz2 gentoo-2-a99827d27f8ce0a87f1f6e3138f4715e0a0b3458.zip |
added keywords
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-dbus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.6.0_beta1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index cdf74b35f17c..2799a940300b 100644 --- a/x11-libs/qt-dbus/ChangeLog +++ b/x11-libs/qt-dbus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-dbus # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.40 2009/10/16 16:48:47 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.41 2009/10/16 19:53:44 wired Exp $ + + 16 Oct 2009; Alex Alexander <wired@gentoo.org> qt-dbus-4.6.0_beta1.ebuild: + added keywords: ~alpha ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86-fbsd *qt-dbus-4.6.0_beta1 (16 Oct 2009) diff --git a/x11-libs/qt-dbus/qt-dbus-4.6.0_beta1.ebuild b/x11-libs/qt-dbus/qt-dbus-4.6.0_beta1.ebuild index cd13aefdbdde..e94e6e8b448a 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.6.0_beta1.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.6.0_beta1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.6.0_beta1.ebuild,v 1.1 2009/10/16 16:48:47 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.6.0_beta1.ebuild,v 1.2 2009/10/16 19:53:44 wired Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The DBus module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-core-${PV}[debug=] |