diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:18:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:18:53 +0000 |
commit | 001ea8fa46c79c11f6d72e7f872e9f3192b8e666 (patch) | |
tree | 951020fa3b56aeab352d3f29cad9733c28c8ca31 /app-editors/scite | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-001ea8fa46c79c11f6d72e7f872e9f3192b8e666.tar.gz gentoo-2-001ea8fa46c79c11f6d72e7f872e9f3192b8e666.tar.bz2 gentoo-2-001ea8fa46c79c11f6d72e7f872e9f3192b8e666.zip |
Drop sparc keywords
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/scite/scite-2.22.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-2.24.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-2.25.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-2.26.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index e6b9f46f2575..4464858cc050 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/scite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.114 2011/06/08 18:41:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.115 2011/06/25 17:18:53 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> scite-2.22.ebuild, + scite-2.24.ebuild, scite-2.25.ebuild, scite-2.26.ebuild: + Drop sparc keywords 08 Jun 2011; Markus Meier <maekke@gentoo.org> scite-2.25.ebuild: x86 stable, bug #369805 diff --git a/app-editors/scite/scite-2.22.ebuild b/app-editors/scite/scite-2.22.ebuild index 73d0e88fe656..c2e75879b9f8 100644 --- a/app-editors/scite/scite-2.22.ebuild +++ b/app-editors/scite/scite-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.22.ebuild,v 1.6 2011/03/27 10:20:54 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.22.ebuild,v 1.7 2011/06/25 17:18:53 armin76 Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="lua" RDEPEND="x11-libs/gtk+:2 diff --git a/app-editors/scite/scite-2.24.ebuild b/app-editors/scite/scite-2.24.ebuild index 412d32a0c3a9..2533824a872e 100644 --- a/app-editors/scite/scite-2.24.ebuild +++ b/app-editors/scite/scite-2.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.24.ebuild,v 1.2 2011/03/27 10:20:54 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.24.ebuild,v 1.3 2011/06/25 17:18:53 armin76 Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="lua" RDEPEND="x11-libs/gtk+:2 diff --git a/app-editors/scite/scite-2.25.ebuild b/app-editors/scite/scite-2.25.ebuild index 7c7fd6b3673c..42cd5d9f2f40 100644 --- a/app-editors/scite/scite-2.25.ebuild +++ b/app-editors/scite/scite-2.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.25.ebuild,v 1.2 2011/06/08 18:41:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.25.ebuild,v 1.3 2011/06/25 17:18:53 armin76 Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="lua" RDEPEND="x11-libs/gtk+:2 diff --git a/app-editors/scite/scite-2.26.ebuild b/app-editors/scite/scite-2.26.ebuild index fbf96cb78061..89a904862566 100644 --- a/app-editors/scite/scite-2.26.ebuild +++ b/app-editors/scite/scite-2.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.26.ebuild,v 1.1 2011/06/06 16:58:11 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.26.ebuild,v 1.2 2011/06/25 17:18:53 armin76 Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="lua" RDEPEND="x11-libs/gtk+:2 |