diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:43:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:43:58 +0000 |
commit | 4e7330d5c4fbdfce9a6bc3e884e8258b84d10f04 (patch) | |
tree | 485d7dbf934bec8f4b32f3fc99859dd7aa41ec90 /dev-util/cppi | |
parent | Stable for x86, wrt bug #470482 (diff) | |
download | gentoo-2-4e7330d5c4fbdfce9a6bc3e884e8258b84d10f04.tar.gz gentoo-2-4e7330d5c4fbdfce9a6bc3e884e8258b84d10f04.tar.bz2 gentoo-2-4e7330d5c4fbdfce9a6bc3e884e8258b84d10f04.zip |
Stable for x86, wrt bug #470484
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/cppi')
-rw-r--r-- | dev-util/cppi/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/cppi/cppi-1.18.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-util/cppi/ChangeLog b/dev-util/cppi/ChangeLog index 254be1698b97..bf56af930294 100644 --- a/dev-util/cppi/ChangeLog +++ b/dev-util/cppi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cppi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppi/ChangeLog,v 1.12 2013/03/18 19:57:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppi/ChangeLog,v 1.13 2013/05/20 08:43:58 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> cppi-1.18.ebuild: + Stable for x86, wrt bug #470484 *cppi-1.18 (18 Mar 2013) @@ -52,4 +55,3 @@ 04 Mar 2010; Jeroen Roovers <jer@gentoo.org> +cppi-1.14.ebuild, +metadata.xml: Initial commit. - diff --git a/dev-util/cppi/cppi-1.18.ebuild b/dev-util/cppi/cppi-1.18.ebuild index 371bf60535c7..c174cade3898 100644 --- a/dev-util/cppi/cppi-1.18.ebuild +++ b/dev-util/cppi/cppi-1.18.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/cppi/cppi-1.18.ebuild,v 1.1 2013/03/18 19:57:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppi/cppi-1.18.ebuild,v 1.2 2013/05/20 08:43:58 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="nls" CPPI_LINGUAS="de eo fi fr hr it ja pl sr sv uk vi" |