diff options
-rw-r--r-- | dev-libs/libvformat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libvformat/libvformat-1.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libvformat/ChangeLog b/dev-libs/libvformat/ChangeLog index 093ad48ca757..68cf4bda4907 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.13 2009/08/23 08:16:29 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.14 2009/10/11 16:16:26 armin76 Exp $ + + 11 Oct 2009; Raúl Porcel <armin76@gentoo.org> libvformat-1.13-r1.ebuild: + sparc stable wrt #269108 23 Aug 2009; Alin Năstac <mrness@gentoo.org> -libvformat-1.13.ebuild: Remove obsolete revision. diff --git a/dev-libs/libvformat/libvformat-1.13-r1.ebuild b/dev-libs/libvformat/libvformat-1.13-r1.ebuild index 40f45a6ac240..fcd48b333c9c 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.5 2009/05/21 20:25:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.6 2009/10/11 16:16:26 armin76 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 sparc x86" IUSE="" DEPEND="" |