summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-09 10:39:42 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-09 10:39:42 +0000
commit2ba2c4a7f99c5e9b4d052b20502539d3aed5620f (patch)
tree44a7f3aee2c19d3243a8bf5d43a47bd5196d654d /sys-apps
parentrepoman QA issues (diff)
downloadgentoo-2-2ba2c4a7f99c5e9b4d052b20502539d3aed5620f.tar.gz
gentoo-2-2ba2c4a7f99c5e9b4d052b20502539d3aed5620f.tar.bz2
gentoo-2-2ba2c4a7f99c5e9b4d052b20502539d3aed5620f.zip
repoman'd
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/mac-fdisk/ChangeLog (renamed from sys-apps/mac-fdisk/Changelog)6
-rw-r--r--sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild11
2 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/mac-fdisk/Changelog b/sys-apps/mac-fdisk/ChangeLog
index eb6a18511436..2271fbe016f1 100644
--- a/sys-apps/mac-fdisk/Changelog
+++ b/sys-apps/mac-fdisk/ChangeLog
@@ -1,9 +1,9 @@
# ChangeLog for sys-apps/mac-fdisk
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Id: Changelog,v 1.1 2002/04/27 10:31:17 pvdabeel Exp $
+# $Id: ChangeLog,v 1.1 2002/07/09 10:39:42 seemant Exp $
-*mac-fdisk-0.1 (Sun Mar 17 23:27:28 CST 2002)
+*mac-fdisk-0.1 (17 Mar 2002)
-Sun Mar 17 23:29:06 CST 2002; Kain <kain@kain.org> all:
+17 Mar 2002; Kain <kain@kain.org> all:
This is an initial .ebuild for mac-fdisk 0.1 for ppc machines.
diff --git a/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild b/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild
index 6d5d62b91a60..edb8962e0c42 100644
--- a/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild
+++ b/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild
@@ -1,14 +1,17 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Maintainer: Kain X <kain@kain.org>
-# $Id: mac-fdisk-0.1.ebuild,v 1.1 2002/04/27 10:31:17 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild,v 1.2 2002/07/09 10:39:42 seemant Exp $
S=${WORKDIR}/${P}
DEBRV=8
DESCRIPTION="Mac/PowerMac disk partitinoing utility"
-SRC_URI="http://http.us.debian.org/debian/pool/main/m/mac-fdisk/mac-fdisk_${PV}.orig.tar.gz
- http://http.us.debian.org/debian/pool/main/m/mac-fdisk/mac-fdisk_${PV}-${DEBRV}.diff.gz"
+SRC_URI="http://http.us.debian.org/debian/pool/main/m/mac-fdisk/${PN}_${PV}.orig.tar.gz
+ http://http.us.debian.org/debian/pool/main/m/mac-fdisk/${PN}_${PV}-${DEBRV}.diff.gz"
+
#HOMEPAGE=""
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="ppc"
DEPEND="virtual/glibc"
src_unpack() {