diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-01-09 01:52:08 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-01-09 01:52:08 +0000 |
commit | 262d8f60eecd4438e9e4a3760d9e999dadf6ced3 (patch) | |
tree | 9a5b47c69bb6aa09fa5d3558941beb1ff48c53e1 /app-editors | |
parent | initial commit; ebuild and patch from Bruce Guenter via bug 37626 (diff) | |
download | historical-262d8f60eecd4438e9e4a3760d9e999dadf6ced3.tar.gz historical-262d8f60eecd4438e9e4a3760d9e999dadf6ced3.tar.bz2 historical-262d8f60eecd4438e9e4a3760d9e999dadf6ced3.zip |
bump 1.5.6 to stable
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/scite/Manifest | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-1.5.6.ebuild | 6 | ||||
-rw-r--r-- | app-editors/scite/scite-1.5.7.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/app-editors/scite/Manifest b/app-editors/scite/Manifest index e4260126da7e..b1a928b5483f 100644 --- a/app-editors/scite/Manifest +++ b/app-editors/scite/Manifest @@ -3,8 +3,8 @@ MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219 MD5 9b99c735833410c4d863b47c0ee61d60 scite-1.4.9.ebuild 1329 MD5 7954463b548282c780a5674346e39c54 scite-1.5.1.ebuild 1330 MD5 eb336b16dcbf235faeb51eabf76314a1 scite-1.5.4.ebuild 1680 -MD5 337f3df268594b57158f494e3e8a3c6b scite-1.5.6.ebuild 1681 -MD5 86496f3e231540fa6e35089a88eb1ce0 scite-1.5.7.ebuild 1864 +MD5 5c10170a5cd8fee591a4c281885f9924 scite-1.5.6.ebuild 1680 +MD5 de4f87d5c62c547a2fa6d4b5f6900f77 scite-1.5.7.ebuild 1864 MD5 e21b1647de51e2cea2682beaf5522ea7 files/digest-scite-1.4.9 57 MD5 9ee947d9de84f03b11e6b1f7f195d87a files/digest-scite-1.5.1 57 MD5 8f703db06b0c2938ae6349c2970ead59 files/digest-scite-1.5.4 57 diff --git a/app-editors/scite/scite-1.5.6.ebuild b/app-editors/scite/scite-1.5.6.ebuild index 8bd7e0c28ded..c88eb570a48a 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2003/11/08 16:36:24 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.6.ebuild,v 1.2 2004/01/09 01:52:08 liquidx Exp $ MY_PV=$(echo ${PV} | sed 's:\.::g') @@ -16,7 +16,7 @@ S=${WORKDIR}/${PN}/gtk SLOT="0" LICENSE="PYTHON" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="gtk2 gnome" src_unpack() { diff --git a/app-editors/scite/scite-1.5.7.ebuild b/app-editors/scite/scite-1.5.7.ebuild index a410e7214abb..c302234d7fba 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2004/01/09 01:41:11 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.7.ebuild,v 1.2 2004/01/09 01:52:08 liquidx Exp $ MY_PV=$(echo ${PV} | sed 's:\.::g') |