diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 18:46:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 18:46:03 +0000 |
commit | 24403add009753e84a0d1a8a0be9592c1c895039 (patch) | |
tree | 80fa8d9dbbb07c5ceb5fd41a7c94f56089675087 /dev-vcs | |
parent | Marking PEAR-Crypt_CHAP-1.5.0 ppc64 for bug 408743 (diff) | |
download | gentoo-2-24403add009753e84a0d1a8a0be9592c1c895039.tar.gz gentoo-2-24403add009753e84a0d1a8a0be9592c1c895039.tar.bz2 gentoo-2-24403add009753e84a0d1a8a0be9592c1c895039.zip |
Marking qgit-2.4 ppc64 for bug 408709
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/qgit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/qgit/qgit-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/qgit/ChangeLog b/dev-vcs/qgit/ChangeLog index ba25b40ec8be..abe0a0b35593 100644 --- a/dev-vcs/qgit/ChangeLog +++ b/dev-vcs/qgit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/qgit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.6 2012/03/25 14:41:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.7 2012/03/25 18:46:03 ranger Exp $ + + 25 Mar 2012; Brent Baude <ranger@gentoo.org> qgit-2.4.ebuild: + Marking qgit-2.4 ppc64 for bug 408709 25 Mar 2012; Brent Baude <ranger@gentoo.org> qgit-2.4.ebuild: Marking qgit-2.4 ppc for bug 408709 diff --git a/dev-vcs/qgit/qgit-2.4.ebuild b/dev-vcs/qgit/qgit-2.4.ebuild index 3cb17bc8c7f5..e952001e3a17 100644 --- a/dev-vcs/qgit/qgit-2.4.ebuild +++ b/dev-vcs/qgit/qgit-2.4.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/dev-vcs/qgit/qgit-2.4.ebuild,v 1.4 2012/03/25 14:41:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.4.ebuild,v 1.5 2012/03/25 18:46:03 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~pesa/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="x11-libs/qt-gui:4" |