diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:41:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:41:42 +0000 |
commit | 462e9bdcdce8d59f76edc3af6de8d329043c0cbb (patch) | |
tree | e555185f7a6ceaac49adca953a4918f4d51d164a /dev-vcs | |
parent | ia64/m68k/s390/sh/sparc stable wrt #400111 (diff) | |
download | gentoo-2-462e9bdcdce8d59f76edc3af6de8d329043c0cbb.tar.gz gentoo-2-462e9bdcdce8d59f76edc3af6de8d329043c0cbb.tar.bz2 gentoo-2-462e9bdcdce8d59f76edc3af6de8d329043c0cbb.zip |
Marking qgit-2.4 ppc 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 b7b17eecd0b2..ba25b40ec8be 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.5 2012/03/24 16:53:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.6 2012/03/25 14:41:42 ranger Exp $ + + 25 Mar 2012; Brent Baude <ranger@gentoo.org> qgit-2.4.ebuild: + Marking qgit-2.4 ppc for bug 408709 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> qgit-2.4.ebuild: x86 stable wrt bug #408709 diff --git a/dev-vcs/qgit/qgit-2.4.ebuild b/dev-vcs/qgit/qgit-2.4.ebuild index 697feea04b8e..3cb17bc8c7f5 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.3 2012/03/24 16:53:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.4.ebuild,v 1.4 2012/03/25 14:41:42 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" |