diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-09 16:52:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-09 16:52:57 +0000 |
commit | 3a110a5729ad080b68b713ec68d8a4dcfb11e02d (patch) | |
tree | ff6c13ff2655222b7434e1693118b15b1a555c2c /x11-misc | |
parent | Remove old (diff) | |
download | gentoo-2-3a110a5729ad080b68b713ec68d8a4dcfb11e02d.tar.gz gentoo-2-3a110a5729ad080b68b713ec68d8a4dcfb11e02d.tar.bz2 gentoo-2-3a110a5729ad080b68b713ec68d8a4dcfb11e02d.zip |
Stable on ppc wrt bug 159836
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdialog/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xdialog/xdialog-2.2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xdialog/ChangeLog b/x11-misc/xdialog/ChangeLog index 8a39cef1c29b..9db33f4ab832 100644 --- a/x11-misc/xdialog/ChangeLog +++ b/x11-misc/xdialog/ChangeLog @@ -1,6 +1,9 @@ # 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.18 2007/01/09 16:29:37 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/ChangeLog,v 1.19 2007/01/09 16:52:57 nixnut Exp $ + + 09 Jan 2007; nixnut <nixnut@gentoo.org> xdialog-2.2.1-r1.ebuild: + Stable on ppc wrt bug 159836 09 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 0419f3834823..62f4a4bcd91f 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.4 2007/01/09 16:29:37 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.2.1-r1.ebuild,v 1.5 2007/01/09 16:52:57 nixnut 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 |