diff options
author | 2012-05-16 15:45:03 +0000 | |
---|---|---|
committer | 2012-05-16 15:45:03 +0000 | |
commit | 99c0971e9ed527c6bc7c5b569d7c820fd528f404 (patch) | |
tree | 90d39f5df8f06fc00834f54ebccbd4cd363291e0 /app-admin | |
parent | Do not install programs or libraries with the system immutable flag; it is mo... (diff) | |
download | gentoo-2-99c0971e9ed527c6bc7c5b569d7c820fd528f404.tar.gz gentoo-2-99c0971e9ed527c6bc7c5b569d7c820fd528f404.tar.bz2 gentoo-2-99c0971e9ed527c6bc7c5b569d7c820fd528f404.zip |
Stable for HPPA (bug #414241).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-qtgraphicssystem/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-qtgraphicssystem/ChangeLog b/app-admin/eselect-qtgraphicssystem/ChangeLog index 3463d93d490e..d3abf1a85a1f 100644 --- a/app-admin/eselect-qtgraphicssystem/ChangeLog +++ b/app-admin/eselect-qtgraphicssystem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-qtgraphicssystem # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.6 2012/05/12 14:09:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.7 2012/05/16 15:45:03 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> + eselect-qtgraphicssystem-1.1.1.ebuild: + Stable for HPPA (bug #414241). 12 May 2012; Alexis Ballier <aballier@gentoo.org> eselect-qtgraphicssystem-1.1.1.ebuild: 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 994f7996c01e..7e360c98ca35 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.5 2012/05/12 14:09:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.6 2012/05/16 15:45:03 jer 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 ~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="" |