summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-04-25 15:02:46 +0000
committerMamoru Komachi <usata@gentoo.org>2004-04-25 15:02:46 +0000
commite21bae7760e655d872a78a3f1898dc9e72fd6b6a (patch)
treec69375086ae0e194682a7e4b84594fa730d03ebe
parentStable version bumped. Don't assign default to S. Removed old ebuild. (Manife... (diff)
downloadgentoo-2-e21bae7760e655d872a78a3f1898dc9e72fd6b6a.tar.gz
gentoo-2-e21bae7760e655d872a78a3f1898dc9e72fd6b6a.tar.bz2
gentoo-2-e21bae7760e655d872a78a3f1898dc9e72fd6b6a.zip
Marked stable on x86 and alpha. Don't assign default to S
-rw-r--r--app-emacs/yc/ChangeLog6
-rw-r--r--app-emacs/yc/yc-4.0.7.ebuild3
-rw-r--r--app-emacs/yc/yc-4.0.8.ebuild5
3 files changed, 8 insertions, 6 deletions
diff --git a/app-emacs/yc/ChangeLog b/app-emacs/yc/ChangeLog
index c6cc1a153a11..e420df9b6a92 100644
--- a/app-emacs/yc/ChangeLog
+++ b/app-emacs/yc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/yc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/ChangeLog,v 1.19 2004/03/16 21:18:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/ChangeLog,v 1.20 2004/04/25 15:02:46 usata Exp $
+
+ 26 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> yc-4.0.7.ebuild,
+ yc-4.0.8.ebuild:
+ Marked stable on x86 and alpha. Don't assign default to S
*yc-4.0.8 (17 Mar 2004)
diff --git a/app-emacs/yc/yc-4.0.7.ebuild b/app-emacs/yc/yc-4.0.7.ebuild
index 0f1979252afa..ab235ab18419 100644
--- a/app-emacs/yc/yc-4.0.7.ebuild
+++ b/app-emacs/yc/yc-4.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.7.ebuild,v 1.2 2004/03/16 21:18:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-4.0.7.ebuild,v 1.3 2004/04/25 15:02:46 usata Exp $
inherit elisp
@@ -16,7 +16,6 @@ KEYWORDS="alpha x86"
DEPEND="virtual/emacs
>=app-i18n/canna-3.6"
-S="${WORKDIR}/${P}"
SITEFILE="50yc-gentoo.el"
src_compile() {
diff --git a/app-emacs/yc/yc-4.0.8.ebuild b/app-emacs/yc/yc-4.0.8.ebuild
index 9b26c34917f6..3bebedca3d68 100644
--- a/app-emacs/yc/yc-4.0.8.ebuild
+++ b/app-emacs/yc/yc-4.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.8.ebuild,v 1.1 2004/03/16 21:18:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-4.0.8.ebuild,v 1.2 2004/04/25 15:02:46 usata Exp $
inherit elisp
@@ -11,12 +11,11 @@ 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="~alpha ~x86"
+KEYWORDS="alpha x86"
DEPEND="virtual/emacs
>=app-i18n/canna-3.6"
-S="${WORKDIR}/${P}"
SITEFILE="50yc-gentoo.el"
src_compile() {