diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-06-24 19:41:32 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-06-24 19:41:32 +0000 |
commit | 7154a76bcd35913033cab05bc9798295160508cd (patch) | |
tree | f555e254d1e8e8c9b6a25e73250afe21e8d09f81 /media-sound/vimpc | |
parent | add ~arm, bug #513108 (diff) | |
download | gentoo-2-7154a76bcd35913033cab05bc9798295160508cd.tar.gz gentoo-2-7154a76bcd35913033cab05bc9798295160508cd.tar.bz2 gentoo-2-7154a76bcd35913033cab05bc9798295160508cd.zip |
table for amd64 wrt bug #509530
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'media-sound/vimpc')
-rw-r--r-- | media-sound/vimpc/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/vimpc/vimpc-0.09.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/vimpc/ChangeLog b/media-sound/vimpc/ChangeLog index 644f18bacfef..79511b61acaa 100644 --- a/media-sound/vimpc/ChangeLog +++ b/media-sound/vimpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/vimpc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v 1.20 2014/06/14 09:51:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v 1.21 2014/06/24 19:41:31 nimiux Exp $ + + 24 Jun 2014; Chema Alonso <nimiux@gentoo.org> vimpc-0.09.1.ebuild: + Stable for amd64 wrt bug #509530 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> vimpc-0.09.1.ebuild: x86 stable wrt bug #509530 diff --git a/media-sound/vimpc/vimpc-0.09.1.ebuild b/media-sound/vimpc/vimpc-0.09.1.ebuild index a86e07b78956..11e309235332 100644 --- a/media-sound/vimpc/vimpc-0.09.1.ebuild +++ b/media-sound/vimpc/vimpc-0.09.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/vimpc-0.09.1.ebuild,v 1.2 2014/06/14 09:51:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/vimpc-0.09.1.ebuild,v 1.3 2014/06/24 19:41:32 nimiux Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/Release%20${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="boost taglib" RDEPEND="dev-libs/libpcre |