diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
commit | 706e79274abac6b82094e89ba2568f0433ab91b8 (patch) | |
tree | 5f112c51f40e6980439b391c3979de87755e4d1a /app-xemacs/edict | |
parent | Patch to fixup multiline strings (diff) | |
download | historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.gz historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.bz2 historical-706e79274abac6b82094e89ba2568f0433ab91b8.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/edict')
-rw-r--r-- | app-xemacs/edict/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/edict/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/edict/edict-1.13.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/edict/ChangeLog b/app-xemacs/edict/ChangeLog index 0a54d1b0e797..b884d7f87f39 100644 --- a/app-xemacs/edict/ChangeLog +++ b/app-xemacs/edict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/edict # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/ChangeLog,v 1.3 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/ChangeLog,v 1.4 2003/10/03 02:21:20 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> edict-1.13.ebuild: + Stable on alpha *edict-1.13 (16 Dec 2002) diff --git a/app-xemacs/edict/Manifest b/app-xemacs/edict/Manifest index 11352f3eb6e2..f126ec604178 100644 --- a/app-xemacs/edict/Manifest +++ b/app-xemacs/edict/Manifest @@ -1,3 +1,3 @@ -MD5 d1e547cff829d9f531609f2bbb70f541 ChangeLog 415 -MD5 d65d5430d2afb083ae053da040bc62ee edict-1.13.ebuild 438 +MD5 4db62153e57273cb7308036e50a5483e ChangeLog 501 +MD5 2418086460ac5f4b934c216a455fb90c edict-1.13.ebuild 435 MD5 d9f41431a8ec060969a37ac861692ca9 files/digest-edict-1.13 64 diff --git a/app-xemacs/edict/edict-1.13.ebuild b/app-xemacs/edict/edict-1.13.ebuild index 4108a4b83f8b..f638f2923473 100644 --- a/app-xemacs/edict/edict-1.13.ebuild +++ b/app-xemacs/edict/edict-1.13.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-xemacs/edict/edict-1.13.ebuild,v 1.4 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/edict-1.13.ebuild,v 1.5 2003/10/03 02:21:20 agriffis Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="mule" DEPEND="app-xemacs/mule-base app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |