diff options
-rw-r--r-- | app-admin/eselect-qtgraphicssystem/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-admin/eselect-qtgraphicssystem/ChangeLog b/app-admin/eselect-qtgraphicssystem/ChangeLog index 2394b5dcb6d9..5e556be66b11 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.9 2012/06/25 15:36:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.10 2012/07/06 04:58:25 xmw Exp $ + + 06 Jul 2012; Michael Weber <xmw@gentoo.org> + eselect-qtgraphicssystem-1.1.1.ebuild: + ppc stable (bug 414241) 25 Jun 2012; Raúl Porcel <armin76@gentoo.org> eselect-qtgraphicssystem-1.1.1.ebuild: @@ -42,4 +46,3 @@ 29 Jan 2012; Alex Alexander <wired@gentoo.org> +eselect-qtgraphicssystem-1.0.ebuild, +metadata.xml: ebuild for our new qt graphics system eselect module - 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 d1ac27705356..f75d710ab6c8 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.8 2012/06/25 15:36:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.9 2012/07/06 04:58:25 xmw Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha 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="alpha 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="" |