diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:42:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:42:48 +0000 |
commit | 21d1691687291e2491b0b5466e0ef7ba39b0b689 (patch) | |
tree | 0f1218ea38f57be677c7da5ab689488d2ba9836b /app-xemacs/textools | |
parent | DEPEND fix #30220 (diff) | |
download | gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.tar.gz gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.tar.bz2 gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/textools')
-rw-r--r-- | app-xemacs/textools/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/textools/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/textools/textools-1.14.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/textools/ChangeLog b/app-xemacs/textools/ChangeLog index 9e4103fcea6b..75cb67c51fd7 100644 --- a/app-xemacs/textools/ChangeLog +++ b/app-xemacs/textools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/textools # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/textools/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/textools/ChangeLog,v 1.4 2003/10/03 02:42:42 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> textools-1.14.ebuild: + Stable on alpha *textools-1.14 (22 Feb 2003) diff --git a/app-xemacs/textools/Manifest b/app-xemacs/textools/Manifest index c276549ed4a0..2e4d3c74c6ec 100644 --- a/app-xemacs/textools/Manifest +++ b/app-xemacs/textools/Manifest @@ -1,5 +1,5 @@ -MD5 e40df21901f020f9f1b099ea0c872bb7 ChangeLog 578 +MD5 390c4dff2281a7cf420b219120291be5 ChangeLog 667 MD5 4b92022a3ef007d2b15b631775247e73 textools-1.13.ebuild 406 -MD5 094bf7c8adee5dbbfda640b96f2e1bee textools-1.14.ebuild 406 +MD5 0e57bc4e39944719ccce99a1566c9029 textools-1.14.ebuild 403 MD5 ab5156bc8c1f311c3a818a8a0359528d files/digest-textools-1.13 67 MD5 2af2dfc9d5e5aa09ea396ba6f9759c69 files/digest-textools-1.14 67 diff --git a/app-xemacs/textools/textools-1.14.ebuild b/app-xemacs/textools/textools-1.14.ebuild index 0355bc28265e..eb96c5530913 100644 --- a/app-xemacs/textools/textools-1.14.ebuild +++ b/app-xemacs/textools/textools-1.14.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/textools/textools-1.14.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/textools/textools-1.14.ebuild,v 1.2 2003/10/03 02:42:42 agriffis Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |