diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-07-15 14:43:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-07-15 14:43:36 +0000 |
commit | 6fabf1b8254d2d18499dd0d510f96261f42d7faf (patch) | |
tree | d4591196e737883cb4a13ea1cc3c2bf0e2cd541c /x11-libs/dnd/dnd-1.1-r1.ebuild | |
parent | Removed old ebuild. Closes #140491. (diff) | |
download | gentoo-2-6fabf1b8254d2d18499dd0d510f96261f42d7faf.tar.gz gentoo-2-6fabf1b8254d2d18499dd0d510f96261f42d7faf.tar.bz2 gentoo-2-6fabf1b8254d2d18499dd0d510f96261f42d7faf.zip |
Stable on ppc. Bug 139839
(Portage version: 2.1.1_pre2-r8)
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 dc013d0b73d9..1009a01dc317 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.5 2006/07/13 01:59:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1-r1.ebuild,v 1.6 2006/07/15 14:43:36 nixnut Exp $ inherit 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 |