diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 19:19:17 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 19:19:17 +0000 |
commit | a129145fa87ea826f37308fe01981140a18c7692 (patch) | |
tree | d3bf1eeeb72846f74d076608eb80467cf0658049 /x11-misc/xdialog | |
parent | Fix ChangeLog (diff) | |
download | historical-a129145fa87ea826f37308fe01981140a18c7692.tar.gz historical-a129145fa87ea826f37308fe01981140a18c7692.tar.bz2 historical-a129145fa87ea826f37308fe01981140a18c7692.zip |
x86 and amd64 unmasks, ChangeLog fixes and other various fixes.
Diffstat (limited to 'x11-misc/xdialog')
-rw-r--r-- | x11-misc/xdialog/xdialog-2.0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xdialog/xdialog-2.0.6.ebuild b/x11-misc/xdialog/xdialog-2.0.6.ebuild index ba6d51a812b1..70b0709ac1b6 100644 --- a/x11-misc/xdialog/xdialog-2.0.6.ebuild +++ b/x11-misc/xdialog/xdialog-2.0.6.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.0.6.ebuild,v 1.4 2003/12/17 16:26:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.0.6.ebuild,v 1.5 2004/02/28 19:19:17 aliz Exp $ S=${WORKDIR}/${P/x/X} DESCRIPTION="drop-in replacement for cdialog using GTK" HOMEPAGE="http://xdialog.dyns.net/" -SRC_URI="http://ftp.debian.org/debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/x/xdialog/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="nls" DEPEND="virtual/x11 |