diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-01-09 16:29:37 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-01-09 16:29:37 +0000 |
commit | 4896c747ff860563ec7b70677ec104264e8395aa (patch) | |
tree | 12ebe728690db2ee34a665fdae55006595a94922 /x11-misc/xdialog | |
parent | Fix #159829 - removed mysql deps (diff) | |
download | gentoo-2-4896c747ff860563ec7b70677ec104264e8395aa.tar.gz gentoo-2-4896c747ff860563ec7b70677ec104264e8395aa.tar.bz2 gentoo-2-4896c747ff860563ec7b70677ec104264e8395aa.zip |
Stable on x86, see bug #159836.
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'x11-misc/xdialog')
-rw-r--r-- | x11-misc/xdialog/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xdialog/xdialog-2.2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xdialog/ChangeLog b/x11-misc/xdialog/ChangeLog index 5fb72845d683..8a39cef1c29b 100644 --- a/x11-misc/xdialog/ChangeLog +++ b/x11-misc/xdialog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xdialog # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/ChangeLog,v 1.17 2007/01/08 21:22:22 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/ChangeLog,v 1.18 2007/01/09 16:29:37 nelchael Exp $ + + 09 Jan 2007; Krzysiek Pawlik <nelchael@gentoo.org> + xdialog-2.2.1-r1.ebuild: + Stable on x86, see bug #159836. 08 Jan 2007; Krzysiek Pawlik <nelchael@gentoo.org> xdialog-2.2.1-r1.ebuild: diff --git a/x11-misc/xdialog/xdialog-2.2.1-r1.ebuild b/x11-misc/xdialog/xdialog-2.2.1-r1.ebuild index c53b27e1c55e..0419f3834823 100644 --- a/x11-misc/xdialog/xdialog-2.2.1-r1.ebuild +++ b/x11-misc/xdialog/xdialog-2.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.2.1-r1.ebuild,v 1.3 2007/01/08 21:22:22 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.2.1-r1.ebuild,v 1.4 2007/01/09 16:29:37 nelchael Exp $ DESCRIPTION="drop-in replacement for cdialog using GTK" HOMEPAGE="http://xdialog.dyns.net/" @@ -8,7 +8,7 @@ SRC_URI="http://thgodef.nerim.net/xdialog/Xdialog-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="nls" DEPEND=">=x11-libs/gtk+-2.2 |