diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-21 20:25:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-21 20:25:36 +0000 |
commit | 9f2c75ee4e8a3f3ade45c32a71053f38ed441750 (patch) | |
tree | c820280e3295288c592f5a7fbd83a23a5f8a4ef1 /dev-libs/libvformat/libvformat-1.13-r1.ebuild | |
parent | stable ppc, bug 265037 (diff) | |
download | historical-9f2c75ee4e8a3f3ade45c32a71053f38ed441750.tar.gz historical-9f2c75ee4e8a3f3ade45c32a71053f38ed441750.tar.bz2 historical-9f2c75ee4e8a3f3ade45c32a71053f38ed441750.zip |
stable ppc, bug 269108
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'dev-libs/libvformat/libvformat-1.13-r1.ebuild')
-rw-r--r-- | dev-libs/libvformat/libvformat-1.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |