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/dnd-1.1-r1.ebuild | |
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/dnd-1.1-r1.ebuild')
-rw-r--r-- | x11-libs/dnd/dnd-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |