summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-19 11:03:06 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-19 11:03:06 +0000
commit161b9fb3844786718f79dbe1c4ed600ba900ed25 (patch)
tree7e10401f83cd680854ec24231dceba01be217c2a /dev-libs/vc
parentAdd ~ppc, wrt bug #498424 (diff)
downloadgentoo-2-161b9fb3844786718f79dbe1c4ed600ba900ed25.tar.gz
gentoo-2-161b9fb3844786718f79dbe1c4ed600ba900ed25.tar.bz2
gentoo-2-161b9fb3844786718f79dbe1c4ed600ba900ed25.zip
amd64 stable, bug 492678
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/vc')
-rw-r--r--dev-libs/vc/ChangeLog5
-rw-r--r--dev-libs/vc/vc-0.7.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/vc/ChangeLog b/dev-libs/vc/ChangeLog
index f39363603173..cde4556cb8a4 100644
--- a/dev-libs/vc/ChangeLog
+++ b/dev-libs/vc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/vc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/vc/ChangeLog,v 1.2 2014/01/05 18:54:32 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/vc/ChangeLog,v 1.3 2014/01/19 11:03:06 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> vc-0.7.2.ebuild:
+ amd64 stable, bug 492678
*vc-0.7.3 (05 Jan 2014)
diff --git a/dev-libs/vc/vc-0.7.2.ebuild b/dev-libs/vc/vc-0.7.2.ebuild
index 191793e4a906..f7c008e15a13 100644
--- a/dev-libs/vc/vc-0.7.2.ebuild
+++ b/dev-libs/vc/vc-0.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/vc/vc-0.7.2.ebuild,v 1.1 2013/09/14 13:13:40 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/vc/vc-0.7.2.ebuild,v 1.2 2014/01/19 11:03:06 pacho Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI+=" https://gitorious.org/${PN}/${PN}/archive-tarball/${PV} -> ${P}.tar.g
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
src_unpack() {