diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-20 12:27:18 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-20 12:27:18 +0000 |
commit | d8fd17457c7dcec2ca8795f780ddc4dad0ce3c1b (patch) | |
tree | d20861ca4454df4ab97062a85a0c7fb250511724 /sys-apps/eject | |
parent | Marked stable on amd64 wrt bug #148335. (diff) | |
download | gentoo-2-d8fd17457c7dcec2ca8795f780ddc4dad0ce3c1b.tar.gz gentoo-2-d8fd17457c7dcec2ca8795f780ddc4dad0ce3c1b.tar.bz2 gentoo-2-d8fd17457c7dcec2ca8795f780ddc4dad0ce3c1b.zip |
stable on amd64
(Portage version: 2.1.1)
Diffstat (limited to 'sys-apps/eject')
-rw-r--r-- | sys-apps/eject/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/eject/eject-2.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/eject/ChangeLog b/sys-apps/eject/ChangeLog index 8f4bafb1f090..76d2437139df 100644 --- a/sys-apps/eject/ChangeLog +++ b/sys-apps/eject/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/eject # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/ChangeLog,v 1.58 2006/09/19 13:01:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/ChangeLog,v 1.59 2006/09/20 12:27:18 blubb Exp $ + + 20 Sep 2006; <blubb@gentoo.org> eject-2.1.5.ebuild: + stable on amd64 19 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> eject-2.1.5.ebuild: Stable on sparc wrt #148121 diff --git a/sys-apps/eject/eject-2.1.5.ebuild b/sys-apps/eject/eject-2.1.5.ebuild index 90575d3ce724..2f7bdb57ff65 100644 --- a/sys-apps/eject/eject-2.1.5.ebuild +++ b/sys-apps/eject/eject-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.1.5.ebuild,v 1.4 2006/09/19 13:01:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.1.5.ebuild,v 1.5 2006/09/20 12:27:18 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/disk-management/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="nls" DEPEND="!virtual/eject" |