diff options
author | 2010-06-25 16:57:07 +0000 | |
---|---|---|
committer | 2010-06-25 16:57:07 +0000 | |
commit | 2a354fef7c9e06c398b02cd8e300069dec462f4c (patch) | |
tree | 2648c548f87b26716383b66cb44643928d19bea2 /x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild | |
parent | Fixing build with --as-neeed wrt bug 320339. Thanks to Diego for reporting. (diff) | |
download | historical-2a354fef7c9e06c398b02cd8e300069dec462f4c.tar.gz historical-2a354fef7c9e06c398b02cd8e300069dec462f4c.tar.bz2 historical-2a354fef7c9e06c398b02cd8e300069dec462f4c.zip |
Stable for HPPA (bug #309175).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild')
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild index 23b4a9f3a437..bf4d9fc8faca 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild,v 1.7 2010/04/13 18:32:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71-r2.ebuild,v 1.8 2010/06/25 16:57:06 jer Exp $ inherit autotools eutils multilib @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/fxscintilla/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="doc" RDEPEND="=x11-libs/fox-1.6*" |