summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-07-06 04:58:25 +0000
committerMichael Weber <xmw@gentoo.org>2012-07-06 04:58:25 +0000
commit631a77874c22dba964fd62d2914f3b6a42d50e4c (patch)
tree5bd5e3ecbb3aea4ead20c8a4c8da5968dd91c66a /app-admin/eselect-qtgraphicssystem
parentFix building with glibc-2.16 #424978 by Stevan Bajić. (diff)
downloadgentoo-2-631a77874c22dba964fd62d2914f3b6a42d50e4c.tar.gz
gentoo-2-631a77874c22dba964fd62d2914f3b6a42d50e4c.tar.bz2
gentoo-2-631a77874c22dba964fd62d2914f3b6a42d50e4c.zip
ppc stable (bug 414241)
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-qtgraphicssystem')
-rw-r--r--app-admin/eselect-qtgraphicssystem/ChangeLog7
-rw-r--r--app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild4
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=""