diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 17:44:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 17:44:54 +0000 |
commit | cc9bcb9c0ad8fa61c42f8a7e41ce4c513b5ef0a0 (patch) | |
tree | 393cbd28952ea95dd1e8ae9f8ea1bb37c346a92c /x11-libs/qt-assistant | |
parent | sparc stable (diff) | |
download | gentoo-2-cc9bcb9c0ad8fa61c42f8a7e41ce4c513b5ef0a0.tar.gz gentoo-2-cc9bcb9c0ad8fa61c42f8a7e41ce4c513b5ef0a0.tar.bz2 gentoo-2-cc9bcb9c0ad8fa61c42f8a7e41ce4c513b5ef0a0.zip |
sparc stable, add ~sparc
(Portage version: 2.1.11.5/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/qt-assistant')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index ce943ab18eb1..5ea82b8531be 100644 --- a/x11-libs/qt-assistant/ChangeLog +++ b/x11-libs/qt-assistant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-assistant # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.143 2012/07/06 05:11:54 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.144 2012/07/08 17:44:54 armin76 Exp $ + + 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> qt-assistant-4.8.1-r1.ebuild, + qt-assistant-4.8.2-r1.ebuild: + sparc stable, add ~sparc 06 Jul 2012; Michael Weber <xmw@gentoo.org> qt-assistant-4.8.1-r1.ebuild: ppc stable (bug 414241) diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild index f72bb2cc04c6..d4e1f6b2343c 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.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-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.10 2012/07/06 05:11:54 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.11 2012/07/08 17:44:54 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI+=" )" SLOT="4" -KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 x86 ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86 ~ppc-macos ~x64-macos" IUSE="compat doc +glib qt3support trace webkit" DEPEND=" diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild index eb8c348b60d2..a9e9e638426e 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.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-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.2 2012/07/05 12:19:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.3 2012/07/08 17:44:54 armin76 Exp $ EAPI=4 @@ -17,7 +17,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos" fi IUSE="compat doc +glib qt3support trace webkit" |