summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Parpart <trapni@gentoo.org>2007-08-15 10:27:05 +0000
committerChristian Parpart <trapni@gentoo.org>2007-08-15 10:27:05 +0000
commit7f2d4f6aed2776a3773e92b726de63a211ff3793 (patch)
treea3e31422f07d8bb5dee2f939d69edd140d6b181c
parentinitial import (diff)
downloadgentoo-2-7f2d4f6aed2776a3773e92b726de63a211ff3793.tar.gz
gentoo-2-7f2d4f6aed2776a3773e92b726de63a211ff3793.tar.bz2
gentoo-2-7f2d4f6aed2776a3773e92b726de63a211ff3793.zip
updated info lines
(Portage version: 2.1.3.3)
-rw-r--r--dev-ruby/haml/haml-1.7.0.ebuild4
-rw-r--r--dev-ruby/haml/metadata.xml21
2 files changed, 4 insertions, 21 deletions
diff --git a/dev-ruby/haml/haml-1.7.0.ebuild b/dev-ruby/haml/haml-1.7.0.ebuild
index fabe3ae06992..1e011eeed17d 100644
--- a/dev-ruby/haml/haml-1.7.0.ebuild
+++ b/dev-ruby/haml/haml-1.7.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-1.7.0.ebuild,v 1.1 2007/08/15 10:24:33 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-1.7.0.ebuild,v 1.2 2007/08/15 10:27:05 trapni Exp $
inherit ruby gems
USE_RUBY="ruby18"
-DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+DESCRIPTION="HAML - a ruby web page templating engine"
HOMEPAGE="http://rubyforge.org/projects/haml/"
SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
diff --git a/dev-ruby/haml/metadata.xml b/dev-ruby/haml/metadata.xml
index a77226d4a029..0a41bde91c60 100644
--- a/dev-ruby/haml/metadata.xml
+++ b/dev-ruby/haml/metadata.xml
@@ -1,25 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<!--
-$Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/metadata.xml,v 1.1 2007/08/15 10:24:33 trapni Exp $
-
-This is the example metadata file.
-The root element of this file is <pkgmetadata>. Within this element a
-number of subelements are allowed: herd, maintainer, and
-longdescription. herd is a required subelement.
-
-For a full description look at:
-http://www.gentoo.org/proj/en/metastructure/herds/
-
-
-Before committing, please remove the comments from this file. They are
-not relevant for general metadata.xml files.
--->
<pkgmetadata>
-<herd>no-herd</herd>
+<herd>ruby</herd>
<maintainer>
- <email>@gentoo.org</email>
-<!-- <description>Description of the maintainership</description> -->
+ <email>trapni@gentoo.org</email>
</maintainer>
-<!-- <longdescription>Long description of the package</longdescription> -->
</pkgmetadata>