diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:44:39 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:44:39 +0000 |
commit | 4484841a2d75cf8b07918de437923c271722620f (patch) | |
tree | 152a9cf3b6a7dfb9eca316ac2de817bc7c5276ca | |
parent | Add ruby20, ruby21 target. (diff) | |
download | gentoo-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)
43 files changed, 139 insertions, 91 deletions
diff --git a/app-emulation/aqemu/ChangeLog b/app-emulation/aqemu/ChangeLog index 5c5e1a7cc8c1..357c47f497e6 100644 --- a/app-emulation/aqemu/ChangeLog +++ b/app-emulation/aqemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/aqemu -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/aqemu/ChangeLog,v 1.17 2013/03/17 15:21:55 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/aqemu/ChangeLog,v 1.18 2014/08/06 06:44:37 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> aqemu-0.8.2-r2.ebuild: + Make description more repoman-happy 17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Add proxy-maintainers to metadata.xml diff --git a/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild b/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild index 0ecf82ee3f72..9f2984aa2388 100644 --- a/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild +++ b/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 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/aqemu/aqemu-0.8.2-r2.ebuild,v 1.5 2013/03/02 19:24:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild,v 1.6 2014/08/06 06:44:37 patrick Exp $ EAPI=4 inherit cmake-utils -DESCRIPTION="Graphical interface for QEMU and KVM emulators. Using Qt4." +DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt4" HOMEPAGE="http://sourceforge.net/projects/aqemu" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" diff --git a/app-emulation/cloud-init/ChangeLog b/app-emulation/cloud-init/ChangeLog index 5212c5a1f29a..a1b289aa7e7b 100644 --- a/app-emulation/cloud-init/ChangeLog +++ b/app-emulation/cloud-init/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/cloud-init # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/cloud-init/ChangeLog,v 1.9 2014/07/06 12:30:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cloud-init/ChangeLog,v 1.10 2014/08/06 06:44:38 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> cloud-init-0.7.5-r1.ebuild: + Make description more repoman-happy 06 Jul 2014; Michał Górny <mgorny@gentoo.org> cloud-init-0.7.5-r1.ebuild: Clean up obsolete dependencies on virtual/python-argparse and virtual/python- diff --git a/app-emulation/cloud-init/cloud-init-0.7.5-r1.ebuild b/app-emulation/cloud-init/cloud-init-0.7.5-r1.ebuild index c2086edad8fb..b859ab1ba69d 100644 --- a/app-emulation/cloud-init/cloud-init-0.7.5-r1.ebuild +++ b/app-emulation/cloud-init/cloud-init-0.7.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/cloud-init/cloud-init-0.7.5-r1.ebuild,v 1.2 2014/07/06 12:30:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cloud-init/cloud-init-0.7.5-r1.ebuild,v 1.3 2014/08/06 06:44:38 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils multilib -DESCRIPTION="Package provides configuration and customization of cloud instance." +DESCRIPTION="Package provides configuration and customization of cloud instance" HOMEPAGE="https://launchpad.net/cloud-init" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" diff --git a/app-emulation/crossover-bin/ChangeLog b/app-emulation/crossover-bin/ChangeLog index 9041cb533f4e..7335df8fba23 100644 --- a/app-emulation/crossover-bin/ChangeLog +++ b/app-emulation/crossover-bin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/crossover-bin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/ChangeLog,v 1.12 2014/06/18 19:01:31 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/ChangeLog,v 1.13 2014/08/06 06:44:38 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> + crossover-bin-12.1.2-r1.ebuild, crossover-bin-12.2.0-r1.ebuild, + crossover-bin-12.2.1-r1.ebuild, crossover-bin-12.2.2.ebuild, + crossover-bin-12.5.0.ebuild: + Make description more repoman-happy 18 Jun 2014; Michał Górny <mgorny@gentoo.org> crossover-bin-12.1.2-r1.ebuild, crossover-bin-12.2.0-r1.ebuild, crossover-bin-12.2.1-r1.ebuild, diff --git a/app-emulation/crossover-bin/crossover-bin-12.1.2-r1.ebuild b/app-emulation/crossover-bin/crossover-bin-12.1.2-r1.ebuild index 787aa1a89802..69213fa215c3 100644 --- a/app-emulation/crossover-bin/crossover-bin-12.1.2-r1.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-12.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.1.2-r1.ebuild,v 1.3 2014/06/18 19:01:31 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.1.2-r1.ebuild,v 1.4 2014/08/06 06:44:37 patrick Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads" inherit python-single-r1 unpacker -DESCRIPTION="Commercial version of app-emulation/wine with paid support." +DESCRIPTION="Commercial version of app-emulation/wine with paid support" HOMEPAGE="http://www.codeweavers.com/products/crossover/" SRC_URI="install-crossover-${PV}.bin" diff --git a/app-emulation/crossover-bin/crossover-bin-12.2.0-r1.ebuild b/app-emulation/crossover-bin/crossover-bin-12.2.0-r1.ebuild index 568dd9509763..1c1740ed4b0c 100644 --- a/app-emulation/crossover-bin/crossover-bin-12.2.0-r1.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-12.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.2.0-r1.ebuild,v 1.3 2014/06/18 19:01:31 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.2.0-r1.ebuild,v 1.4 2014/08/06 06:44:37 patrick Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads" inherit python-single-r1 unpacker -DESCRIPTION="Commercial version of app-emulation/wine with paid support." +DESCRIPTION="Commercial version of app-emulation/wine with paid support" HOMEPAGE="http://www.codeweavers.com/products/crossover/" SRC_URI="install-crossover-${PV}.bin" diff --git a/app-emulation/crossover-bin/crossover-bin-12.2.1-r1.ebuild b/app-emulation/crossover-bin/crossover-bin-12.2.1-r1.ebuild index 8a92d6f8a28b..35300c624050 100644 --- a/app-emulation/crossover-bin/crossover-bin-12.2.1-r1.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-12.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.2.1-r1.ebuild,v 1.3 2014/06/18 19:01:31 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.2.1-r1.ebuild,v 1.4 2014/08/06 06:44:37 patrick Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads" inherit python-single-r1 unpacker -DESCRIPTION="Commercial version of app-emulation/wine with paid support." +DESCRIPTION="Commercial version of app-emulation/wine with paid support" HOMEPAGE="http://www.codeweavers.com/products/crossover/" SRC_URI="install-crossover-${PV}.bin" diff --git a/app-emulation/crossover-bin/crossover-bin-12.2.2.ebuild b/app-emulation/crossover-bin/crossover-bin-12.2.2.ebuild index 1f375251192a..fb7f29e27fd5 100644 --- a/app-emulation/crossover-bin/crossover-bin-12.2.2.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-12.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.2.2.ebuild,v 1.2 2014/06/18 19:01:31 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.2.2.ebuild,v 1.3 2014/08/06 06:44:37 patrick Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads" inherit python-single-r1 unpacker -DESCRIPTION="Commercial version of app-emulation/wine with paid support." +DESCRIPTION="Commercial version of app-emulation/wine with paid support" HOMEPAGE="http://www.codeweavers.com/products/crossover/" SRC_URI="install-crossover-${PV}.bin" diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.0.ebuild b/app-emulation/crossover-bin/crossover-bin-12.5.0.ebuild index 6c96648a476d..2649d3e33a8a 100644 --- a/app-emulation/crossover-bin/crossover-bin-12.5.0.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-12.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.5.0.ebuild,v 1.2 2014/06/18 19:01:31 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-bin/crossover-bin-12.5.0.ebuild,v 1.3 2014/08/06 06:44:37 patrick Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads" inherit python-single-r1 unpacker -DESCRIPTION="Commercial version of app-emulation/wine with paid support." +DESCRIPTION="Commercial version of app-emulation/wine with paid support" HOMEPAGE="http://www.codeweavers.com/products/crossover/" SRC_URI="install-crossover-${PV}.bin" diff --git a/app-emulation/docker/ChangeLog b/app-emulation/docker/ChangeLog index 4129bf04ec68..6530ba0a4aa1 100644 --- a/app-emulation/docker/ChangeLog +++ b/app-emulation/docker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/docker # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.26 2014/07/04 04:12:57 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.27 2014/08/06 06:44:36 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> docker-1.0.0.ebuild, + docker-1.0.1.ebuild, docker-1.1.0.ebuild: + Make description more repoman-happy 04 Jul 2014; Greg Kroah-Hartman <gregkh@gentoo.org> -docker-0.10.0.ebuild, -docker-0.11.1.ebuild, -docker-0.7.1-r1.ebuild, -docker-0.7.1.ebuild, diff --git a/app-emulation/docker/docker-1.0.0.ebuild b/app-emulation/docker/docker-1.0.0.ebuild index e100b2b9027e..77870bc36581 100644 --- a/app-emulation/docker/docker-1.0.0.ebuild +++ b/app-emulation/docker/docker-1.0.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/docker-1.0.0.ebuild,v 1.1 2014/06/09 20:14:00 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/docker-1.0.0.ebuild,v 1.2 2014/08/06 06:44:36 patrick Exp $ EAPI=5 -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level." +DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" HOMEPAGE="https://www.docker.io/" GITHUB_URI="github.com/dotcloud/docker" diff --git a/app-emulation/docker/docker-1.0.1.ebuild b/app-emulation/docker/docker-1.0.1.ebuild index aabf176e21ec..09c643a66da5 100644 --- a/app-emulation/docker/docker-1.0.1.ebuild +++ b/app-emulation/docker/docker-1.0.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/docker-1.0.1.ebuild,v 1.1 2014/06/29 02:00:39 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/docker-1.0.1.ebuild,v 1.2 2014/08/06 06:44:36 patrick Exp $ EAPI=5 -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level." +DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" HOMEPAGE="https://www.docker.io/" GITHUB_URI="github.com/dotcloud/docker" diff --git a/app-emulation/docker/docker-1.1.0.ebuild b/app-emulation/docker/docker-1.1.0.ebuild index 2a5f8f48fd4d..f87923cd0c67 100644 --- a/app-emulation/docker/docker-1.1.0.ebuild +++ b/app-emulation/docker/docker-1.1.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/docker-1.1.0.ebuild,v 1.1 2014/07/04 04:00:48 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/docker-1.1.0.ebuild,v 1.2 2014/08/06 06:44:36 patrick Exp $ EAPI=5 -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level." +DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" HOMEPAGE="https://www.docker.io/" GITHUB_URI="github.com/dotcloud/docker" diff --git a/app-emulation/ganeti-htools/ChangeLog b/app-emulation/ganeti-htools/ChangeLog index 038eee006bc2..23067b1058cd 100644 --- a/app-emulation/ganeti-htools/ChangeLog +++ b/app-emulation/ganeti-htools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/ganeti-htools -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ChangeLog,v 1.14 2013/12/23 15:56:37 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ChangeLog,v 1.15 2014/08/06 06:44:37 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> ganeti-htools-0.2.8.ebuild, + ganeti-htools-0.3.0.ebuild, ganeti-htools-0.3.1.ebuild: + Make description more repoman-happy 23 Dec 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due bug #66351 diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild index 3fbf21065f05..b5042202a96d 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 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/ganeti-htools/ganeti-htools-0.2.8.ebuild,v 1.4 2012/03/07 17:56:06 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild,v 1.5 2014/08/06 06:44:36 patrick Exp $ EAPI="2" inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 -clusters." +clusters" HOMEPAGE="http://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild index f3afc23a16d9..906477cf1043 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 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/ganeti-htools/ganeti-htools-0.3.0.ebuild,v 1.2 2012/03/07 17:56:06 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild,v 1.3 2014/08/06 06:44:36 patrick Exp $ EAPI="2" inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 -clusters." +clusters" HOMEPAGE="http://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild index 81a053991cab..275e6a370a4b 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 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/ganeti-htools/ganeti-htools-0.3.1.ebuild,v 1.5 2012/12/26 21:09:43 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild,v 1.6 2014/08/06 06:44:36 patrick Exp $ EAPI="2" inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 -clusters." +clusters" HOMEPAGE="http://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" diff --git a/app-emulation/libcacard/ChangeLog b/app-emulation/libcacard/ChangeLog index 2976899a6ceb..7ad6ba1231b0 100644 --- a/app-emulation/libcacard/ChangeLog +++ b/app-emulation/libcacard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libcacard # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.17 2014/01/15 12:49:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.18 2014/08/06 06:44:37 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> libcacard-0.1.2.ebuild: + Make description more repoman-happy 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild: Stable for arm, wrt bug #488926 diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild b/app-emulation/libcacard/libcacard-0.1.2.ebuild index 4095e0e1a6ca..877f9c604c27 100644 --- a/app-emulation/libcacard/libcacard-0.1.2.ebuild +++ b/app-emulation/libcacard/libcacard-0.1.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.17 2014/01/15 12:49:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.18 2014/08/06 06:44:37 patrick Exp $ EAPI=4 -DESCRIPTION="Library for emulating CAC cards." +DESCRIPTION="Library for emulating CAC cards" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2" diff --git a/app-emulation/libvirt-snmp/ChangeLog b/app-emulation/libvirt-snmp/ChangeLog index 7295a488c4d3..35d9cd3abf97 100644 --- a/app-emulation/libvirt-snmp/ChangeLog +++ b/app-emulation/libvirt-snmp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/libvirt-snmp -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-snmp/ChangeLog,v 1.5 2012/09/10 15:54:56 cardoe Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-snmp/ChangeLog,v 1.6 2014/08/06 06:44:38 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> libvirt-snmp-0.0.2-r2.ebuild, + libvirt-snmp-0.0.3.ebuild: + Make description more repoman-happy *libvirt-snmp-0.0.3 (10 Sep 2012) diff --git a/app-emulation/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild b/app-emulation/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild index c623de6c2a81..344c9ecccabe 100644 --- a/app-emulation/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild +++ b/app-emulation/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 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/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild,v 1.1 2012/08/13 05:32:58 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild,v 1.2 2014/08/06 06:44:38 patrick Exp $ EAPI=4 inherit eutils -DESCRIPTION="Provides SNMP functionality for libvirt." +DESCRIPTION="Provides SNMP functionality for libvirt" HOMEPAGE="http://libvirt.org" SRC_URI="http://www.libvirt.org/sources/snmp/${P}.tar.gz" diff --git a/app-emulation/libvirt-snmp/libvirt-snmp-0.0.3.ebuild b/app-emulation/libvirt-snmp/libvirt-snmp-0.0.3.ebuild index e4bec0d82593..b6c421b6c8fc 100644 --- a/app-emulation/libvirt-snmp/libvirt-snmp-0.0.3.ebuild +++ b/app-emulation/libvirt-snmp/libvirt-snmp-0.0.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 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/libvirt-snmp/libvirt-snmp-0.0.3.ebuild,v 1.1 2012/09/10 15:54:56 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-snmp/libvirt-snmp-0.0.3.ebuild,v 1.2 2014/08/06 06:44:38 patrick Exp $ EAPI=4 inherit eutils -DESCRIPTION="Provides SNMP functionality for libvirt." +DESCRIPTION="Provides SNMP functionality for libvirt" HOMEPAGE="http://libvirt.org" SRC_URI="http://www.libvirt.org/sources/snmp/${P}.tar.gz" diff --git a/app-emulation/qtemu/ChangeLog b/app-emulation/qtemu/ChangeLog index a793c3857fdc..67cfb3fc48aa 100644 --- a/app-emulation/qtemu/ChangeLog +++ b/app-emulation/qtemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/qtemu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qtemu/ChangeLog,v 1.9 2014/05/30 22:02:15 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qtemu/ChangeLog,v 1.10 2014/08/06 06:44:38 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> qtemu-1.0.5.ebuild: + Make description more repoman-happy 30 May 2014; Davide Pesavento <pesa@gentoo.org> metadata.xml: Drop to maintainer-needed. diff --git a/app-emulation/qtemu/qtemu-1.0.5.ebuild b/app-emulation/qtemu/qtemu-1.0.5.ebuild index 5bf4552dac81..31436eea9249 100644 --- a/app-emulation/qtemu/qtemu-1.0.5.ebuild +++ b/app-emulation/qtemu/qtemu-1.0.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 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/qtemu/qtemu-1.0.5.ebuild,v 1.7 2013/06/12 14:02:44 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qtemu/qtemu-1.0.5.ebuild,v 1.8 2014/08/06 06:44:38 patrick Exp $ EAPI=5 inherit eutils cmake-utils -DESCRIPTION="A graphical user interface for QEMU written in Qt4." +DESCRIPTION="A graphical user interface for QEMU written in Qt4" HOMEPAGE="http://qtemu.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index f1ca0cde7b19..9e4226355bf0 100644 --- a/app-emulation/spice-protocol/ChangeLog +++ b/app-emulation/spice-protocol/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/spice-protocol # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.40 2014/07/01 15:25:04 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.41 2014/08/06 06:44:39 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> spice-protocol-0.12.3.ebuild, + spice-protocol-0.12.5.ebuild, spice-protocol-0.12.6.ebuild, + spice-protocol-0.12.7.ebuild: + Make description more repoman-happy *spice-protocol-0.12.7 (01 Jul 2014) diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild index 283729e238da..dc0c8834aac0 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 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/spice-protocol/spice-protocol-0.12.3.ebuild,v 1.3 2013/03/01 09:53:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild,v 1.4 2014/08/06 06:44:39 patrick Exp $ EAPI=4 -DESCRIPTION="Headers defining the SPICE protocol." +DESCRIPTION="Headers defining the SPICE protocol" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild index ab6f67cfe0f6..dfe209fc36bd 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 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/spice-protocol/spice-protocol-0.12.5.ebuild,v 1.1 2013/06/03 02:03:24 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild,v 1.2 2014/08/06 06:44:39 patrick Exp $ EAPI=5 -DESCRIPTION="Headers defining the SPICE protocol." +DESCRIPTION="Headers defining the SPICE protocol" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.6.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.6.ebuild index 496a036921dc..d056994e1cc6 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.6.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 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/spice-protocol/spice-protocol-0.12.6.ebuild,v 1.1 2013/07/03 15:29:33 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.6.ebuild,v 1.2 2014/08/06 06:44:39 patrick Exp $ EAPI=5 -DESCRIPTION="Headers defining the SPICE protocol." +DESCRIPTION="Headers defining the SPICE protocol" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild index 2404c3dbfb27..a642d1e228ed 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild,v 1.1 2014/07/01 15:25:04 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild,v 1.2 2014/08/06 06:44:39 patrick Exp $ EAPI=5 -DESCRIPTION="Headers defining the SPICE protocol." +DESCRIPTION="Headers defining the SPICE protocol" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice-vdagent/ChangeLog b/app-emulation/spice-vdagent/ChangeLog index 1c5d2aa8337d..be4f62d7b550 100644 --- a/app-emulation/spice-vdagent/ChangeLog +++ b/app-emulation/spice-vdagent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/spice-vdagent # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v 1.11 2014/05/18 09:19:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v 1.12 2014/08/06 06:44:37 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> spice-vdagent-0.10.1.ebuild, + spice-vdagent-0.12.0.ebuild, spice-vdagent-0.8.1-r1.ebuild: + Make description more repoman-happy 18 May 2014; Sven Vermeulen <swift@gentoo.org> spice-vdagent-0.10.1.ebuild, spice-vdagent-0.12.0.ebuild, spice-vdagent-0.8.1-r1.ebuild: diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild index d24c96d574d9..fe5db8bd2518 100644 --- a/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild +++ b/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild,v 1.5 2014/05/18 09:19:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild,v 1.6 2014/08/06 06:44:37 patrick Exp $ EAPI=4 inherit linux-info -DESCRIPTION="SPICE VD Linux Guest Agent." +DESCRIPTION="SPICE VD Linux Guest Agent" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild index e7b03a00bd17..b9f17f199105 100644 --- a/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild +++ b/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild,v 1.2 2014/05/18 09:19:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild,v 1.3 2014/08/06 06:44:37 patrick Exp $ EAPI=4 inherit linux-info -DESCRIPTION="SPICE VD Linux Guest Agent." +DESCRIPTION="SPICE VD Linux Guest Agent" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild index cbcb4281792c..0dda00c061e1 100644 --- a/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild +++ b/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild,v 1.4 2014/05/18 09:19:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild,v 1.5 2014/08/06 06:44:37 patrick Exp $ EAPI=4 inherit linux-info -DESCRIPTION="SPICE VD Linux Guest Agent." +DESCRIPTION="SPICE VD Linux Guest Agent" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog index dbae8da68a7b..c223912b4de2 100644 --- a/app-emulation/spice/ChangeLog +++ b/app-emulation/spice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/spice # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.59 2014/07/01 16:42:02 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.60 2014/08/06 06:44:37 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> spice-0.12.2.ebuild, + spice-0.12.3-r1.ebuild, spice-0.12.4-r1.ebuild, spice-0.12.5.ebuild: + Make description more repoman-happy *spice-0.12.5 (01 Jul 2014) diff --git a/app-emulation/spice/spice-0.12.2.ebuild b/app-emulation/spice/spice-0.12.2.ebuild index aa2a31c77b6a..aef1395123aa 100644 --- a/app-emulation/spice/spice-0.12.2.ebuild +++ b/app-emulation/spice/spice-0.12.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/spice/spice-0.12.2.ebuild,v 1.5 2013/09/12 22:29:38 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.2.ebuild,v 1.6 2014/08/06 06:44:37 patrick Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_DEPEND="2" inherit eutils python -DESCRIPTION="SPICE server and client." +DESCRIPTION="SPICE server and client" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice/spice-0.12.3-r1.ebuild b/app-emulation/spice/spice-0.12.3-r1.ebuild index d7f50ad2d00c..e8ead8f8ec8d 100644 --- a/app-emulation/spice/spice-0.12.3-r1.ebuild +++ b/app-emulation/spice/spice-0.12.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.3-r1.ebuild,v 1.8 2014/03/31 20:29:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.3-r1.ebuild,v 1.9 2014/08/06 06:44:37 patrick Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) inherit eutils python-any-r1 -DESCRIPTION="SPICE server and client." +DESCRIPTION="SPICE server and client" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice/spice-0.12.4-r1.ebuild b/app-emulation/spice/spice-0.12.4-r1.ebuild index 736b1a6f5030..14a34acb4bfa 100644 --- a/app-emulation/spice/spice-0.12.4-r1.ebuild +++ b/app-emulation/spice/spice-0.12.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.4-r1.ebuild,v 1.2 2014/03/31 20:29:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.4-r1.ebuild,v 1.3 2014/08/06 06:44:37 patrick Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) inherit autotools eutils python-any-r1 -DESCRIPTION="SPICE server and client." +DESCRIPTION="SPICE server and client" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/spice/spice-0.12.5.ebuild b/app-emulation/spice/spice-0.12.5.ebuild index 5ccfd2ada8ed..e5bda727d8cf 100644 --- a/app-emulation/spice/spice-0.12.5.ebuild +++ b/app-emulation/spice/spice-0.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.5.ebuild,v 1.1 2014/07/01 16:42:02 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.5.ebuild,v 1.2 2014/08/06 06:44:37 patrick Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 ) inherit eutils python-any-r1 -DESCRIPTION="SPICE server and client." +DESCRIPTION="SPICE server and client" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" diff --git a/app-emulation/vov/ChangeLog b/app-emulation/vov/ChangeLog index 560460d139ed..27a70f5c6d33 100644 --- a/app-emulation/vov/ChangeLog +++ b/app-emulation/vov/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vov # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/ChangeLog,v 1.7 2014/01/17 07:04:25 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/ChangeLog,v 1.8 2014/08/06 06:44:38 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> vov-2.0.0.ebuild: + Make description more repoman-happy 17 Jan 2014; Yixun Lan <dlan@gentoo.org> metadata.xml: update maintainer email diff --git a/app-emulation/vov/vov-2.0.0.ebuild b/app-emulation/vov/vov-2.0.0.ebuild index bfd6f8792c27..c85505b705d2 100644 --- a/app-emulation/vov/vov-2.0.0.ebuild +++ b/app-emulation/vov/vov-2.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 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/vov/vov-2.0.0.ebuild,v 1.3 2009/09/23 15:34:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild,v 1.4 2014/08/06 06:44:38 patrick Exp $ inherit flag-o-matic -DESCRIPTION="vov (Vov's Obsessive Von-Neumann) is a tool that emulates the behavior of a Von-Neumann machine." +DESCRIPTION="vov (Vov's Obsessive Von-Neumann) is a tool that emulates the behavior of a Von-Neumann machine" HOMEPAGE="http://home.gna.org/vov/" SRC_URI="http://download.gna.org/vov/${P}.tar.gz" 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" |