summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-14 19:13:27 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-14 19:13:27 +0000
commit11b78701843b0b291d66fd93099e5e2c1687bcfd (patch)
tree3597bd32982348830d1ffe3c44bc8da985949306 /dev-libs/libvformat
parentamd64 stable, bug #266986 (diff)
downloadgentoo-2-11b78701843b0b291d66fd93099e5e2c1687bcfd.tar.gz
gentoo-2-11b78701843b0b291d66fd93099e5e2c1687bcfd.tar.bz2
gentoo-2-11b78701843b0b291d66fd93099e5e2c1687bcfd.zip
amd64/x86 stable, bug #269108
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libvformat')
-rw-r--r--dev-libs/libvformat/ChangeLog5
-rw-r--r--dev-libs/libvformat/libvformat-1.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libvformat/ChangeLog b/dev-libs/libvformat/ChangeLog
index 586e9a0e06cc..eababdb8b0f8 100644
--- a/dev-libs/libvformat/ChangeLog
+++ b/dev-libs/libvformat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libvformat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.10 2009/05/09 16:16:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.11 2009/05/14 19:13:27 maekke Exp $
+
+ 14 May 2009; Markus Meier <maekke@gentoo.org> libvformat-1.13-r1.ebuild:
+ amd64/x86 stable, bug #269108
09 May 2009; Tobias Klausmann <klausman@gentoo.org>
libvformat-1.13-r1.ebuild:
diff --git a/dev-libs/libvformat/libvformat-1.13-r1.ebuild b/dev-libs/libvformat/libvformat-1.13-r1.ebuild
index a3ebfc83bf18..7523cb773c5d 100644
--- a/dev-libs/libvformat/libvformat-1.13-r1.ebuild
+++ b/dev-libs/libvformat/libvformat-1.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.3 2009/05/09 16:16:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.4 2009/05/14 19:13:27 maekke Exp $
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/libv/${PN}/${PN}_${PV}.orig.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ppc ~x86"
+KEYWORDS="alpha amd64 ~ppc x86"
IUSE=""
DEPEND=""