diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2002-05-01 03:10:37 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2002-05-01 03:10:37 +0000 |
commit | 324eb1c2fba4de9888e76b695b276416b40c22ff (patch) | |
tree | 71a7139c2bf0fc46c6e9e3984ec1b0c5c51582dd /media-libs | |
parent | Indenting fix (diff) | |
download | gentoo-2-324eb1c2fba4de9888e76b695b276416b40c22ff.tar.gz gentoo-2-324eb1c2fba4de9888e76b695b276416b40c22ff.tar.bz2 gentoo-2-324eb1c2fba4de9888e76b695b276416b40c22ff.zip |
Forgot to update the description.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libdvdnav/libdvdnav-0.1.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libdvdnav/libdvdnav-0.1.0.ebuild b/media-libs/libdvdnav/libdvdnav-0.1.0.ebuild index ab6b3cd6f929..6d2e1791f29e 100644 --- a/media-libs/libdvdnav/libdvdnav-0.1.0.ebuild +++ b/media-libs/libdvdnav/libdvdnav-0.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Copyright 1999-2002 Arcady Genkin <agenkin@thpoon.com> +# Distributed under the terms of the GNU General Public License, v2 # Maintainer: Arcady Genkin <agenkin@thpoon.com> -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-0.1.0.ebuild,v 1.2 2002/05/01 03:08:27 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-0.1.0.ebuild,v 1.3 2002/05/01 03:10:37 agenkin Exp $ -DESCRIPTION="This is a sample skeleton ebuild file" +DESCRIPTION="Library for DVD navigation tools." HOMEPAGE="http://sourceforge.net/projects/dvd/" SRC_URI="http://prdownloads.sourceforge.net/dvd/${P}.tar.gz" |