diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 18:26:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 18:26:29 +0000 |
commit | 4b69c064f59ad656cc791b6dc6d98c2cab697e2d (patch) | |
tree | 01bd28339a2ad0c650c624b3e7e87c7f05369dd8 /dev-util/kbuild | |
parent | Stable for x86, wrt bug #465218 (diff) | |
download | gentoo-2-4b69c064f59ad656cc791b6dc6d98c2cab697e2d.tar.gz gentoo-2-4b69c064f59ad656cc791b6dc6d98c2cab697e2d.tar.bz2 gentoo-2-4b69c064f59ad656cc791b6dc6d98c2cab697e2d.zip |
Stable for x86, wrt bug #465200
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/kbuild')
-rw-r--r-- | dev-util/kbuild/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/kbuild/kbuild-0.1.9998_pre20120806.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/kbuild/ChangeLog b/dev-util/kbuild/ChangeLog index ce4c387c9472..dc811bb41dea 100644 --- a/dev-util/kbuild/ChangeLog +++ b/dev-util/kbuild/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/kbuild # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kbuild/ChangeLog,v 1.34 2013/04/09 18:15:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kbuild/ChangeLog,v 1.35 2013/04/09 18:26:29 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + kbuild-0.1.9998_pre20120806.ebuild: + Stable for x86, wrt bug #465200 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> kbuild-0.1.9998_pre20120806.ebuild: diff --git a/dev-util/kbuild/kbuild-0.1.9998_pre20120806.ebuild b/dev-util/kbuild/kbuild-0.1.9998_pre20120806.ebuild index b35b798f02ae..30d5ca6b7f19 100644 --- a/dev-util/kbuild/kbuild-0.1.9998_pre20120806.ebuild +++ b/dev-util/kbuild/kbuild-0.1.9998_pre20120806.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kbuild/kbuild-0.1.9998_pre20120806.ebuild,v 1.4 2013/04/09 18:15:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kbuild/kbuild-0.1.9998_pre20120806.ebuild,v 1.5 2013/04/09 18:26:29 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~polynomial-c/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="sys-devel/flex |