summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2003-11-26 16:29:10 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2003-11-26 16:29:10 +0000
commit70fc917b33f8b95bcaf5e716fb36448e3ae6530e (patch)
treecef03d038cdaaee8199ea0545b3b2ee0c6f51b1a /app-emacs/yc
parentDefaults to US-ASCII when USE="-cjk", closing Bug #34285 (diff)
downloadgentoo-2-70fc917b33f8b95bcaf5e716fb36448e3ae6530e.tar.gz
gentoo-2-70fc917b33f8b95bcaf5e716fb36448e3ae6530e.tar.bz2
gentoo-2-70fc917b33f8b95bcaf5e716fb36448e3ae6530e.zip
Marked as stable for x86.
Diffstat (limited to 'app-emacs/yc')
-rw-r--r--app-emacs/yc/ChangeLog5
-rw-r--r--app-emacs/yc/Manifest4
-rw-r--r--app-emacs/yc/yc-4.0.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/yc/ChangeLog b/app-emacs/yc/ChangeLog
index f09bd9780e08..9480834f0ff2 100644
--- a/app-emacs/yc/ChangeLog
+++ b/app-emacs/yc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/yc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/ChangeLog,v 1.13 2003/11/26 16:16:27 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/ChangeLog,v 1.14 2003/11/26 16:29:06 matsuu Exp $
+
+ 27 Nov 2003; MATSUU Takuto <matsuu@gentoo.org> yc-4.0.1.ebuild:
+ Marked as stable for x86.
*yc-4.0.2 (27 Nov 2003)
diff --git a/app-emacs/yc/Manifest b/app-emacs/yc/Manifest
index f2756a3bfd32..6f81fceded91 100644
--- a/app-emacs/yc/Manifest
+++ b/app-emacs/yc/Manifest
@@ -1,8 +1,8 @@
-MD5 4c3fe2f8d9da08a8f20c9afc17bac77a ChangeLog 1883
+MD5 a0cee6a2986ebc10b2dcc2384b516c0d ChangeLog 1978
MD5 edcf89fda9df92996a453ebd8c252e39 yc-4.0.0.ebuild 1439
MD5 ff133fa3cd4c31cd6b4aefc9f5d22f64 yc-3.5.8.ebuild 1185
MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
-MD5 90a7840e107992de38956fcdf8e1253f yc-4.0.1.ebuild 1448
+MD5 19332c142858f663a2282ca38b5c4148 yc-4.0.1.ebuild 1447
MD5 e3a2538e59989abcbb27d830027f96ef yc-4.0.2.ebuild 1448
MD5 094f5d8069de79f395c0a6c2bf0feb83 files/50yc-gentoo.el 80
MD5 efb7179715bd634fc45de18359da4b2b files/digest-yc-4.0.0 59
diff --git a/app-emacs/yc/yc-4.0.1.ebuild b/app-emacs/yc/yc-4.0.1.ebuild
index f26e42544019..a03528a30b36 100644
--- a/app-emacs/yc/yc-4.0.1.ebuild
+++ b/app-emacs/yc/yc-4.0.1.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-emacs/yc/yc-4.0.1.ebuild,v 1.1 2003/11/21 00:44:55 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-4.0.1.ebuild,v 1.2 2003/11/26 16:29:06 matsuu Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ceres.dti.ne.jp/~knak/yc.html"
SRC_URI="http://www.ceres.dti.ne.jp/~knak/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
DEPEND="virtual/emacs
>=app-i18n/canna-3.6"