diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-25 17:38:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-25 17:38:28 +0000 |
commit | 2c6588aed9451ff2077834388f3e5d2814fff1d3 (patch) | |
tree | dbdd15a6b6027c6da51380c3f2351e8ebefd3981 /app-misc/tpconfig | |
parent | Add libav-9 support (diff) | |
download | gentoo-2-2c6588aed9451ff2077834388f3e5d2814fff1d3.tar.gz gentoo-2-2c6588aed9451ff2077834388f3e5d2814fff1d3.tar.bz2 gentoo-2-2c6588aed9451ff2077834388f3e5d2814fff1d3.zip |
Add ~amd64
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-misc/tpconfig')
-rw-r--r-- | app-misc/tpconfig/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/tpconfig/tpconfig-3.1.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/tpconfig/ChangeLog b/app-misc/tpconfig/ChangeLog index 0a8001da1c19..ab1f941ccd94 100644 --- a/app-misc/tpconfig/ChangeLog +++ b/app-misc/tpconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tpconfig -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tpconfig/ChangeLog,v 1.10 2008/12/30 20:29:22 angelos Exp $ +# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/tpconfig/ChangeLog,v 1.11 2012/11/25 17:38:28 ago Exp $ + + 25 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tpconfig-3.1.3.ebuild: + Add ~amd64 30 Dec 2008; Christoph Mende <angelos@gentoo.org> tpconfig-3.1.3.ebuild: QA: Respect CC (bug 243678) diff --git a/app-misc/tpconfig/tpconfig-3.1.3.ebuild b/app-misc/tpconfig/tpconfig-3.1.3.ebuild index b016fdc7f98e..6e57712277c9 100644 --- a/app-misc/tpconfig/tpconfig-3.1.3.ebuild +++ b/app-misc/tpconfig/tpconfig-3.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tpconfig/tpconfig-3.1.3.ebuild,v 1.13 2008/12/30 20:29:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tpconfig/tpconfig-3.1.3.ebuild,v 1.14 2012/11/25 17:38:27 ago Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" src_compile() { |