summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-08-30 22:07:35 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-08-30 22:07:35 +0000
commitf65b789a51fd4a6853fe14a93cecce5a05547a90 (patch)
tree5a643b49c989d4a8cdf72326a8a92c95d1bd75c3 /sys-block/unieject
parentFix missing gtklibs dep (diff)
downloadhistorical-f65b789a51fd4a6853fe14a93cecce5a05547a90.tar.gz
historical-f65b789a51fd4a6853fe14a93cecce5a05547a90.tar.bz2
historical-f65b789a51fd4a6853fe14a93cecce5a05547a90.zip
Updated to new version.
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'sys-block/unieject')
-rw-r--r--sys-block/unieject/ChangeLog7
-rw-r--r--sys-block/unieject/Manifest14
-rw-r--r--sys-block/unieject/files/digest-unieject-41
-rw-r--r--sys-block/unieject/unieject-4.ebuild38
4 files changed, 53 insertions, 7 deletions
diff --git a/sys-block/unieject/ChangeLog b/sys-block/unieject/ChangeLog
index 40d5e80eed22..4416efacfb98 100644
--- a/sys-block/unieject/ChangeLog
+++ b/sys-block/unieject/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-block/unieject
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.10 2005/08/25 03:23:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.11 2005/08/30 22:07:35 flameeyes Exp $
+
+*unieject-4 (30 Aug 2005)
+
+ 30 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> +unieject-4.ebuild:
+ Updated to new version.
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> unieject-3.ebuild:
add ~alpha ~ia64 #100058
diff --git a/sys-block/unieject/Manifest b/sys-block/unieject/Manifest
index 87cc5314e74f..1e7c7ffb4c2d 100644
--- a/sys-block/unieject/Manifest
+++ b/sys-block/unieject/Manifest
@@ -1,16 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 7f0b2989cfdaf436a2cbd458a718368a metadata.xml 366
-MD5 f3ecf13ab2e27c93e2068186ce11dd04 ChangeLog 1464
MD5 f9736ed51a06cd95a6865314d00de2ee unieject-2.1.ebuild 834
+MD5 ae1ff02d23fda1576b1c14b53661ee5e ChangeLog 1592
MD5 4262a57a2082ddf7931d0acdd81b9149 unieject-3.ebuild 1043
+MD5 eee0438cc7db45d4d14c8642eed1020c unieject-4.ebuild 1058
+MD5 7f0b2989cfdaf436a2cbd458a718368a metadata.xml 366
MD5 7e1ed35b5738912bbb005afcc2a5e02f files/digest-unieject-3 63
MD5 f97c06784d29f0285065265ba14ccf1d files/digest-unieject-2.1 65
+MD5 564dd62090f6cb257cd2d247e5008a77 files/digest-unieject-4 63
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDDTnNBXaUFmZvwyMRApKjAJ4gzdDxXaWeLP5Uzgawm8lgFmyP9gCfWmH7
-IAHUecb9VEdRT+1M4CiMWXU=
-=AUCZ
+iD8DBQFDFNjLj5H05b2HAEkRAgGpAJkBMzmG8XVaBX3+klhjGV87lCDIEQCfW+dU
+RdiTPdz588ogyMPbDSECAj0=
+=GhAZ
-----END PGP SIGNATURE-----
diff --git a/sys-block/unieject/files/digest-unieject-4 b/sys-block/unieject/files/digest-unieject-4
new file mode 100644
index 000000000000..08268a4accda
--- /dev/null
+++ b/sys-block/unieject/files/digest-unieject-4
@@ -0,0 +1 @@
+MD5 a0b33c7ffa9bc10ab7684267f5c59e20 unieject-4.tar.bz2 289662
diff --git a/sys-block/unieject/unieject-4.ebuild b/sys-block/unieject/unieject-4.ebuild
new file mode 100644
index 000000000000..388bb78156ed
--- /dev/null
+++ b/sys-block/unieject/unieject-4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-4.ebuild,v 1.1 2005/08/30 22:07:35 flameeyes Exp $
+
+DESCRIPTION="Multiplatform command to eject and load CD-Rom drives"
+HOMEPAGE="http://dev.gentoo.org/~flameeyes/projects.xhtml"
+SRC_URI="http://digilander.libero.it/dgp85/files/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="nls"
+
+RDEPEND=">=dev-libs/libcdio-0.75-r1
+ dev-libs/popt
+ >=dev-libs/confuse-2.5
+ nls? ( sys-devel/gettext )
+ !virtual/eject"
+DEPEND="${RDEPEND}
+ sys-apps/sed
+ sys-devel/gettext
+ app-text/txt2man"
+
+PROVIDE="virtual/eject"
+
+src_compile() {
+ econf $(use_enable nls) || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ make DESTDIR="${D}" install
+ dodoc README ChangeLog NEWS AUTHORS unieject.conf.sample
+
+ # Symlink to eject to provide a good virtual/eject
+ dosym unieject.1.gz /usr/share/man/man1/eject.1.gz
+ dosym unieject /usr/bin/eject
+}