diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-16 22:26:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-16 22:26:56 +0000 |
commit | bf5e2c22d50a0fac955051cfb948506279630e7c (patch) | |
tree | dc28cf2bcb29eb1059509c7a4dc0c3f28c33c3f5 /x11-misc | |
parent | Fixing path of levels files (diff) | |
download | gentoo-2-bf5e2c22d50a0fac955051cfb948506279630e7c.tar.gz gentoo-2-bf5e2c22d50a0fac955051cfb948506279630e7c.tar.bz2 gentoo-2-bf5e2c22d50a0fac955051cfb948506279630e7c.zip |
Marked ~hppa (because it works!)
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdialog/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xdialog/xdialog-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xdialog/ChangeLog b/x11-misc/xdialog/ChangeLog index 83f487380bf6..774c003babf5 100644 --- a/x11-misc/xdialog/ChangeLog +++ b/x11-misc/xdialog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xdialog # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/ChangeLog,v 1.11 2006/01/21 16:53:46 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/ChangeLog,v 1.12 2006/03/16 22:26:56 jer Exp $ + + 16 Mar 2006; Jeroen Roovers <jer@gentoo.org> xdialog-2.1.1.ebuild: + Marked ~hppa (because it works!) 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xdialog-2.1.1.ebuild: Fixed DEPEND for modular X. diff --git a/x11-misc/xdialog/xdialog-2.1.1.ebuild b/x11-misc/xdialog/xdialog-2.1.1.ebuild index a047ab0ba909..30a8048b2f4c 100644 --- a/x11-misc/xdialog/xdialog-2.1.1.ebuild +++ b/x11-misc/xdialog/xdialog-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.1.1.ebuild,v 1.7 2006/01/21 16:53:46 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.1.1.ebuild,v 1.8 2006/03/16 22:26:56 jer Exp $ DESCRIPTION="drop-in replacement for cdialog using GTK" HOMEPAGE="http://xdialog.dyns.net/" @@ -8,7 +8,7 @@ SRC_URI="http://freshmeat.net/redir/xdialog/11876/url_bz2/Xdialog-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="~amd64 ~hppa ppc x86" IUSE="nls" DEPEND="=x11-libs/gtk+-1.2* |