diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-05 01:13:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-05 01:13:07 +0000 |
commit | 0850f55500a989d7661bceb892e714ce8462afa9 (patch) | |
tree | fac3db4a83a8d6e70c8dc6ac925f45eb653db2a6 /kde-base | |
parent | Committing kde-base/kdebase-desktoptheme-4.2.0 ~ppc for bug 257421 (diff) | |
download | gentoo-2-0850f55500a989d7661bceb892e714ce8462afa9.tar.gz gentoo-2-0850f55500a989d7661bceb892e714ce8462afa9.tar.bz2 gentoo-2-0850f55500a989d7661bceb892e714ce8462afa9.zip |
Committing kde-base/killbots-4.2.0 ~ppc for bug 257421
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'kde-base')
-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 0c0695f348b5..23b607f7b86b 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.1 2009/01/27 17:16:20 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.2 2009/02/05 01:13:07 ranger Exp $ + + 05 Feb 2009; Brent Baude <ranger@gentoo.org> killbots-4.2.0.ebuild: + Marking killbots-4.2.0 ~ppc for bug 257421 *killbots-4.2.0 (27 Jan 2009) diff --git a/kde-base/killbots/killbots-4.2.0.ebuild b/kde-base/killbots/killbots-4.2.0.ebuild index 128f37ea904e..171d5a5aa832 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.1 2009/01/27 17:16:20 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.2.0.ebuild,v 1.2 2009/02/05 01:13:07 ranger Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Kill the bots or they kill you!" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |