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 | |
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')
-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 bed2325d8756..28e5c5855ca7 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.17 2006/07/13 01:59:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.18 2006/07/15 14:43:36 nixnut Exp $ + + 15 Jul 2006; <nixnut@gentoo.org> dnd-1.1-r1.ebuild: + Stable on ppc. Bug #139839 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> dnd-1.1-r1.ebuild: Mark 1.1-r1 stable on ia64. #139839 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 |