summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-23 18:06:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-23 18:06:40 +0000
commit87ee61d0d653fbc05ffe8d37ff86704642604e43 (patch)
treed903961a3a3e2d15836603ac1f2bd5c009925800
parentStable for amd64, wrt bug #442394 (diff)
downloadgentoo-2-87ee61d0d653fbc05ffe8d37ff86704642604e43.tar.gz
gentoo-2-87ee61d0d653fbc05ffe8d37ff86704642604e43.tar.bz2
gentoo-2-87ee61d0d653fbc05ffe8d37ff86704642604e43.zip
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r--dev-util/build/ChangeLog5
-rw-r--r--dev-util/build/build-0.3.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/build/ChangeLog b/dev-util/build/ChangeLog
index 30edc3369502..ac4868fc9541 100644
--- a/dev-util/build/ChangeLog
+++ b/dev-util/build/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/build
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/build/ChangeLog,v 1.4 2012/11/22 12:24:01 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/build/ChangeLog,v 1.5 2012/11/23 18:06:40 ago Exp $
+
+ 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> build-0.3.9.ebuild:
+ Stable for amd64, wrt bug #442394
22 Nov 2012; Tiziano Müller <dev-zero@gentoo.org> -build-0.3.8.ebuild:
Drop old.
diff --git a/dev-util/build/build-0.3.9.ebuild b/dev-util/build/build-0.3.9.ebuild
index 01152f7a28b6..d8e33723eedd 100644
--- a/dev-util/build/build-0.3.9.ebuild
+++ b/dev-util/build/build-0.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/build/build-0.3.9.ebuild,v 1.2 2012/10/17 18:23:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/build/build-0.3.9.ebuild,v 1.3 2012/11/23 18:06:40 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@ HOMEPAGE="http://kolpackov.net/projects/build/"
SLOT="$(get_version_component_range 1-2)"
SRC_URI="http://www.codesynthesis.com/download/${PN}/${SLOT}/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="examples"
DEPEND=""