diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 02:34:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 02:34:38 +0000 |
commit | 4ea2e0496aca479b85c27354619abde62068d042 (patch) | |
tree | 74b053403e76f8341608436285e138721951b3ce /app-editors | |
parent | use libc, not glibc (diff) | |
download | historical-4ea2e0496aca479b85c27354619abde62068d042.tar.gz historical-4ea2e0496aca479b85c27354619abde62068d042.tar.bz2 historical-4ea2e0496aca479b85c27354619abde62068d042.zip |
sync IUSE (+gnome, -gnome), trim trailing whitespace
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/scite/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/scite/scite-1.4.9.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-1.5.6.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-1.5.7.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-1.5.8.ebuild | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-1.5.9.ebuild | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-1.6.0.ebuild | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-1.6.1.ebuild | 5 |
8 files changed, 20 insertions, 19 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 4c074bac48bc..c6af28dae1d8 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/scite # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.22 2004/06/24 22:01:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.23 2004/06/30 02:34:38 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> scite-1.4.9.ebuild, + scite-1.5.6.ebuild, scite-1.5.7.ebuild, scite-1.5.8.ebuild, + scite-1.5.9.ebuild, scite-1.6.0.ebuild, scite-1.6.1.ebuild: + sync IUSE (+gnome, -gnome), trim trailing whitespace *scite-1.6.1 (16 Jun 2004) diff --git a/app-editors/scite/scite-1.4.9.ebuild b/app-editors/scite/scite-1.4.9.ebuild index d9d5244acc2c..8cf3effb964a 100644 --- a/app-editors/scite/scite-1.4.9.ebuild +++ b/app-editors/scite/scite-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.9.ebuild,v 1.6 2004/06/27 22:19:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.9.ebuild,v 1.7 2004/06/30 02:34:38 agriffis Exp $ S=${WORKDIR}/$PN/gtk MY_PV=149 @@ -11,7 +11,7 @@ SRC_URI="http://www.scintilla.org/${PN}${MY_PV}.tgz" LICENSE="PYTHON" SLOT="0" KEYWORDS="x86 ppc sparc" -IUSE="" +IUSE="gnome" DEPEND="virtual/libc =x11-libs/gtk+-1.2*" diff --git a/app-editors/scite/scite-1.5.6.ebuild b/app-editors/scite/scite-1.5.6.ebuild index 6709ffab3533..c2130c7b0cdd 100644 --- a/app-editors/scite/scite-1.5.6.ebuild +++ b/app-editors/scite/scite-1.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.6.ebuild,v 1.4 2004/06/24 22:01:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.6.ebuild,v 1.5 2004/06/30 02:34:38 agriffis Exp $ MY_PV=$(echo ${PV} | sed 's:\.::g') @@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}/gtk SLOT="0" LICENSE="PYTHON" KEYWORDS="x86 ~ppc ~sparc" -IUSE="gtk2 gnome" +IUSE="gtk2" src_unpack() { unpack ${A} diff --git a/app-editors/scite/scite-1.5.7.ebuild b/app-editors/scite/scite-1.5.7.ebuild index c6a47a7855e5..801b1279f899 100644 --- a/app-editors/scite/scite-1.5.7.ebuild +++ b/app-editors/scite/scite-1.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.7.ebuild,v 1.4 2004/06/24 22:01:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.7.ebuild,v 1.5 2004/06/30 02:34:38 agriffis Exp $ MY_PV=$(echo ${PV} | sed 's:\.::g') @@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}/gtk SLOT="0" LICENSE="PYTHON" KEYWORDS="~x86 ~ppc ~sparc" -IUSE="gtk2 gnome" +IUSE="gtk2" src_unpack() { unpack ${A} diff --git a/app-editors/scite/scite-1.5.8.ebuild b/app-editors/scite/scite-1.5.8.ebuild index e1cdb9e597ef..60fc6fb66356 100644 --- a/app-editors/scite/scite-1.5.8.ebuild +++ b/app-editors/scite/scite-1.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.8.ebuild,v 1.3 2004/06/24 22:01:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.8.ebuild,v 1.4 2004/06/30 02:34:38 agriffis Exp $ MY_PV=$(echo ${PV} | sed 's:\.::g') @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}/gtk SLOT="0" LICENSE="PYTHON" KEYWORDS="~x86 ~ppc sparc" -IUSE="gtk2 gnome" +IUSE="gtk2" src_unpack() { unpack ${A} @@ -72,4 +72,3 @@ src_install () { dodoc ../License.txt ../README } - diff --git a/app-editors/scite/scite-1.5.9.ebuild b/app-editors/scite/scite-1.5.9.ebuild index 3a4d2b3629df..d7dddfe11132 100644 --- a/app-editors/scite/scite-1.5.9.ebuild +++ b/app-editors/scite/scite-1.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.9.ebuild,v 1.2 2004/06/24 22:01:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.9.ebuild,v 1.3 2004/06/30 02:34:38 agriffis Exp $ MY_PV=$(echo ${PV} | sed 's:\.::g') @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}/gtk SLOT="0" LICENSE="PYTHON" KEYWORDS="~x86 ~ppc ~sparc" -IUSE="gtk2 gnome" +IUSE="gtk2" src_unpack() { unpack ${A} @@ -72,4 +72,3 @@ src_install () { dodoc ../License.txt ../README } - diff --git a/app-editors/scite/scite-1.6.0.ebuild b/app-editors/scite/scite-1.6.0.ebuild index 75240b0acac4..a42bec54dc6f 100644 --- a/app-editors/scite/scite-1.6.0.ebuild +++ b/app-editors/scite/scite-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.0.ebuild,v 1.2 2004/06/24 22:01:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.0.ebuild,v 1.3 2004/06/30 02:34:38 agriffis Exp $ MY_PV=$(echo ${PV} | sed 's:\.::g') @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}/gtk SLOT="0" LICENSE="PYTHON" KEYWORDS="~x86 ~ppc ~sparc" -IUSE="gtk2 gnome" +IUSE="gtk2" src_unpack() { unpack ${A} @@ -72,4 +72,3 @@ src_install () { dodoc ../License.txt ../README } - diff --git a/app-editors/scite/scite-1.6.1.ebuild b/app-editors/scite/scite-1.6.1.ebuild index 8bc29473a627..eb795a1ee887 100644 --- a/app-editors/scite/scite-1.6.1.ebuild +++ b/app-editors/scite/scite-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.1.ebuild,v 1.2 2004/06/24 22:01:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.1.ebuild,v 1.3 2004/06/30 02:34:38 agriffis Exp $ MY_PV=$(echo ${PV} | sed 's:\.::g') @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}/gtk SLOT="0" LICENSE="PYTHON" KEYWORDS="~x86 ~ppc ~sparc" -IUSE="gtk2 gnome" +IUSE="gtk2" src_unpack() { unpack ${A} @@ -72,4 +72,3 @@ src_install () { dodoc ../License.txt ../README } - |