diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-05-20 10:24:12 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-05-20 10:24:12 +0000 |
commit | 7fb94056d2e93116f952f73d985dbeeff959c1bb (patch) | |
tree | 077bdf44294ec484b6d54df7150a6f15a67c40b3 /dev-util/cppi | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-7fb94056d2e93116f952f73d985dbeeff959c1bb.tar.gz gentoo-2-7fb94056d2e93116f952f73d985dbeeff959c1bb.tar.bz2 gentoo-2-7fb94056d2e93116f952f73d985dbeeff959c1bb.zip |
Stable for amd64 wrt bug #470484
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-util/cppi')
-rw-r--r-- | dev-util/cppi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cppi/cppi-1.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cppi/ChangeLog b/dev-util/cppi/ChangeLog index bf56af930294..8f4a244dd3bb 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.13 2013/05/20 08:43:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppi/ChangeLog,v 1.14 2013/05/20 10:24:12 nimiux Exp $ + + 20 May 2013; Chema Alonso <nimiux@gentoo.org> cppi-1.18.ebuild: + Stable for amd64 wrt bug #470484 20 May 2013; Agostino Sarubbo <ago@gentoo.org> cppi-1.18.ebuild: Stable for x86, wrt bug #470484 diff --git a/dev-util/cppi/cppi-1.18.ebuild b/dev-util/cppi/cppi-1.18.ebuild index c174cade3898..55ff89d016c1 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.2 2013/05/20 08:43:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppi/cppi-1.18.ebuild,v 1.3 2013/05/20 10:24:12 nimiux 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" |