diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-07-24 10:43:51 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-07-24 10:43:51 +0000 |
commit | e32fdfa7a336cbdbb06a47929ae46460c844223f (patch) | |
tree | fbf114092f776135677f529fbad07a83d99b52f9 /x11-libs/dnd | |
parent | Cleaned up old versions. (diff) | |
download | gentoo-2-e32fdfa7a336cbdbb06a47929ae46460c844223f.tar.gz gentoo-2-e32fdfa7a336cbdbb06a47929ae46460c844223f.tar.bz2 gentoo-2-e32fdfa7a336cbdbb06a47929ae46460c844223f.zip |
Stable on alpha bug #139839
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-libs/dnd')
-rw-r--r-- | x11-libs/dnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/dnd/dnd-1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/dnd/ChangeLog b/x11-libs/dnd/ChangeLog index b02ba8e5a92c..051b4c9e5884 100644 --- a/x11-libs/dnd/ChangeLog +++ b/x11-libs/dnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/dnd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.20 2006/07/20 17:50:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.21 2006/07/24 10:43:51 yoswink Exp $ + + 24 Jul 2006; Jose Luis Rivero <yoswink@gentoo.org> dnd-1.1-r1.ebuild: + Stable on alpha bug #139839 20 Jul 2006; Markus Rothe <corsair@gentoo.org> dnd-1.1-r1.ebuild: Stable on ppc64; bug #139839 diff --git a/x11-libs/dnd/dnd-1.1-r1.ebuild b/x11-libs/dnd/dnd-1.1-r1.ebuild index ceac612c363d..1656b8e1d61a 100644 --- a/x11-libs/dnd/dnd-1.1-r1.ebuild +++ b/x11-libs/dnd/dnd-1.1-r1.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-libs/dnd/dnd-1.1-r1.ebuild,v 1.8 2006/07/20 17:50:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1-r1.ebuild,v 1.9 2006/07/24 10:43:51 yoswink Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="http://leb.net/offix/${PN}.${PV}.tgz" IUSE="" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ppc64 ~sparc x86" DEPEND="|| ( ( >=x11-libs/libX11-1.0.0 |