diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-24 07:42:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-24 07:42:51 +0000 |
commit | f113d7053526a4a4a70ac517be4f08851f518b50 (patch) | |
tree | 3eb57316e7f4ec7faa621c43c69dd6eea70a1e58 /sys-block | |
parent | added ~ppc64 (diff) | |
download | historical-f113d7053526a4a4a70ac517be4f08851f518b50.tar.gz historical-f113d7053526a4a4a70ac517be4f08851f518b50.tar.bz2 historical-f113d7053526a4a4a70ac517be4f08851f518b50.zip |
added ~ppc64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/unieject/ChangeLog | 5 | ||||
-rw-r--r-- | sys-block/unieject/Manifest | 14 | ||||
-rw-r--r-- | sys-block/unieject/unieject-2.1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-block/unieject/ChangeLog b/sys-block/unieject/ChangeLog index 3eb8864487fe..4c137447aeb9 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.2 2005/07/24 00:33:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.3 2005/07/24 07:42:51 corsair Exp $ + + 24 Jul 2005; Markus Rothe <corsair@gentoo.org> unieject-2.1.ebuild: + added ~ppc64 *unieject-2.1 (24 Jul 2005) diff --git a/sys-block/unieject/Manifest b/sys-block/unieject/Manifest index 49493caa6f8f..9247320fd43c 100644 --- a/sys-block/unieject/Manifest +++ b/sys-block/unieject/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 56216e0128c474c0228ae7bb987e6590 ChangeLog 701 MD5 7f0b2989cfdaf436a2cbd458a718368a metadata.xml 366 -MD5 19c5ce7f71e90b46ad588b78eab28fb4 ChangeLog 617 -MD5 7213b57614525f059b6c022c9f6f8c90 unieject-2.1.ebuild 811 +MD5 1c99169d51b4f9a604e02f0d4273782f unieject-2.1.ebuild 816 MD5 f97c06784d29f0285065265ba14ccf1d files/digest-unieject-2.1 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC4uILj5H05b2HAEkRAlZHAJwLNf1UAz9lYRJbNoqJrTh5vwUiLQCeJ16L -BKncXGagkLI6IKTVWq+eLdo= -=45C6 ------END PGP SIGNATURE----- diff --git a/sys-block/unieject/unieject-2.1.ebuild b/sys-block/unieject/unieject-2.1.ebuild index ddb0465d5912..11f55fda54ba 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.1 2005/07/24 00:33:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-2.1.ebuild,v 1.2 2005/07/24 07:42:51 corsair 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" +KEYWORDS="~amd64 ~ppc64" IUSE="" RDEPEND=">=dev-libs/libcdio-0.75-r1 |