diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 11:57:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 11:57:27 +0000 |
commit | 3b12ac4f92f5b0d9ca8547810e68f2aac5f629f7 (patch) | |
tree | 66dc17910ca9f40ce5252c5128df0c5a932c6191 /app-editors/xvile | |
parent | stable on alpha (diff) | |
download | historical-3b12ac4f92f5b0d9ca8547810e68f2aac5f629f7.tar.gz historical-3b12ac4f92f5b0d9ca8547810e68f2aac5f629f7.tar.bz2 historical-3b12ac4f92f5b0d9ca8547810e68f2aac5f629f7.zip |
stable on alpha
Diffstat (limited to 'app-editors/xvile')
-rw-r--r-- | app-editors/xvile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xvile/Manifest | 4 | ||||
-rw-r--r-- | app-editors/xvile/xvile-9.3h.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/xvile/ChangeLog b/app-editors/xvile/ChangeLog index 7c6cd54e5d8c..e886a9d7f5d1 100644 --- a/app-editors/xvile/ChangeLog +++ b/app-editors/xvile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xvile # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.4 2003/02/12 03:50:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.5 2003/10/03 11:54:24 agriffis Exp $ + + 03 Oct 2003; Aron Griffis <agriffis@gentoo.org> xvile-9.3h.ebuild: + Stable on alpha 27 Dec 2002; Michael Cummings <mcummings@gentoo.org> xvile-9.3h.ebuild: diff --git a/app-editors/xvile/Manifest b/app-editors/xvile/Manifest index 8e0b03ad44d7..24cd59c0b00f 100644 --- a/app-editors/xvile/Manifest +++ b/app-editors/xvile/Manifest @@ -1,5 +1,5 @@ -MD5 600cfeec40ac9e08110c2f5666e5f346 ChangeLog 1120 +MD5 b19bd80d87d62687de9182d3a5ef8bd7 ChangeLog 1210 MD5 a2ea95c1b1794b1749cc75cc2b44ff3a xvile-9.2r.ebuild 2039 -MD5 99ffbfb1994773dd5330b75113975312 xvile-9.3h.ebuild 1526 +MD5 20169fbe890b9057599d51fd456ef80c xvile-9.3h.ebuild 1525 MD5 765d6704eebefa91db03dcd67ba743ac files/digest-xvile-9.2r 1173 MD5 55768ae3bd94b5c67efdb12a1c969702 files/digest-xvile-9.3h 551 diff --git a/app-editors/xvile/xvile-9.3h.ebuild b/app-editors/xvile/xvile-9.3h.ebuild index 735f2b8b6f8d..03ebcf1fa83d 100644 --- a/app-editors/xvile/xvile-9.3h.ebuild +++ b/app-editors/xvile/xvile-9.3h.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-editors/xvile/xvile-9.3h.ebuild,v 1.5 2003/09/05 23:05:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.3h.ebuild,v 1.6 2003/10/03 11:54:24 agriffis Exp $ IUSE="perl" @@ -27,7 +27,7 @@ RDEPEND="perl? ( dev-lang/perl )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" src_unpack() { unpack vile-9.3.tgz |