diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:56:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:56:34 +0000 |
commit | 3d6dda5828cd568fef44dc451993589e32280834 (patch) | |
tree | 4149cb7977d0c81ab87db54d23c76e5ba2eb507a /x11-libs/qt-dbus | |
parent | Updated the HOMEPAGE and SRC_URI variables to contain valid values. (diff) | |
download | historical-3d6dda5828cd568fef44dc451993589e32280834.tar.gz historical-3d6dda5828cd568fef44dc451993589e32280834.tar.bz2 historical-3d6dda5828cd568fef44dc451993589e32280834.zip |
Stable for HPPA (bug #414241).
Package-Manager: portage-2.2.0_alpha105/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/qt-dbus')
-rw-r--r-- | x11-libs/qt-dbus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index 5bed6f21383d..b2d7c0a46856 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.111 2012/05/14 21:24:05 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.112 2012/05/16 15:46:59 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> qt-dbus-4.8.1.ebuild: + Stable for HPPA (bug #414241). 14 May 2012; Davide Pesavento <pesa@gentoo.org> qt-dbus-4.6.3.ebuild, qt-dbus-4.7.4.ebuild, qt-dbus-4.8.1.ebuild: diff --git a/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild b/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild index d289b17586ff..a8706da10506 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.8.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/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild,v 1.7 2012/05/14 21:24:05 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild,v 1.8 2012/05/16 15:46:59 jer Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The DBus module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND=" |