summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-13 16:40:14 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-13 16:40:14 +0000
commit208ed1c4532a1ce34a670d647c12c4baf1ac3637 (patch)
tree3dc9122564ef644333230d39df7c5b7c718cb7d4
parentmark stable on amd64 (diff)
downloadgentoo-2-208ed1c4532a1ce34a670d647c12c4baf1ac3637.tar.gz
gentoo-2-208ed1c4532a1ce34a670d647c12c4baf1ac3637.tar.bz2
gentoo-2-208ed1c4532a1ce34a670d647c12c4baf1ac3637.zip
mark stable on amd64
-rw-r--r--app-text/gnome-spell/ChangeLog5
-rw-r--r--app-text/gnome-spell/Manifest10
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild4
-rw-r--r--gnome-extra/gal/Manifest8
-rw-r--r--gnome-extra/gal/gal-1.99.10.ebuild4
-rw-r--r--sys-devel/automake/ChangeLog5
-rw-r--r--sys-devel/automake/Manifest6
-rw-r--r--sys-devel/automake/automake-1.7.8.ebuild4
8 files changed, 26 insertions, 20 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog
index 20a24dce73b7..adf1ef8c8d83 100644
--- a/app-text/gnome-spell/ChangeLog
+++ b/app-text/gnome-spell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gnome-spell
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.37 2003/11/21 20:15:05 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.38 2003/12/13 16:37:01 brad_mssw Exp $
+
+ 13 Dec 2003; Brad House <brad_mssw@gentoo.org> gnome-spell-1.0.5-r1.ebuild:
+ mark stable on amd64
21 Nov 2003; Jason Wever <weeve@gentoo.org> gnome-spell-1.0.5.ebuild:
Marked stable on sparc.
diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest
index e222e9d46740..be1c1386038a 100644
--- a/app-text/gnome-spell/Manifest
+++ b/app-text/gnome-spell/Manifest
@@ -1,11 +1,11 @@
-MD5 643081c729db50a9ee8c51f013b331fc gnome-spell-1.0.5-r1.ebuild 869
+MD5 9b03ccaa4bad4c506025ab816374d21e ChangeLog 5250
MD5 ab60bdde75843e7a3d1026cead2ac4d5 gnome-spell-0.5.ebuild 1110
-MD5 51d5df922aa69e510fc6a51c13b81ef3 gnome-spell-1.0.5.ebuild 911
MD5 388fe21c399faa3583baae176b2a64cf gnome-spell-1.0.4.ebuild 909
-MD5 72221cee9d4804619e1bf36e2e7c18dc ChangeLog 5144
+MD5 51d5df922aa69e510fc6a51c13b81ef3 gnome-spell-1.0.5.ebuild 911
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 e2211ef42477c064e1f92e52e675f459 gnome-spell-1.0.5-r1.ebuild 873
+MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68
MD5 d7a3ea11abf9781f4dbfca9c0b6cfecb files/digest-gnome-spell-1.0.4 70
MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5 70
-MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757
MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r1 70
-MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68
+MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757
diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild
index 23a4953efb41..9ca9ac585e70 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.5-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/gnome-spell/gnome-spell-1.0.5-r1.ebuild,v 1.2 2003/12/12 15:30:29 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild,v 1.3 2003/12/13 16:37:01 brad_mssw Exp $
IUSE=""
@@ -9,7 +9,7 @@ inherit gnome.org gnome2 libtool
DESCRIPTION="Gnome spellchecking component"
HOMEPAGE="http://www.gnome.org/"
-KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa ~amd64"
+KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa amd64"
SLOT="1"
LICENSE="GPL-2"
diff --git a/gnome-extra/gal/Manifest b/gnome-extra/gal/Manifest
index a477e97dd602..3d4afc7c0416 100644
--- a/gnome-extra/gal/Manifest
+++ b/gnome-extra/gal/Manifest
@@ -1,12 +1,12 @@
+MD5 46e668239fec3ec64dcf257aa2d38d29 ChangeLog 6284
+MD5 55222517d3bb5450986c4250b861b16a gal-0.24.ebuild 2114
+MD5 e21f4179e04fd78664ee7a38a4db5f17 gal-1.99.10.ebuild 939
MD5 a91dc1e86d28703e425d9765ab11265f gal-1.99.8.ebuild 933
-MD5 d085aa0523ef631ab75009805bc87496 gal-1.99.10.ebuild 935
MD5 9b7064be2fa31f6745748be9b545b531 gal-1.99.9.ebuild 928
-MD5 55222517d3bb5450986c4250b861b16a gal-0.24.ebuild 2114
-MD5 46e668239fec3ec64dcf257aa2d38d29 ChangeLog 6284
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 78bec5aec485baac3fa825378fabb471 files/digest-gal-0.24 121
+MD5 cb565a4aa9136bd033e3f4986bf877ce files/digest-gal-1.99.10 64
MD5 619c5b9f40e528247f8b57f6d3558b77 files/digest-gal-1.99.8 63
MD5 0a9e5b8f36b8f9f4e73e8e29beb04b7d files/digest-gal-1.99.9 63
MD5 b2f242d8b7015030276291e22e03aa48 files/gal-0.24-sgml-1.patch 1363
-MD5 cb565a4aa9136bd033e3f4986bf877ce files/digest-gal-1.99.10 64
MD5 4690f5246b395401f10fd9082b676912 files/gal-1.99.3-docfix.patch 436
diff --git a/gnome-extra/gal/gal-1.99.10.ebuild b/gnome-extra/gal/gal-1.99.10.ebuild
index 7912ce872870..e3ab7e326f45 100644
--- a/gnome-extra/gal/gal-1.99.10.ebuild
+++ b/gnome-extra/gal/gal-1.99.10.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/gnome-extra/gal/gal-1.99.10.ebuild,v 1.7 2003/12/12 15:51:05 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-1.99.10.ebuild,v 1.8 2003/12/13 16:40:11 brad_mssw Exp $
inherit gnome2 gnome.org libtool
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/"
IUSE="doc"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2"
-KEYWORDS="x86 ppc sparc ~hppa alpha ia64 ~amd64"
+KEYWORDS="x86 ppc sparc ~hppa alpha ia64 amd64"
RDEPEND=">=gnome-base/libgnomeprint-2.2.0
>=gnome-base/libgnomeprintui-2.2.1
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index 3c08bfce262a..f364b56d11c3 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/automake
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.40 2003/11/24 16:03:49 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.41 2003/12/13 16:38:20 brad_mssw Exp $
+
+ 13 Dec 2003; Brad House <brad_mssw@gentoo.org> automake-1.7.8.ebuild:
+ mark stable on amd64
24 Nov 2003; Brad House <brad_mssw@gentoo.org> automake-1.7.7.ebuild:
someone bumped up the coreutils deps, but
diff --git a/sys-devel/automake/Manifest b/sys-devel/automake/Manifest
index 4483c51fbda8..7bf6344621bb 100644
--- a/sys-devel/automake/Manifest
+++ b/sys-devel/automake/Manifest
@@ -1,10 +1,10 @@
-MD5 a432137f4e244cc663e6ce89e781782a ChangeLog 7107
+MD5 580514f4042384ff91e13c2fae148d2e ChangeLog 7203
MD5 13217e119923c46fa2ec537611cda19f automake-1.6.1-r6.ebuild 7925
MD5 a3f43b0dc20de682ced9aa0e1020f87d automake-1.6.3.ebuild 8659
MD5 dcbcb204a53815b6d540cac81eb6f9cb automake-1.7.2.ebuild 10558
MD5 fa0b3732a4e73b95a062faa646ee44ab automake-1.7.5-r2.ebuild 10586
MD5 85267adc54349dcc8a362c32513d6ab0 automake-1.7.7.ebuild 10594
-MD5 dc2e9cf1d12d82bbc1d745b810d36d7f automake-1.7.8.ebuild 10591
+MD5 1579f9dafaa97de170ac2b69c666ca92 automake-1.7.8.ebuild 10591
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 0aceb83a953ea5fb93e7dfbca4055e07 files/am-wrapper.pl-1.5 1599
MD5 50b9b3413db5942659f7ec0bf5fc1cb5 files/am-wrapper.pl-1.6 2735
@@ -14,10 +14,10 @@ MD5 fbf3743bc8590dcb5bd34c675cb9d9f0 files/automake-1.5-target_hook.patch 1132
MD5 efeb425eb64e48fb408abbb521c13be0 files/automake-1.7.2-infopage-namechange.patch 507
MD5 e93136e02eb000c938f564484d306d76 files/automake-1.7.5-infopage-namechange.patch 592
MD5 e93136e02eb000c938f564484d306d76 files/automake-1.7.7-infopage-namechange.patch 592
-MD5 e93136e02eb000c938f564484d306d76 files/automake-1.7.8-infopage-namechange.patch 592
MD5 14581f79becf382f8dadeacb3f617356 files/digest-automake-1.6.1-r6 198
MD5 edda410a5e7d1a809f7bd679289c7a5f files/digest-automake-1.6.3 198
MD5 d9fa713e36ec2111a2fa03c0d6644f5b files/digest-automake-1.7.2 265
MD5 6f85249cd60cd57baa49f351b058be56 files/digest-automake-1.7.5-r2 265
MD5 499f34d60d911cb54caa2232ad4e4e4b files/digest-automake-1.7.7 265
+MD5 e93136e02eb000c938f564484d306d76 files/automake-1.7.8-infopage-namechange.patch 592
MD5 8323d1ae3957342232c30ee2a26ba556 files/digest-automake-1.7.8 265
diff --git a/sys-devel/automake/automake-1.7.8.ebuild b/sys-devel/automake/automake-1.7.8.ebuild
index 07ede83e948e..6b2239a32cc6 100644
--- a/sys-devel/automake/automake-1.7.8.ebuild
+++ b/sys-devel/automake/automake-1.7.8.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/sys-devel/automake/automake-1.7.8.ebuild,v 1.4 2003/11/21 19:51:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.8.ebuild,v 1.5 2003/12/13 16:38:20 brad_mssw Exp $
IUSE=""
@@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="~amd64 ~x86 ppc ~sparc alpha ~mips hppa ~arm ia64"
+KEYWORDS="amd64 ~x86 ppc ~sparc alpha ~mips hppa ~arm ia64"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.57"