diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-11 16:16:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-11 16:16:26 +0000 |
commit | 942cfdf58030c5a60b6c488babf9c2e1d1804bbd (patch) | |
tree | 361d54a7a28a61ef558a1517ab6911bd6aa3ac22 /dev-libs/libvformat | |
parent | arm stable, bug #284661 (diff) | |
download | gentoo-2-942cfdf58030c5a60b6c488babf9c2e1d1804bbd.tar.gz gentoo-2-942cfdf58030c5a60b6c488babf9c2e1d1804bbd.tar.bz2 gentoo-2-942cfdf58030c5a60b6c488babf9c2e1d1804bbd.zip |
sparc stable wrt #269108
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-libs/libvformat')
-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="" |