summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Erculiani <lxnay@gentoo.org>2013-03-21 13:31:56 +0000
committerFabio Erculiani <lxnay@gentoo.org>2013-03-21 13:31:56 +0000
commite2c20c08635c482dcca75a4d14fbbfb608d0c8a8 (patch)
tree74c707bbdfebdec68c602e99a3896947b36c25d2 /dev-util/molecule-core
parentLast rites for dev-libs/dv{acm4,net,ssl,thread,util}, bug #462590 (diff)
downloadgentoo-2-e2c20c08635c482dcca75a4d14fbbfb608d0c8a8.tar.gz
gentoo-2-e2c20c08635c482dcca75a4d14fbbfb608d0c8a8.tar.bz2
gentoo-2-e2c20c08635c482dcca75a4d14fbbfb608d0c8a8.zip
nit, fix DESCRIPTION
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key ADC916E5)
Diffstat (limited to 'dev-util/molecule-core')
-rw-r--r--dev-util/molecule-core/ChangeLog5
-rw-r--r--dev-util/molecule-core/molecule-core-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/molecule-core/ChangeLog b/dev-util/molecule-core/ChangeLog
index 6671b7703cc8..5d5a17be5b96 100644
--- a/dev-util/molecule-core/ChangeLog
+++ b/dev-util/molecule-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/molecule-core
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule-core/ChangeLog,v 1.1 2013/03/21 12:59:27 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule-core/ChangeLog,v 1.2 2013/03/21 13:31:56 lxnay Exp $
+
+ 21 Mar 2013; Fabio Erculiani <lxnay@gentoo.org> molecule-core-1.0.1.ebuild:
+ nit, fix DESCRIPTION
*molecule-core-1.0.1 (21 Mar 2013)
diff --git a/dev-util/molecule-core/molecule-core-1.0.1.ebuild b/dev-util/molecule-core/molecule-core-1.0.1.ebuild
index 88afa941cb78..eb4f32cc56fa 100644
--- a/dev-util/molecule-core/molecule-core-1.0.1.ebuild
+++ b/dev-util/molecule-core/molecule-core-1.0.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule-core/molecule-core-1.0.1.ebuild,v 1.1 2013/03/21 12:59:27 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule-core/molecule-core-1.0.1.ebuild,v 1.2 2013/03/21 13:31:56 lxnay Exp $
EAPI="5"
PYTHON_DEPEND="*"
inherit python
-DESCRIPTION="Sabayon distro-agnostic images builder tool"
+DESCRIPTION="Sabayon distro-agnostic images build tool"
HOMEPAGE="http://www.sabayon.org"
SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"