diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-18 03:10:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-18 03:10:56 +0000 |
commit | dc090222e2a743e0ab95bfdf8ec91c01f5be4436 (patch) | |
tree | 2556b300f9f9b41fed51418b75a4ad0566905d68 /x11-libs | |
parent | identify *.ico (diff) | |
download | gentoo-2-dc090222e2a743e0ab95bfdf8ec91c01f5be4436.tar.gz gentoo-2-dc090222e2a743e0ab95bfdf8ec91c01f5be4436.tar.bz2 gentoo-2-dc090222e2a743e0ab95bfdf8ec91c01f5be4436.zip |
Add ~alpha keyword.
(Portage version: 2.1.2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.71.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index 36113434df53..369d4b2dd169 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2007/01/16 05:32:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.21 2007/01/18 03:10:56 kloeri Exp $ + + 18 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + fxscintilla-1.71.ebuild: + Add ~alpha keyword. 16 Jan 2007; Jeroen Roovers <jer@gentoo.org> fxscintilla-1.71.ebuild: Marked ~hppa (bug #153170). diff --git a/x11-libs/fxscintilla/fxscintilla-1.71.ebuild b/x11-libs/fxscintilla/fxscintilla-1.71.ebuild index fe562ca3fa8f..f547d45449d1 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.4 2007/01/16 05:32:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.71.ebuild,v 1.5 2007/01/18 03:10:56 kloeri 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="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="doc" DEPEND="=x11-libs/fox-1.2* |