summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-25 19:25:49 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-25 19:25:49 +0000
commit1ca531786162267acaf5e58ad29532d885da9866 (patch)
tree7a9e8db78a045c7d7ff80f28047e65f5fe4f1544 /sys-block
parentStable on hppa. (diff)
downloadgentoo-2-1ca531786162267acaf5e58ad29532d885da9866.tar.gz
gentoo-2-1ca531786162267acaf5e58ad29532d885da9866.tar.bz2
gentoo-2-1ca531786162267acaf5e58ad29532d885da9866.zip
~sparc wrt #100058
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/unieject/ChangeLog5
-rw-r--r--sys-block/unieject/unieject-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/unieject/ChangeLog b/sys-block/unieject/ChangeLog
index cbf47c2ca261..523285463a58 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.5 2005/07/24 17:33:04 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.6 2005/07/25 19:25:49 gustavoz Exp $
+
+ 25 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> unieject-2.1.ebuild:
+ ~sparc wrt #100058
24 Jul 2005; David Holm <dholm@gentoo.org> unieject-2.1.ebuild:
Added to ~ppc.
diff --git a/sys-block/unieject/unieject-2.1.ebuild b/sys-block/unieject/unieject-2.1.ebuild
index 66a208efad0b..4ee09f661cad 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.4 2005/07/24 17:33:04 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-2.1.ebuild,v 1.5 2005/07/25 19:25:49 gustavoz 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-libs/libcdio-0.75-r1