diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 14:29:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 14:29:13 +0000 |
commit | 8d9079ad21f575a5ec3835c296681c7e3c3130b5 (patch) | |
tree | 954bb64088caf166d7c22e504b27c6d4d5ec0d2d /x11-libs | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-8d9079ad21f575a5ec3835c296681c7e3c3130b5.tar.gz gentoo-2-8d9079ad21f575a5ec3835c296681c7e3c3130b5.tar.bz2 gentoo-2-8d9079ad21f575a5ec3835c296681c7e3c3130b5.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog index e6fb63af36ce..d37b4cf84906 100644 --- a/x11-libs/qscintilla/ChangeLog +++ b/x11-libs/qscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qscintilla # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.4 2008/02/09 11:14:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.5 2008/02/21 14:29:13 armin76 Exp $ + + 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> qscintilla-2.1-r1.ebuild: + alpha/ia64/sparc stable 09 Feb 2008; Markus Ullmann <jokey@gentoo.org> qscintilla-2.1-r1.ebuild: Stable on x86 diff --git a/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild index 0ebeda19ca81..628b876de345 100644 --- a/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.3 2008/02/09 11:14:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.4 2008/02/21 14:29:13 armin76 Exp $ EAPI=1 @@ -17,7 +17,7 @@ SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla2/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="qt4 +python doc examples debug" RDEPEND="qt4? ( =x11-libs/qt-4* ) |