diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-29 22:07:07 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-29 22:07:07 +0000 |
commit | 015712a5c06be71dd6fa7b089ee23aca87bf1e46 (patch) | |
tree | ebfc0a8c9da42c29bdd4b8601c23db3f16f167b5 /app-text/gtkspell | |
parent | fixing Manifest (diff) | |
download | historical-015712a5c06be71dd6fa7b089ee23aca87bf1e46.tar.gz historical-015712a5c06be71dd6fa7b089ee23aca87bf1e46.tar.bz2 historical-015712a5c06be71dd6fa7b089ee23aca87bf1e46.zip |
mark stable on amd64
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/Manifest | 4 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.4-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 7c05e7759e66..f1a440ffdc63 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.19 2003/11/18 14:55:06 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.20 2003/11/29 22:07:02 brad_mssw Exp $ + + 29 Nov 2003; Brad House <brad_mssw@gentoo.org> gtkspell-2.0.4-r1.ebuild: + mark stable on amd64 18 Nov 2003; Brad House <brad_mssw@gentoo.org> gtkspell-2.0.4.ebuild: mark stable on amd64 diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest index cb1288082269..d8419fd14b6f 100644 --- a/app-text/gtkspell/Manifest +++ b/app-text/gtkspell/Manifest @@ -1,8 +1,8 @@ -MD5 aa542254dfafa55737cba5ea279c051d ChangeLog 2440 +MD5 a5ffc392cc9755692b4a0f0ffbcdf4d7 ChangeLog 2539 MD5 cb2be7d403df5de9a85f95222e17695f gtkspell-2.0.2.ebuild 663 MD5 6923e1f3a4d1ee697c4b9838dc2f92f9 gtkspell-2.0.4.ebuild 1028 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 9952b82d76d91d5ddda3053cf48eb996 gtkspell-2.0.4-r1.ebuild 1116 +MD5 d6111888e572ab44e5bb53f03e16478d gtkspell-2.0.4-r1.ebuild 1115 MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66 MD5 776dac4f06c10cd4d6030bb0227604ca files/digest-gtkspell-2.0.2 66 MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4 66 diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild index 64d7c0c4bdf0..1b755e2ebf36 100644 --- a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.2 2003/11/18 14:58:57 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.3 2003/11/29 22:07:02 brad_mssw Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa amd64" IUSE="doc" DEPEND=">=x11-libs/gtk+-2 |