diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-31 03:05:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-31 03:05:02 +0000 |
commit | d24c49fe388c032ea79bc898ed350dc5511aa398 (patch) | |
tree | 33a7b41370ed4fadbe50a71cef2c5870cfe6670b /sys-fs/mac-fdisk | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-d24c49fe388c032ea79bc898ed350dc5511aa398.tar.gz gentoo-2-d24c49fe388c032ea79bc898ed350dc5511aa398.tar.bz2 gentoo-2-d24c49fe388c032ea79bc898ed350dc5511aa398.zip |
stable on ppc64, (again?!?)
Diffstat (limited to 'sys-fs/mac-fdisk')
-rw-r--r-- | sys-fs/mac-fdisk/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/mac-fdisk/mac-fdisk-0.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mac-fdisk/ChangeLog b/sys-fs/mac-fdisk/ChangeLog index 364c02954d2e..e462721114ba 100644 --- a/sys-fs/mac-fdisk/ChangeLog +++ b/sys-fs/mac-fdisk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mac-fdisk # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.4 2004/08/08 00:47:33 slarti Exp $ +# $Id: ChangeLog,v 1.5 2004/08/31 03:05:02 tgall Exp $ + + 30 Aug 2004; Tom Gall <tgall@gentoo.org> mac-fdisk-0.1-r2.ebuild: + marking stable. (Which I SWEAR I've done once before) 08 Aug 2004; Tom Martin <slarti@gentoo.org> mac-fdisk-0.1-r2.ebuild, mac-fdisk-0.1.ebuild: diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1-r2.ebuild b/sys-fs/mac-fdisk/mac-fdisk-0.1-r2.ebuild index 2fb5a9974b9a..6df89ce300c6 100644 --- a/sys-fs/mac-fdisk/mac-fdisk-0.1-r2.ebuild +++ b/sys-fs/mac-fdisk/mac-fdisk-0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/mac-fdisk-0.1-r2.ebuild,v 1.4 2004/08/08 00:47:33 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/mac-fdisk-0.1-r2.ebuild,v 1.5 2004/08/31 03:05:02 tgall Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://http.us.debian.org/debian/pool/main/m/mac-fdisk/${PN}_${PV}.orig LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~ppc ~ppc64" +KEYWORDS="-* ~ppc ppc64" IUSE="" DEPEND="virtual/libc" |