diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-02-05 09:00:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-02-05 09:00:01 +0000 |
commit | 1d93f200887fd3c5ca94c347a86d9a305d3f77af (patch) | |
tree | e3c0ba7686b896b23d95ebdad4b04d1fae8d550a /x11-libs/fxscintilla | |
parent | Removed USE static, bug#165371 requested by jakub. (diff) | |
download | gentoo-2-1d93f200887fd3c5ca94c347a86d9a305d3f77af.tar.gz gentoo-2-1d93f200887fd3c5ca94c347a86d9a305d3f77af.tar.bz2 gentoo-2-1d93f200887fd3c5ca94c347a86d9a305d3f77af.zip |
Stable for HPPA.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index 4634e57edafc..73bb8a6cadd9 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fxscintilla # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.22 2007/02/05 07:40:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.23 2007/02/05 09:00:01 jer Exp $ + + 05 Feb 2007; Jeroen Roovers <jer@gentoo.org> fxscintilla-1.71.ebuild: + Stable for HPPA. 05 Feb 2007; Christian Faulhammer <opfer@gentoo.org> fxscintilla-1.71.ebuild: diff --git a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71.ebuild index 59404b52fdb3..b844ff76eeaf 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.6 2007/02/05 07:40:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.7 2007/02/05 09:00:01 jer Exp $ inherit eutils @@ -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 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc x86" IUSE="doc" DEPEND="=x11-libs/fox-1.2* |