summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-09 16:16:36 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-09 16:16:36 +0000
commitd5cdbdcbdf1c23d56ae6260c7ed81b9845f5564e (patch)
tree0d4f7d8eb0534c82e55acabcf2331f1b8eb63479 /dev-libs/libvformat
parentAdd ~sparc wrt #268989 (diff)
downloadgentoo-2-d5cdbdcbdf1c23d56ae6260c7ed81b9845f5564e.tar.gz
gentoo-2-d5cdbdcbdf1c23d56ae6260c7ed81b9845f5564e.tar.bz2
gentoo-2-d5cdbdcbdf1c23d56ae6260c7ed81b9845f5564e.zip
Stable on alpha, bug #269108
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libvformat')
-rw-r--r--dev-libs/libvformat/ChangeLog6
-rw-r--r--dev-libs/libvformat/libvformat-1.13-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libvformat/ChangeLog b/dev-libs/libvformat/ChangeLog
index 7eaa41b15c7a..586e9a0e06cc 100644
--- a/dev-libs/libvformat/ChangeLog
+++ b/dev-libs/libvformat/ChangeLog
@@ -1,6 +1,10 @@
# 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.9 2009/05/03 18:40:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.10 2009/05/09 16:16:36 klausman Exp $
+
+ 09 May 2009; Tobias Klausmann <klausman@gentoo.org>
+ libvformat-1.13-r1.ebuild:
+ Stable on alpha, bug #269108
03 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 fe5f3d2aecba..a3ebfc83bf18 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.2 2009/05/03 18:40:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.3 2009/05/09 16:16:36 klausman 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=""