eject: use src tarball from archive.ubuntu.com.
--HG-- extra : convert_revision : 5a580441142266ae51e8281faf46238c59cf2430
This commit is contained in:
parent
802006fd00
commit
197759d9d5
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'eject'
|
||||
pkgname=eject
|
||||
version=2.1.5
|
||||
wrksrc=eject
|
||||
distfiles="http://ca.geocities.com/jefftranter@rogers.com/$pkgname-$version.tar.gz"
|
||||
distfiles="http://archive.ubuntu.com/ubuntu/pool/main/e/eject/eject_$version.orig.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Ejects CDs and operates CD-Changers under Linux"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=ef9f7906484cfde4ba223b2682a37058f9a3c7d3bb1adda7a34a67402e2ffe55
|
||||
checksum=a716e4bc8ef326d7e3520129de22dc069126047efb947a0d47451bfc8b135a62
|
||||
long_desc="
|
||||
This little program will eject CD-ROMs (assuming your drive supports the
|
||||
CDROMEJECT ioctl). It also allows setting the autoeject feature.
|
||||
|
|
Loading…
Reference in New Issue