summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 14:59:27 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 14:59:27 +0000
commit88c8b6cce3c6e2a1e83389c468fa2b565aee3243 (patch)
treeb2e7b7dec3055c81b185d979c6af945f5c4b01e3 /dev-perl/text-autoformat
parentApply upstream patch to fix login problems (diff)
downloadgentoo-2-88c8b6cce3c6e2a1e83389c468fa2b565aee3243.tar.gz
gentoo-2-88c8b6cce3c6e2a1e83389c468fa2b565aee3243.tar.bz2
gentoo-2-88c8b6cce3c6e2a1e83389c468fa2b565aee3243.zip
Convert ebuild version. Force stable keywords
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/text-autoformat')
-rw-r--r--dev-perl/text-autoformat/ChangeLog8
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild (renamed from dev-perl/text-autoformat/text-autoformat-1.669002.ebuild)5
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog
index 2cc5d10e8624..caa9da5bb754 100644
--- a/dev-perl/text-autoformat/ChangeLog
+++ b/dev-perl/text-autoformat/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/text-autoformat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.40 2011/01/14 14:52:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.41 2011/01/14 14:59:27 tove Exp $
+
+*text-autoformat-1.669.2 (14 Jan 2011)
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org>
+ +text-autoformat-1.669.2.ebuild, -text-autoformat-1.669002.ebuild:
+ Convert ebuild version. Looks like a downgrade
14 Jan 2011; Torsten Veller <tove@gentoo.org> -text-autoformat-1.13.ebuild,
-text-autoformat-1.669001.ebuild:
diff --git a/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild b/dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild
index c77363578bef..fa87c8dbe0a8 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.8 2011/01/13 17:07:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild,v 1.1 2011/01/14 14:59:27 tove Exp $
EAPI=2
MY_PN=Text-Autoformat
-MY_P=${MY_PN}-${PV}
MODULE_AUTHOR=DCONWAY
+MODULE_VERSION=1.669002
inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
@@ -20,5 +20,4 @@ RDEPEND=">=dev-perl/text-reform-1.11
DEPEND="${RDEPEND}
virtual/perl-Module-Build"
-S=${WORKDIR}/${MY_P}
SRC_TEST=do