diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-10 17:17:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-10 17:17:24 +0000 |
commit | 826d36de2c72015e3f7203092e31404d97c09465 (patch) | |
tree | 75ef9f468379ca80b9ff2b119ca1fee08e8f15f7 /app-portage | |
parent | Marking libmowgli-1.0.0 ppc for bug 407585 (diff) | |
download | gentoo-2-826d36de2c72015e3f7203092e31404d97c09465.tar.gz gentoo-2-826d36de2c72015e3f7203092e31404d97c09465.tar.bz2 gentoo-2-826d36de2c72015e3f7203092e31404d97c09465.zip |
Marking porticron-0.6 ppc for bug 367189
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/porticron/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/porticron/porticron-0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/porticron/ChangeLog b/app-portage/porticron/ChangeLog index 86376bdd22ea..4148b816868b 100644 --- a/app-portage/porticron/ChangeLog +++ b/app-portage/porticron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/porticron -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.28 2011/05/31 20:17:15 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.29 2012/03/10 17:17:24 ranger Exp $ + + 10 Mar 2012; Brent Baude <ranger@gentoo.org> porticron-0.6.ebuild: + Marking porticron-0.6 ppc for bug 367189 31 May 2011; Markus Meier <maekke@gentoo.org> porticron-0.6.ebuild: x86 stable, bug #367189 diff --git a/app-portage/porticron/porticron-0.6.ebuild b/app-portage/porticron/porticron-0.6.ebuild index 02446c18c076..682a6b448d4b 100644 --- a/app-portage/porticron/porticron-0.6.ebuild +++ b/app-portage/porticron/porticron-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.6.ebuild,v 1.4 2011/05/31 20:17:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.6.ebuild,v 1.5 2012/03/10 17:17:24 ranger Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="" DEPEND="" |