summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-10-27 10:50:42 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-10-27 10:50:42 +0000
commita72e20541b535a89b6e2541b1929d6ab00ed62b2 (patch)
treed8dad54142a365560ffb063823d7dfaaa97d15bd /app-arch/pdv
parentx86 unmask (diff)
downloadhistorical-a72e20541b535a89b6e2541b1929d6ab00ed62b2.tar.gz
historical-a72e20541b535a89b6e2541b1929d6ab00ed62b2.tar.bz2
historical-a72e20541b535a89b6e2541b1929d6ab00ed62b2.zip
x86 unmask
Diffstat (limited to 'app-arch/pdv')
-rw-r--r--app-arch/pdv/Manifest4
-rw-r--r--app-arch/pdv/pdv-1.5.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/pdv/Manifest b/app-arch/pdv/Manifest
index 56ea178a8496..b71db7cb8455 100644
--- a/app-arch/pdv/Manifest
+++ b/app-arch/pdv/Manifest
@@ -1,3 +1,3 @@
-MD5 090b9bbcdafe60f821e963d2884f13ee files/digest-pdv-1.5.1 60
-MD5 99acde2b06c80b2e3757ddb9130715d5 pdv-1.5.1.ebuild 818
MD5 51b9416cc9dd8dd39dd4a6e8e93a0d64 ChangeLog 421
+MD5 a53cc345c8cd514c49df580b9b9f94f5 pdv-1.5.1.ebuild 815
+MD5 090b9bbcdafe60f821e963d2884f13ee files/digest-pdv-1.5.1 60
diff --git a/app-arch/pdv/pdv-1.5.1.ebuild b/app-arch/pdv/pdv-1.5.1.ebuild
index af3ea6f748ff..521fd53eee8d 100644
--- a/app-arch/pdv/pdv-1.5.1.ebuild
+++ b/app-arch/pdv/pdv-1.5.1.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/pdv/pdv-1.5.1.ebuild,v 1.2 2003/09/25 16:52:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pdv/pdv-1.5.1.ebuild,v 1.3 2003/10/27 10:50:37 aliz Exp $
DESCRIPTION="build a self-extracting and self-installing binary package"
HOMEPAGE="http://pdv.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pdv/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="X"
DEPEND="X? ( virtual/x11 )"