diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 13:59:30 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 13:59:30 +0000 |
commit | eb04a5e5137d68db1f7d27a2fca3c50bf968d8f7 (patch) | |
tree | b3b0d193084c18614b6cbf49c861e6e1b70c34ad /x11-libs/dnd | |
parent | bug #142414 fixed. I fixed this for the Java herd since this breaks the tree ... (diff) | |
download | gentoo-2-eb04a5e5137d68db1f7d27a2fca3c50bf968d8f7.tar.gz gentoo-2-eb04a5e5137d68db1f7d27a2fca3c50bf968d8f7.tar.bz2 gentoo-2-eb04a5e5137d68db1f7d27a2fca3c50bf968d8f7.zip |
stable amd64
(Portage version: 2.1.1_pre3-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 051b4c9e5884..b510fc022176 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.21 2006/07/24 10:43:51 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.22 2006/08/01 13:59:30 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> dnd-1.1-r1.ebuild: + stable on amd64 24 Jul 2006; Jose Luis Rivero <yoswink@gentoo.org> dnd-1.1-r1.ebuild: Stable on alpha bug #139839 diff --git a/x11-libs/dnd/dnd-1.1-r1.ebuild b/x11-libs/dnd/dnd-1.1-r1.ebuild index 1656b8e1d61a..35050ea7ac83 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.9 2006/07/24 10:43:51 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1-r1.ebuild,v 1.10 2006/08/01 13:59:30 blubb 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 |