diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-23 15:52:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-23 15:52:22 +0000 |
commit | 470a8c2b449191d1e557e6b4124bf4ff62468aa0 (patch) | |
tree | b24cf2bdbbae4e49301dc3d3fbf8b5a90245e15b /app-vim/thlnk | |
parent | stable on ia64 (Manifest recommit) (diff) | |
download | gentoo-2-470a8c2b449191d1e557e6b4124bf4ff62468aa0.tar.gz gentoo-2-470a8c2b449191d1e557e6b4124bf4ff62468aa0.tar.bz2 gentoo-2-470a8c2b449191d1e557e6b4124bf4ff62468aa0.zip |
stable on alpha and ia64
Diffstat (limited to 'app-vim/thlnk')
-rw-r--r-- | app-vim/thlnk/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/thlnk/thlnk-1.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/thlnk/ChangeLog b/app-vim/thlnk/ChangeLog index 84ac6cc9fed2..6d6b090cbdde 100644 --- a/app-vim/thlnk/ChangeLog +++ b/app-vim/thlnk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/thlnk -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/ChangeLog,v 1.1 2003/11/19 02:57:23 ciaranm Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/ChangeLog,v 1.2 2004/01/23 15:49:01 agriffis Exp $ + + 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> thlnk-1.2.1.ebuild: + stable on alpha and ia64 *thlnk-1.2.1 (19 Nov 2003) diff --git a/app-vim/thlnk/thlnk-1.2.1.ebuild b/app-vim/thlnk/thlnk-1.2.1.ebuild index 8f68b424ae68..18924b00e27e 100644 --- a/app-vim/thlnk/thlnk-1.2.1.ebuild +++ b/app-vim/thlnk/thlnk-1.2.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.1 2003/11/19 02:57:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.2 2004/01/23 15:49:01 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: linking in plaintext" HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=293" LICENSE="GPL-2" -KEYWORDS="~alpha ~sparc ~x86" +KEYWORDS="alpha ~sparc ~x86 ia64" |