diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-05-09 16:16:36 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-05-09 16:16:36 +0000 |
commit | 62f822be9226f7cfbaebeca9afff17f338d42247 (patch) | |
tree | 64784b25b92f2cac118faca5057ec9d891778374 /dev-libs/libvformat | |
parent | Add ~sparc wrt #268989 (diff) | |
download | historical-62f822be9226f7cfbaebeca9afff17f338d42247.tar.gz historical-62f822be9226f7cfbaebeca9afff17f338d42247.tar.bz2 historical-62f822be9226f7cfbaebeca9afff17f338d42247.zip |
Stable on alpha, bug #269108
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libvformat')
-rw-r--r-- | dev-libs/libvformat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libvformat/libvformat-1.13-r1.ebuild | 4 |
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="" |