diff options
author | 2009-02-05 23:58:44 +0000 | |
---|---|---|
committer | 2009-02-05 23:58:44 +0000 | |
commit | 1e2d7301647670400a4f9eef76128e027c8f376b (patch) | |
tree | 69f8bb1478b9b4d46206dd4784a77b301e9ca31c /kde-base/killbots | |
parent | Marking bomber-4.2.0 ~ppc64 for bug 257421 (diff) | |
download | historical-1e2d7301647670400a4f9eef76128e027c8f376b.tar.gz historical-1e2d7301647670400a4f9eef76128e027c8f376b.tar.bz2 historical-1e2d7301647670400a4f9eef76128e027c8f376b.zip |
Marking killbots-4.2.0 ~ppc64 for bug 257421
Package-Manager: portage-2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'kde-base/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 23b607f7b86b..cf44c8b9eb0f 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/killbots # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.2 2009/02/05 01:13:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.3 2009/02/05 23:58:44 ranger Exp $ + + 05 Feb 2009; Brent Baude <ranger@gentoo.org> killbots-4.2.0.ebuild: + Marking killbots-4.2.0 ~ppc64 for bug 257421 05 Feb 2009; Brent Baude <ranger@gentoo.org> killbots-4.2.0.ebuild: Marking killbots-4.2.0 ~ppc for bug 257421 diff --git a/kde-base/killbots/killbots-4.2.0.ebuild b/kde-base/killbots/killbots-4.2.0.ebuild index 171d5a5aa832..72105fd6e72d 100644 --- a/kde-base/killbots/killbots-4.2.0.ebuild +++ b/kde-base/killbots/killbots-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.2.0.ebuild,v 1.2 2009/02/05 01:13:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.2.0.ebuild,v 1.3 2009/02/05 23:58:44 ranger Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Kill the bots or they kill you!" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" |