diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-03 17:40:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-03 17:40:50 +0000 |
commit | 3a860d1a9403b925311737fda44ce5fd77cd85c7 (patch) | |
tree | 2c9784328e38dbafe40fe903a5ae9d5af7c9aec0 /app-editors/vile | |
parent | add version 1.1.6 (Manifest recommit) (diff) | |
download | gentoo-2-3a860d1a9403b925311737fda44ce5fd77cd85c7.tar.gz gentoo-2-3a860d1a9403b925311737fda44ce5fd77cd85c7.tar.bz2 gentoo-2-3a860d1a9403b925311737fda44ce5fd77cd85c7.zip |
stable on sparc
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vile/vile-9.4d.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index dff891aacb53..2d662bdd4ed7 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vile # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.15 2004/03/03 02:54:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.16 2004/03/03 17:40:50 gustavoz Exp $ + + 03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> vile-9.4d.ebuild: + stable on sparc 02 Mar 2004; <agriffis@gentoo.org> vile-9.4d.ebuild: stable on alpha, ia64, x86 diff --git a/app-editors/vile/vile-9.4d.ebuild b/app-editors/vile/vile-9.4d.ebuild index a83806555f17..7f9781bf7ac5 100644 --- a/app-editors/vile/vile-9.4d.ebuild +++ b/app-editors/vile/vile-9.4d.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-editors/vile/vile-9.4d.ebuild,v 1.2 2004/03/03 02:54:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.4d.ebuild,v 1.3 2004/03/03 17:40:50 gustavoz Exp $ IUSE="perl" @@ -24,7 +24,7 @@ PROVIDE="virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ia64" +KEYWORDS="x86 ~ppc sparc alpha ia64" src_unpack() { local p |