summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-06 06:44:39 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-06 06:44:39 +0000
commit4484841a2d75cf8b07918de437923c271722620f (patch)
tree152a9cf3b6a7dfb9eca316ac2de817bc7c5276ca /app-emulation/wine-doors
parentAdd ruby20, ruby21 target. (diff)
downloadgentoo-2-4484841a2d75cf8b07918de437923c271722620f.tar.gz
gentoo-2-4484841a2d75cf8b07918de437923c271722620f.tar.bz2
gentoo-2-4484841a2d75cf8b07918de437923c271722620f.zip
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/wine-doors')
-rw-r--r--app-emulation/wine-doors/ChangeLog8
-rw-r--r--app-emulation/wine-doors/wine-doors-0.1.3.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-emulation/wine-doors/ChangeLog b/app-emulation/wine-doors/ChangeLog
index 56cece2222be..20fa4ea98eba 100644
--- a/app-emulation/wine-doors/ChangeLog
+++ b/app-emulation/wine-doors/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/wine-doors
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine-doors/ChangeLog,v 1.3 2011/04/06 18:30:55 arfrever Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine-doors/ChangeLog,v 1.4 2014/08/06 06:44:38 patrick Exp $
+
+ 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> wine-doors-0.1.3.ebuild:
+ Make description more repoman-happy
06 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
wine-doors-0.1.3.ebuild:
@@ -15,4 +18,3 @@
19 Mar 2009; Hanno Boeck <hanno@gentoo.org> +metadata.xml,
+wine-doors-0.1.3.ebuild:
Initial commit, cleaned-up ebuild from #179719.
-
diff --git a/app-emulation/wine-doors/wine-doors-0.1.3.ebuild b/app-emulation/wine-doors/wine-doors-0.1.3.ebuild
index 1991b36a62c4..ee6fa81170bc 100644
--- a/app-emulation/wine-doors/wine-doors-0.1.3.ebuild
+++ b/app-emulation/wine-doors/wine-doors-0.1.3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine-doors/wine-doors-0.1.3.ebuild,v 1.3 2011/04/06 18:30:55 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine-doors/wine-doors-0.1.3.ebuild,v 1.4 2014/08/06 06:44:38 patrick Exp $
EAPI=3
PYTHON_DEPEND="2"
inherit distutils
-DESCRIPTION="Wine-doors is a package manager for wine."
+DESCRIPTION="Wine-doors is a package manager for wine"
HOMEPAGE="http://www.wine-doors.org"
SRC_URI="http://www.wine-doors.org/releases/${P}.tar.gz"