diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-20 17:50:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-20 17:50:08 +0000 |
commit | 2b9f50857d0c827200f6129911a4c8b16a9d2015 (patch) | |
tree | ef521b7ac61da858540de634ce7e26e5043d12c1 /x11-libs/dnd | |
parent | Added ~ppc64; bug #139779 (diff) | |
download | gentoo-2-2b9f50857d0c827200f6129911a4c8b16a9d2015.tar.gz gentoo-2-2b9f50857d0c827200f6129911a4c8b16a9d2015.tar.bz2 gentoo-2-2b9f50857d0c827200f6129911a4c8b16a9d2015.zip |
Stable on ppc64; 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 0f2e2edd47cf..b02ba8e5a92c 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.19 2006/07/15 22:41:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.20 2006/07/20 17:50:08 corsair Exp $ + + 20 Jul 2006; Markus Rothe <corsair@gentoo.org> dnd-1.1-r1.ebuild: + Stable on ppc64; bug #139839 15 Jul 2006; Torsten Veller <tove@gentoo.org> dnd-1.1-r1.ebuild: Stable on x86 (#139839). Inherit toolchain-funcs. diff --git a/x11-libs/dnd/dnd-1.1-r1.ebuild b/x11-libs/dnd/dnd-1.1-r1.ebuild index 2a2e23482985..ceac612c363d 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.7 2006/07/15 22:41:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1-r1.ebuild,v 1.8 2006/07/20 17:50:08 corsair 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 |