summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-01 20:36:34 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-01 20:36:34 +0000
commit6bf0a531e208a54e40b64c7ea35c92131ede055a (patch)
tree5c9599e34496c7e987cfdd9d80c3c39f8c6ad291 /app-arch/dpkg
parentAdded hppa to KEYWORDS. (diff)
downloadgentoo-2-6bf0a531e208a54e40b64c7ea35c92131ede055a.tar.gz
gentoo-2-6bf0a531e208a54e40b64c7ea35c92131ede055a.tar.bz2
gentoo-2-6bf0a531e208a54e40b64c7ea35c92131ede055a.zip
unmask, SRC_URI and changelog fixes
Diffstat (limited to 'app-arch/dpkg')
-rw-r--r--app-arch/dpkg/dpkg-1.10.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dpkg/dpkg-1.10.9.ebuild b/app-arch/dpkg/dpkg-1.10.9.ebuild
index 0692ba11459d..60130df0163c 100644
--- a/app-arch/dpkg/dpkg-1.10.9.ebuild
+++ b/app-arch/dpkg/dpkg-1.10.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.10.9.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.10.9.ebuild,v 1.5 2003/07/01 20:36:34 aliz Exp $
S=${WORKDIR}/${P}
IUSE=""
@@ -8,7 +8,7 @@ DESCRIPTION="Package maintenance system for Debian (no start-stop-dameon, dselec
SRC_URI="http://ftp.debian.org/debian/pool/main/d/dpkg/${PN}_${PV}.tar.gz"
HOMEPAGE="http://packages.debian.org/unstable/base/dpkg.html"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"