diff options
author | Ian Leitch <port001@gentoo.org> | 2005-07-24 08:27:31 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2005-07-24 08:27:31 +0000 |
commit | d88ccdc3d0cd81fe9565d79853445e3ca8d1a98a (patch) | |
tree | 3380d97831ed72957a5a8afa4d5a803203d218e3 /sys-block | |
parent | added ~ppc64 (diff) | |
download | historical-d88ccdc3d0cd81fe9565d79853445e3ca8d1a98a.tar.gz historical-d88ccdc3d0cd81fe9565d79853445e3ca8d1a98a.tar.bz2 historical-d88ccdc3d0cd81fe9565d79853445e3ca8d1a98a.zip |
Marked ~x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/unieject/ChangeLog | 5 | ||||
-rw-r--r-- | sys-block/unieject/Manifest | 4 | ||||
-rw-r--r-- | sys-block/unieject/unieject-2.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-block/unieject/ChangeLog b/sys-block/unieject/ChangeLog index 4c137447aeb9..8d3ac20a4f8d 100644 --- a/sys-block/unieject/ChangeLog +++ b/sys-block/unieject/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2005/07/24 07:42:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.4 2005/07/24 08:27:31 port001 Exp $ + + 24 Jul 2005; Ian Leitch <port001@gentoo.org> unieject-2.1.ebuild: + Marked ~x86 24 Jul 2005; Markus Rothe <corsair@gentoo.org> unieject-2.1.ebuild: added ~ppc64 diff --git a/sys-block/unieject/Manifest b/sys-block/unieject/Manifest index 9247320fd43c..5944c95b68ad 100644 --- a/sys-block/unieject/Manifest +++ b/sys-block/unieject/Manifest @@ -1,4 +1,4 @@ -MD5 56216e0128c474c0228ae7bb987e6590 ChangeLog 701 +MD5 9ce77fecaaf7758d70a0f18b9d22af90 unieject-2.1.ebuild 821 +MD5 ef4042227583c77e886b4385a7ec0296 ChangeLog 784 MD5 7f0b2989cfdaf436a2cbd458a718368a metadata.xml 366 -MD5 1c99169d51b4f9a604e02f0d4273782f unieject-2.1.ebuild 816 MD5 f97c06784d29f0285065265ba14ccf1d files/digest-unieject-2.1 65 diff --git a/sys-block/unieject/unieject-2.1.ebuild b/sys-block/unieject/unieject-2.1.ebuild index 11f55fda54ba..f5c9b0858c9f 100644 --- a/sys-block/unieject/unieject-2.1.ebuild +++ b/sys-block/unieject/unieject-2.1.ebuild @@ -1,6 +1,6 @@ # 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-2.1.ebuild,v 1.2 2005/07/24 07:42:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-2.1.ebuild,v 1.3 2005/07/24 08:27:31 port001 Exp $ DESCRIPTION="Multiplatform command to eject and load CD-Rom drives" HOMEPAGE="http://dev.gentoo.org/~flameeyes/projects.xhtml" @@ -8,7 +8,7 @@ SRC_URI="http://digilander.libero.it/dgp85/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-libs/libcdio-0.75-r1 |