diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-12-17 01:56:49 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-12-17 01:56:49 +0000 |
commit | be45bedf84111dd61d5ebeae2eafa92360499ad5 (patch) | |
tree | 7161c1970b632e77467933e99151ee054d973fff /dev-util | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-be45bedf84111dd61d5ebeae2eafa92360499ad5.tar.gz gentoo-2-be45bedf84111dd61d5ebeae2eafa92360499ad5.tar.bz2 gentoo-2-be45bedf84111dd61d5ebeae2eafa92360499ad5.zip |
amd64 stable, bug 348909
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ciabot-svn/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/ciabot-svn/ciabot-svn-1.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/ciabot-svn/ChangeLog b/dev-util/ciabot-svn/ChangeLog index 03694ce8c25d..d977a5b9ff4a 100644 --- a/dev-util/ciabot-svn/ChangeLog +++ b/dev-util/ciabot-svn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ciabot-svn -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ChangeLog,v 1.3 2007/03/05 03:28:30 genone Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ChangeLog,v 1.4 2010/12/17 01:56:49 darkside Exp $ + + 17 Dec 2010; Jeremy Olexa <darkside@gentoo.org> ciabot-svn-1.15.ebuild: + amd64 stable, bug 348909 05 Mar 2007; Marius Mauch <genone@gentoo.org> ciabot-svn-1.15.ebuild: Replacing einfo with elog diff --git a/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild b/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild index d0984bfd27e7..369c617d0bb9 100644 --- a/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild +++ b/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.3 2009/10/12 19:34:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.4 2010/12/17 01:56:49 darkside Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.py.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~ppc64" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-lang/python" |