diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
commit | d78679e5f88880ae6c2e13ea90c44849dde95ea7 (patch) | |
tree | 099dd462f20252096009db213354de5e33888521 /media-video/dvdbackup | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-d78679e5f88880ae6c2e13ea90c44849dde95ea7.tar.gz gentoo-2-d78679e5f88880ae6c2e13ea90c44849dde95ea7.tar.bz2 gentoo-2-d78679e5f88880ae6c2e13ea90c44849dde95ea7.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/dvdbackup')
-rw-r--r-- | media-video/dvdbackup/dvdbackup-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/dvdbackup/dvdbackup-0.1.1.ebuild b/media-video/dvdbackup/dvdbackup-0.1.1.ebuild index 0d3d980db6ce..2edad9d6a190 100644 --- a/media-video/dvdbackup/dvdbackup-0.1.1.ebuild +++ b/media-video/dvdbackup/dvdbackup-0.1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.1.1.ebuild,v 1.1 2003/03/24 18:37:57 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.1.1.ebuild,v 1.2 2003/07/12 21:12:37 aliz Exp $ DESCRIPTION="Backup content from DVD to hard disk" HOMEPAGE="http://dvd-create.sourceforge.net/" SRC_URI="http://dvd-create.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="media-libs/libdvdread" |