diff options
author | 2004-08-14 15:15:33 +0000 | |
---|---|---|
committer | 2004-08-14 15:15:33 +0000 | |
commit | 2e35afd09f800766be2e531d8690ef9930a4bb22 (patch) | |
tree | a1b84b03cfc0d4323471406dbaa940186dd0e451 /app-emacs | |
parent | Corrected metadata.xml to match DTD. (diff) | |
download | historical-2e35afd09f800766be2e531d8690ef9930a4bb22.tar.gz historical-2e35afd09f800766be2e531d8690ef9930a4bb22.tar.bz2 historical-2e35afd09f800766be2e531d8690ef9930a4bb22.zip |
Version bumped.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/yc/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/yc/files/digest-yc-4.0.13 | 1 | ||||
-rw-r--r-- | app-emacs/yc/files/digest-yc-4.0.8 | 1 | ||||
-rw-r--r-- | app-emacs/yc/yc-4.0.11.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/yc/yc-4.0.13.ebuild (renamed from app-emacs/yc/yc-4.0.8.ebuild) | 4 |
5 files changed, 12 insertions, 6 deletions
diff --git a/app-emacs/yc/ChangeLog b/app-emacs/yc/ChangeLog index c0f9639dc4ce..569a8b84099e 100644 --- a/app-emacs/yc/ChangeLog +++ b/app-emacs/yc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emacs/yc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/ChangeLog,v 1.22 2004/06/29 18:09:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/ChangeLog,v 1.23 2004/08/14 15:15:32 usata Exp $ + +*yc-4.0.13 (15 Aug 2004) + + 15 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> yc-4.0.11.ebuild, + +yc-4.0.13.ebuild, -yc-4.0.8.ebuild: + Version bumped. *yc-4.0.11 (30 Jun 2004) diff --git a/app-emacs/yc/files/digest-yc-4.0.13 b/app-emacs/yc/files/digest-yc-4.0.13 new file mode 100644 index 000000000000..9f86f77c3a78 --- /dev/null +++ b/app-emacs/yc/files/digest-yc-4.0.13 @@ -0,0 +1 @@ +MD5 5cc5f04346b806d4157b4b66d7eba69f yc-4.0.13.tar.gz 43916 diff --git a/app-emacs/yc/files/digest-yc-4.0.8 b/app-emacs/yc/files/digest-yc-4.0.8 deleted file mode 100644 index 64171a76d4a3..000000000000 --- a/app-emacs/yc/files/digest-yc-4.0.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 067fa53a65409478a01ccff67d9b9fb8 yc-4.0.8.tar.gz 43496 diff --git a/app-emacs/yc/yc-4.0.11.ebuild b/app-emacs/yc/yc-4.0.11.ebuild index d584cd7bb2f6..fa23eef19d32 100644 --- a/app-emacs/yc/yc-4.0.11.ebuild +++ b/app-emacs/yc/yc-4.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-4.0.11.ebuild,v 1.1 2004/06/29 18:09:44 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-4.0.11.ebuild,v 1.2 2004/08/14 15:15:32 usata 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="~alpha ~x86" +KEYWORDS="alpha ppc x86" DEPEND="virtual/emacs >=app-i18n/canna-3.6" diff --git a/app-emacs/yc/yc-4.0.8.ebuild b/app-emacs/yc/yc-4.0.13.ebuild index 3eec95600b21..04d16c6a48fb 100644 --- a/app-emacs/yc/yc-4.0.8.ebuild +++ b/app-emacs/yc/yc-4.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.3 2004/06/24 22:29:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-4.0.13.ebuild,v 1.1 2004/08/14 15:15:32 usata 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="alpha x86" +KEYWORDS="~alpha ~ppc ~x86" DEPEND="virtual/emacs >=app-i18n/canna-3.6" |