diff options
author | Steve Dibb <beandog@gentoo.org> | 2011-10-10 23:03:33 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2011-10-10 23:03:33 +0000 |
commit | 4521e65611333bda90487e8e51f1f58c2aed82ad (patch) | |
tree | 92d4de9d044a5b7054afeac510c302359bbeda60 /media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild | |
parent | Update homepage (diff) | |
download | gentoo-2-4521e65611333bda90487e8e51f1f58c2aed82ad.tar.gz gentoo-2-4521e65611333bda90487e8e51f1f58c2aed82ad.tar.bz2 gentoo-2-4521e65611333bda90487e8e51f1f58c2aed82ad.zip |
Move 4.2.0_pre ebuild to release; Fix SRC_URI to use upstream; Update homepage
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild')
-rw-r--r-- | media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild b/media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild index bc48b2cffda7..a6598b880755 100644 --- a/media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild +++ b/media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild,v 1.14 2011/10/10 17:19:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-4.1.3_p1168.ebuild,v 1.15 2011/10/10 23:03:33 beandog Exp $ EAPI=4 WANT_AUTOCONF=2.5 @@ -8,7 +8,7 @@ WANT_AUTOCONF=2.5 inherit autotools libtool multilib DESCRIPTION="Library for DVD navigation tools" -HOMEPAGE="http://mplayerhq.hu/" +HOMEPAGE="http://dvdnav.mplayerhq.hu/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" |