summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-05-21 20:25:36 +0000
committerBrent Baude <ranger@gentoo.org>2009-05-21 20:25:36 +0000
commit9148eaf15be0420c7de2f90e6578aed2d527ecd8 (patch)
treed9ecbb34985f2b97000241dbe5990b8ea49210ef /dev-libs/libvformat
parentstable ppc, bug 265037 (diff)
downloadgentoo-2-9148eaf15be0420c7de2f90e6578aed2d527ecd8.tar.gz
gentoo-2-9148eaf15be0420c7de2f90e6578aed2d527ecd8.tar.bz2
gentoo-2-9148eaf15be0420c7de2f90e6578aed2d527ecd8.zip
stable ppc, bug 269108
(Portage version: 2.1.6.11/cvs/Linux ppc64)
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 eababdb8b0f8..85d983bdc70c 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.11 2009/05/14 19:13:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.12 2009/05/21 20:25:36 ranger Exp $
+
+ 21 May 2009; Brent Baude <ranger@gentoo.org> libvformat-1.13-r1.ebuild:
+ stable ppc, bug 269108
14 May 2009; Markus Meier <maekke@gentoo.org> libvformat-1.13-r1.ebuild:
amd64/x86 stable, bug #269108
diff --git a/dev-libs/libvformat/libvformat-1.13-r1.ebuild b/dev-libs/libvformat/libvformat-1.13-r1.ebuild
index 7523cb773c5d..40f45a6ac240 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.4 2009/05/14 19:13:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.5 2009/05/21 20:25:36 ranger 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=""