diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-19 07:56:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-19 07:56:05 +0000 |
commit | 616e3aa9c545f35c901044edc0cc7c231c847d70 (patch) | |
tree | c218e36784fce6e03980c37b5b16da070f797e41 /media-libs/libdvdnav | |
parent | inherit eutils for epatch (diff) | |
download | historical-616e3aa9c545f35c901044edc0cc7c231c847d70.tar.gz historical-616e3aa9c545f35c901044edc0cc7c231c847d70.tar.bz2 historical-616e3aa9c545f35c901044edc0cc7c231c847d70.zip |
header fix
Diffstat (limited to 'media-libs/libdvdnav')
-rw-r--r-- | media-libs/libdvdnav/libdvdnav-0.1.3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libdvdnav/libdvdnav-0.1.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libdvdnav/libdvdnav-0.1.3.ebuild b/media-libs/libdvdnav/libdvdnav-0.1.3.ebuild index 17c743258d7e..29ea03b68e61 100644 --- a/media-libs/libdvdnav/libdvdnav-0.1.3.ebuild +++ b/media-libs/libdvdnav/libdvdnav-0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-0.1.3.ebuild,v 1.11 2003/03/10 22:36:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-0.1.3.ebuild,v 1.12 2004/03/19 07:56:04 mr_bones_ Exp $ S=${WORKDIR}/${P} DESCRIPTION="Library for DVD navigation tools." diff --git a/media-libs/libdvdnav/libdvdnav-0.1.9.ebuild b/media-libs/libdvdnav/libdvdnav-0.1.9.ebuild index a48ebd7cd743..642634efd132 100644 --- a/media-libs/libdvdnav/libdvdnav-0.1.9.ebuild +++ b/media-libs/libdvdnav/libdvdnav-0.1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-0.1.9.ebuild,v 1.3 2003/07/18 21:55:44 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-0.1.9.ebuild,v 1.4 2004/03/19 07:56:04 mr_bones_ Exp $ S=${WORKDIR}/${P} DESCRIPTION="Library for DVD navigation tools." |