summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-06-01 13:11:21 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-06-01 13:11:21 +0000
commitf7798ebb0dd0a2058fb504c702ca2a26649b7af7 (patch)
tree84792727e69e6185dd7107abb5e4c9bd18a22d63 /app-vim
parentStable on ppc wrt bug 224099 (diff)
downloadgentoo-2-f7798ebb0dd0a2058fb504c702ca2a26649b7af7.tar.gz
gentoo-2-f7798ebb0dd0a2058fb504c702ca2a26649b7af7.tar.bz2
gentoo-2-f7798ebb0dd0a2058fb504c702ca2a26649b7af7.zip
Add a release and remove live ebuild. Added eroyf as proxied maintainer.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/exheres-syntax/ChangeLog8
-rw-r--r--app-vim/exheres-syntax/exheres-syntax-20080601.ebuild (renamed from app-vim/exheres-syntax/exheres-syntax-99999999.ebuild)8
-rw-r--r--app-vim/exheres-syntax/metadata.xml6
3 files changed, 17 insertions, 5 deletions
diff --git a/app-vim/exheres-syntax/ChangeLog b/app-vim/exheres-syntax/ChangeLog
index cc008aa87822..bbc461281883 100644
--- a/app-vim/exheres-syntax/ChangeLog
+++ b/app-vim/exheres-syntax/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-vim/exheres-syntax
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.1 2008/05/20 00:08:07 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.2 2008/06/01 13:11:21 coldwind Exp $
+
+*exheres-syntax-20080601 (01 Jun 2008)
+
+ 01 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> metadata.xml,
+ +exheres-syntax-20080601.ebuild, -exheres-syntax-99999999.ebuild:
+ Add a release and remove live ebuild. Added eroyf as proxied maintainer.
*exheres-syntax-99999999 (20 May 2008)
diff --git a/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild b/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild
index b99914b33164..3599c657a245 100644
--- a/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild
+++ b/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild,v 1.1 2008/05/20 00:08:07 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild,v 1.1 2008/06/01 13:11:21 coldwind Exp $
-inherit vim-plugin subversion
+inherit vim-plugin
DESCRIPTION="vim plugin: exheres format highlighting"
HOMEPAGE="http://www.exherbo.org/"
-SRC_URI=""
-ESVN_REPO_URI="http://svn.exherbo.org/exheres-syntax/trunk"
+SRC_URI="http://dev.exherbo.org/~eroyf/pub/software/releases/${PN}/${P}.tar.bz2"
LICENSE="vim"
+SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/app-vim/exheres-syntax/metadata.xml b/app-vim/exheres-syntax/metadata.xml
index 26fdc4ef7753..8876fada84bd 100644
--- a/app-vim/exheres-syntax/metadata.xml
+++ b/app-vim/exheres-syntax/metadata.xml
@@ -5,5 +5,11 @@
<maintainer>
<email>coldwind@gentoo.org</email>
<name>Santiago M. Mola</name>
+ <description>Main maintainer</description>
+</maintainer>
+<maintainer>
+ <email>ahf@exherbo.org</email>
+ <name>Alexander H. Faeroy</name>
+ <description>Proxied upstream</description>
</maintainer>
</pkgmetadata>