diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-05 21:38:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-05 21:38:07 +0000 |
commit | f3f1d5cba62f5906ce6247597975018eeb7db664 (patch) | |
tree | 7baa3f33a5d20f395d5e34b636548d8bdf892c96 /x11-libs/qtscriptgenerator | |
parent | set myself as maintainer (diff) | |
download | gentoo-2-f3f1d5cba62f5906ce6247597975018eeb7db664.tar.gz gentoo-2-f3f1d5cba62f5906ce6247597975018eeb7db664.tar.bz2 gentoo-2-f3f1d5cba62f5906ce6247597975018eeb7db664.zip |
Marking qtscriptgenerator-0.1.0-r2 ppc for bug 409677
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/qtscriptgenerator')
-rw-r--r-- | x11-libs/qtscriptgenerator/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qtscriptgenerator/qtscriptgenerator-0.1.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qtscriptgenerator/ChangeLog b/x11-libs/qtscriptgenerator/ChangeLog index f5c52de3fe05..9815a693bec6 100644 --- a/x11-libs/qtscriptgenerator/ChangeLog +++ b/x11-libs/qtscriptgenerator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qtscriptgenerator # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/ChangeLog,v 1.20 2012/05/02 12:32:15 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/ChangeLog,v 1.21 2012/05/05 21:38:07 ranger Exp $ + + 05 May 2012; Brent Baude <ranger@gentoo.org> + qtscriptgenerator-0.1.0-r2.ebuild: + Marking qtscriptgenerator-0.1.0-r2 ppc for bug 409677 *qtscriptgenerator-0.2.0 (02 May 2012) diff --git a/x11-libs/qtscriptgenerator/qtscriptgenerator-0.1.0-r2.ebuild b/x11-libs/qtscriptgenerator/qtscriptgenerator-0.1.0-r2.ebuild index f193aab05eea..d27f34b213cf 100644 --- a/x11-libs/qtscriptgenerator/qtscriptgenerator-0.1.0-r2.ebuild +++ b/x11-libs/qtscriptgenerator/qtscriptgenerator-0.1.0-r2.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/x11-libs/qtscriptgenerator/qtscriptgenerator-0.1.0-r2.ebuild,v 1.5 2012/04/05 20:36:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/qtscriptgenerator-0.1.0-r2.ebuild,v 1.6 2012/05/05 21:38:07 ranger Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://qtscriptgenerator.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="debug kde" DEPEND=" |